/* CSS Document */
body
{
margin:0px;
background-color:#656565;
}
.maintable
{
padding-left:8px;
padding-right:8px;
padding-top:10px;
padding-bottom:10px;
background-color:#FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464646;
	text-decoration: none;
}
.td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464646;
	text-decoration: none;
}
.td:hover
{
color:#323232;
text-decoration:underline;
}
.paddingright5px
{
padding-right:5px;
}
.paddingleft5px
{
padding-left:5px;
}
.whitespace
{
white-space:pre;
}
.menubg
{
background-image:url(../images/menu_belowbg.jpg);
background-repeat:repeat-y;
width:493px;
height:21px;
}
.whitetextnound
{
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
line-height:20px;
}
.whitetext
{
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
line-height:20px;
}
.redtext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FA0505;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.redtext:hover
{
text-decoration:underline;
}
.mainimage
{


background-image: url(../images/corner2.jpg);
background-repeat: no-repeat;
width:270px;
height:416px;
}











*contact css */
#contactus p {font-family: Tahoma, Geneva, sans-serif;font-size:14px;font-weight: bold;}
#contactus p option{padding: 0 8px;}
#contactus p input{vertical-align:baseline; margin-right: 3px;}
#contactus label{float:left;text-align: left; margin-right:5px;padding-left:5px;}

#contactus {margin:10px 0 0 10px;padding:0;}
#contactus label {display:block;margin:2px 0;}
#contactus input, #contactus textarea {width:75%;background:#FFFFA9;border:solid 1px #BAB887;}
#contactus .form-btn {border:solid 1px ;margin:2px 15px 0 0; width:auto!important;height:important!;border:none;}
#contactus textarea {height:70px;}
 h2{font-size : 28px;color:#ffffa9;}
h3{font-size : 18px;color:#000000;}
h4{font-size : 29px;color:#FFFFFF;}
h5{font-size : 28px;color:#ffffa9;}
h6{font-size :30px;color:#a6070b;}
button{color: #900;
font-size: 70%;
background: #FFFFA9;
font-weight: bold;
border: 1px solid #900;
height:20px;width:90px;border: 1px solid #900;border: 3px double #FC6;
border-top-color: #FC9;
border-left-color: #FC9;}



.btnExample:hover {
color: #FFFFA9;
font-size: 70%;
background: #d30a10;
border: 3px double #000;
border-top-color: #000;
border-left-color: #000;
cursor: pointer;
}





.welcomebox
{
border:1px solid #E4E4E4;
background-color:#F7F7F7;
/*height:164px;*/
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
}
.bodybox1
{
border:1px solid #DDE3F0;
background-color:#F8FAFF;
/*height:163px;*/
padding-top:26px; padding-right:12px; padding-bottom:12px; padding-left:2px;
}
.cowtext
{
font-family:Helvetica;
font-size:14px;
color:#a6070b;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
a {
	font-size: 14px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #FFFF99;
}
a {
	font-size: 14px;
	color: #ffffff;
}
b:link {
	text-decoration: none;
}
b:visited {
	text-decoration: none;
}
b:hover {
	text-decoration: none;
	color: #CCCCCC;
}
b:active {
	text-decoration: none;
	color: #FFFF99;
}
tdtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.tdtop {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.tdtop:hover
{
color:#323232;
text-decoration:underline;
}