/* this is for the body tag */



A:link {

	FONT-WEIGHT: bold; COLOR: #333399; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}

A:visited {

	FONT-WEIGHT: bold; COLOR: #EA9800; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}

A:hover {

	COLOR: #80A2FD; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline

}



body {

	font-size: 10 px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	COLOR: #333399;

	}

	

table {

font-size: 12 px;

} 



h1, h2 {

	COLOR: #333399;

	Background-color:#FFE680;	

	BORDER-RIGHT: 2px solid #EA9800; BORDER-TOP: 2px solid #FFF; BORDER-LEFT: 2px solid #FFF; BORDER-BOTTOM: 2px solid #EA9800;

	vertical-align: middle;

	margin-bottom: 6;



	}

h1 {

	font-size: 20 px;

}

h2 {

	font-size: 18 px;

}

h3 {

	font-size: 16 px;

}

h4 {

	font-size: 12 px;

}

h3, h4 {

	COLOR: #FFF;

	vertical-align: middle;

	Background-color:#80A2FD;	

	BORDER-RIGHT: 2px solid #333399; BORDER-TOP: 2px solid #CBD9FE; BORDER-LEFT: 2px solid #CBD9FE; BORDER-BOTTOM: 2px solid #333399;

	margin-bottom: 6;





}





img {

	border: 0px none;

}

.none { /* class tag */

	display: none;

}

.center {

	text-align: center;

}

.right {

	text-align: right;

}	

.left {

	text-align: left;

}

.strong {

	font-weight: bold;

}

#main {

	

}

#banner {

	/*width: 760px/*

	/*margin: 0;/*

}

#banner img {

	/*border: 0px none;/*

	/*margin-bottom: 0/*

}

#banner p {

		background-color: #000;

		color: #fff;

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

		font-size: 8px;

		font-weight: bold;

		vertical-align: middle;

		padding: 5px 22px;

}

#banner a {

	color: #fff;

	background-color: #000;

	text-decoration: none;

	padding-right: 26px;

} 

#banner p img {

	vertical-align: middle;

	margin: auto 0;

	padding-right: 5px;

}



#content {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 8px;



	}



#footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	width: 600px;

	margin: 0 auto; /*auto centers it*/

	text-align: center;

}

#hr {

	color: #000;

}