

BODY {
 	background-color:#ffffff;
	background-image:url(../../images/bg-back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: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: #face00;
	}

table{border-collapse:collapse;}

form {
	display:inline;
	}

form {
	display:inline;
	}

h1 {
	font-family:arial;
	font-size: 14px;
	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; 
}

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


.bluebg {
	background-color:#29859f;
	}
	
.greenbg {
	background-color:#85af2a;
	}	


.mainpadding {
	padding:10px;
	}
	
.smallpadding {
	padding:8px;
	}


.box-border {
	border: 1px solid #0b91b4;
		}	
		
.box-border2 {
	border: 1px solid #68971d;
		}	
.box-border3 {
	border: 1px dotted #636363;
		}		
			
.box-border4 {
	border: 1px dotted #494949;
		}		
		
.photo-border {
	border: 1px solid  #d4d4d4;
		}

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

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

.linkwhite {
	font-family:Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
		text-decoration: none;
}
a:hover.linkwhite {
	font-family:Arial;
	font-size: 13px;
	color: #014559;
	font-weight: bold;
	text-decoration: none;
}

.linkwhite-small{
	font-family:Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover.linkwhite-small {
	font-family:Arial;
	font-size: 14px;
	color: #014559;
	font-weight: bold;
	text-decoration: none;
}



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

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


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

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

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


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