

BODY {
 	background-color:#000000;
	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;}


form {
	display:inline;
	}

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


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


.margin{
margin :0px; 
}


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


.bgwhite {
	background-color:#FFFFFF;
	}
	
.blackbg {
		background-color:#646464;
		}
		
.mainpadding {
	padding:18px;
	}

.smallpadding {
	padding:7px;
	}

.bluebg {
		background-color:#257097;
		}
		
.hrb{border-bottom: #a5a3a3 dotted 1px;}

.vrb{border-right: #a5a3a3 dotted 1px;}
		
		
.box-border {
	border: 1px dotted  #a5a3a3;
	background-color:#FFFFFF;
	}	
	
.photo-border {
	border: 1px solid #c1c1c1;
		}	
	
/*----------------------------------*/


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

.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;
}

.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;
}

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

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

.bodytext-bold {
	font-family:Arial;
	font-size: 12px;
	color: #565555;
	font-weight: bold;
	text-decoration: none;
}
.heading1 {
	font-family:arial;
	font-size: 15px;
	color: #015f90;
	font-weight: bold;
	text-decoration: none;
}
	
.heading2 {
	font-family:arial;
	font-size: 15px;
	color: #a12230;
	font-weight: bold;
	text-decoration: none;
}

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

.tab {
	border-collapse:collapse;
	border: 1px solid #a5a3a3;
}
.tab th {
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background-color:#257097;
	border: 1px solid #CCCCCC;
	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 solid #CCCCCC;
	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;
	
	}
	
