

BODY {
 	background-color:#4e4e4e;
	background-image:url(../../images/bgblack.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	}
A {
	font-family:Arial;
	font-size: 12px;
	color: #565555;
	font-weight: normal;
	text-decoration: none;
}
A img{border: none;}


A:hover {
	text-decoration: none;
	color: #a52508;
	}

table{border-collapse:collapse;}

h1 {
	font-family:arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
	padding-top: 4px;
	padding-left: 8px;
	height:20px;
}


h2 {
	font-family:arial;
	font-size: 13px;
	color: #b93f04;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
	padding-top: 4px;
	padding-left: 8px;
	height:20px;
}

.margin{
margin :0px; 
}

form {
	display:inline;
	}



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

.whiteheading {
	font-family:Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/*----------------------------------*/

.whitebg {
			background-color:#ffffff;
	}
	
.graybg {
	background-color:#7e7e7e;
	}	
	
.orangebg {
		background-color:#ffc939;
		}

.mainpadding {
	padding:11px;
	}

.smallpadding {
	padding:8px;
	}

.photo-border {
	border: 1px solid #d2d2d2;
		}	


.box-border {
	border: 1px dotted  #bebebe;
		}	

.vertical-border {
	border-right: 1px dotted  #d2d2d2;
		}	

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

.linkright {
	border-bottom:1px dotted #FFFFFF;
	background-image:url(../../images/bullet1.jpg);
	background-position:left;
	padding-left:45px;
	background-repeat:no-repeat;
	height:25px;
	
}
.linkright-2 {
	background-image:url(../../images/bullet1.jpg);
	background-position:left;
	padding-left:45px;
	background-repeat:no-repeat;
	height:25px;
	
}

.linkblack {
	font-family:Arial;
	font-size: 13px;
	color: #4a4949;
	font-weight: bold;
	text-decoration: none;
}
a:hover.linkblack {
	font-family:Arial;
	font-size: 13px;
	color: #a52508;
	font-weight: bold;
	text-decoration: none;
}

.linkred {
	font-family:Arial;
	font-size: 12px;
	color: #BA0101;
	font-weight: bold;
	text-decoration: none;
}
/*-----------------------------------------*/

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

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

.heading1 {
	font-family:arial;
	font-size: 14px;
	color: #014b8a;
	font-weight: bold;
	text-decoration: none;
}
	
.heading2 {
	font-family:arial;
	font-size: 14px;
	color: #a21405;
	font-weight: bold;
	text-decoration: none;
}

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

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

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

.tab {
	border-collapse:collapse;
	border: 1px dotted #bebebe;
}

.tableborder {
	border-collapse:collapse;
	border: 1px dotted #bebebe;
}
.tab th {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background-color:#7e7e7e;
	border: 1px dotted #bebebe;
	padding:2px;
	text-align:left;
	height:25px;
}
.tab td {
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#565555;
	text-decoration:none;
	border: 1px dotted #bebebe;
	padding:5px;
	
}


.button {
	font-family:Arial;
	font-size: 12px;
	color: #403f3f;
	font-weight: Bold;
	text-decoration: none;
	background-color:#d5d5d5;
	height:23px;
	border: 1px double #999999;
	
	}	
