/* CSS Document */

/* CSS Document */

P,BODY, TD, TH, UL, OL, H1, H2, H3, H4, H5, H6 {
	font-family: Baskerville, Georgia, "Times New Roman", Times;
	font-size:14px;
	color: #D6EDED;
	line-height: 17px;
	font-family: Baskerville, Georgia, "Times New Roman", Times;
	font-size: 14px;
	color: #D6EDED;
	
	
}

BODY {
	background-image: url(images/back1.jpg);
	margin-top: 5px;
	margin-left: 45px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3B6F82;
	
}


A:link {background: none; font-size:10px; font-weight:normal; text-decoration: underline; color: #4166EF}
A:visited {background: none;font-size:10px; text-decoration: underline; color: #4166EF; font-weight:normal;}
A:active {background: none; font-size:10px;text-decoration: underline; color: #4166EF; font-weight:normal;}
A:hover {background: none; font-size:10px;text-decoration: underline; color: #4166EF; font-weight:normal;}
 
H1 {
	color: #CC9900;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
		font-family: AGaramond, "Times New Roman", Times;
	font-weight: lighter;
	
	
}

H2 {
	color: #C3AC80;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Baskerville, Georgia, "Times New Roman", Times;
	font-weight: normal;
	margin-top: 3px;
	padding-top: 3px;
	
	
}
 
 H3 {
	color: #D6EDED;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Baskerville, Georgia, "Times New Roman", Times;
	font-weight: bold;
	text-decoration: underline;
	
}


 
/* CONTENT TABLE */

#links  {
	margin: auto;


}

#links a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B4148;
	font-size: 11px;
	margin-left: 10px;

}

#links a:hover {
	
	color: #6C432D;
	

}
.background
{
filter: alpha (opacity=50);
}


.table  {
	

	
	}
	
	
.top {
	background-image: url(images/w-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border: 1px solid #9BF7FF;
	}
	
.bottom {
	background-color: #3E4B52;
	border: 1px solid #9BF7FF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
	}
	
	
	
.grad {

border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;

}
.outer {

border: 1px solid #ffffff;
padding: 0px;

}




.line {

border-right: 1px solid #ffffff;

}

.bottom-line {

border-bottom: 1px solid #ffffff;

}

.corner-line {

border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;

}

ul {
	list-style: none;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: 5px;

}

#right {


}
