

/*--------------------------------------------------------------------------*/



BODY {
 	margin:0px;
	background-color:#ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image:url(../../images/bg-main.jpg);
	background-position:top;
	background-repeat:repeat-x;

	}
A {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
}
A img{border: none;}

A:hover {
	text-decoration: none;
	color: #000000;
	
}
	
table{border-collapse:collapse;}


form {
	display:inline;
	}

hr {border:#a9cde4 solid 2px; margin:0px;}




table{
border-collapse:collapse;
}

fieldset {
	border:0px;
	margin:0px;
	padding:2px;
}

input {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border:#717169 solid 1px;
}
textarea, select{
	background-color:#ffffff;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border:#868654 solid 1px;
}


h1{ font-family: Arial; font-size: 14px; font-weight: bold; color: #ffffff; margin:0px;}


.abcd{font-family: Arial; font-size: 15px; font-weight: bold; color: #ffffff; background-color:#c62a00; padding:0 4 0 4; text-decoration:none;}
.abcd:hover{color: #893004; background-color:#ffffff; }



/*------------------------------------------------------*/


.heading-button{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #302f2f;
		}
a:hover.heading-button{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #9f0c0c;
		}		
		
.bgorange {background-color:#eda416; }


.bgoblue {
background-color:#1c618a;
}

.bggray {
background-color:#4e5257;
}

.heading3 {
	font-family:arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}



.heading1 {
	font-family:arial;
	font-size: 14px;
	color: #be0505;
	font-weight: bold;
	text-decoration: none;
}
	
/*----------------------------------------------------*/

.pad5{padding:5px;}
	
.mainpadding {
	padding:10px;
	font-family:Arial;
	font-size: 12px;
	color: #403f3f;
	font-weight: normal;
	text-decoration: none;
	}

.smallpadding {
	padding:6px;
	font-family:Arial;
	font-size: 12px;
	color: #403f3f;
	font-weight: normal;
	text-decoration: none;
	}

.vrb{border-right: #8c8c8c dotted 1px;}
.hrb{border-top: #8c8c8c dotted 1px;}
		
	.box-border {
	border:#a2c0dc 1px solid;
		}
		
.box-border-2 {
	border: 1px solid  ##d5d5d5;
	}	

.panel {
	border-right:#d5d5d5 solid 1px;
	border-top:#d5d5d5 solid 1px;
	border-bottom:#d5d5d5 solid 1px;

 }

/*----------------------------------*/


.redtext {
	font-family:Arial;
	font-size:12px;
	color: #be0505;
	font-weight: bold;
	text-decoration: none;
	}

.text_white-bold { font-family:Arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration:none;}
.text_bold{ font-family:Arial; font-size: 12px; font-weight: bold; color: #2973a2;}
.linkwhite {
	font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
		
}

a:hover..linkwhite {
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
		}


.bodytext {
	font-family: Arial;
	font-size: 12px;
	font-weight:none;
	text-decoration:none;
	color: #3a3a3a;;
}

.bodytext-bold {
	font-family:Arial;
	font-size: 12px;
	color: #3a3a3a;
	font-weight: bold;
	text-decoration: none;
			
}

.bigheading { font-family: Arial; font-size: 20px; font-weight: bold; color: #424141; margin:0px;}
.bigheading2 { font-family: Arial; font-size:20px; font-weight: bold; color: #b90422; margin:0px;}


.main{
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color: #1c6793;
		}


.main2{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color: #333333;
	
		}
		a:hover.main2{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color: #ff0000;
	
		}


.button{background-image:url(../../images/btn.gif);
background-repeat:repeat-x;
background-color:#6187ab;
height:20px;
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#000;
text-decoration:none;
border:#6187ab solid 1px;
padding:3 5 3 5;
cursor:hand;
text-transform:uppercase;
}
	






