body {background-color: #4365A5;
		background-position: center;
			background-image: url(images/newback.gif);
			background-repeat: repeat-y;}
body.pop {background-color: #4365A5;
		background-position: center;
			background-image: url(images/back_pop.gif);
			background-repeat: repeat-y;}
TABLE {font-size: 14px;
		 font-family: Verdana, ARIAL, SANS-SERIF;
		 color: #000000;
		 text-decoration: none;}
a:link {color: blue;
		text-decoration: UNDERLINE; 
		font-size: 12px; 
		font-weight: bold;
		font-family: Verdana, ARIAL, SANS-SERIF;}
a:visited {color: blue;
		text-decoration: underline;
		font-size: 12px;
		font-weight: bold;
		font-family: Verdana, ARIAL, SANS-SERIF;}
a:hover {color: red; 
         text-decoration: underline;  
		 font-size: 12px;
		 font-weight: bold; 
		 font-family: Verdana, ARIAL, SANS-SERIF;}
a:link.terms {color: blue;
		text-decoration: UNDERLINE; 
		font-size: 12px; 
		font-weight: normal;
		font-family: Verdana, ARIAL, SANS-SERIF;}
a:visited.terms {color: blue;
		text-decoration: underline;
		font-size: 12px;
		font-weight: normal;
		font-family: Verdana, ARIAL, SANS-SERIF;}
a:hover.terms {color: red; 
         text-decoration: underline;  
		 font-size: 12px;
		 font-weight: normal; 
		 font-family: Verdana, ARIAL, SANS-SERIF;}
TD.header1 {font-size: 16px;
		 font-weight: bold; 
		 font-family: Verdana, ARIAL, SANS-SERIF;
		 color: #FEB505;
		 text-decoration: none;}
Table.box1 {
	font-size: 12px;
	font-weight: normal;
	background-color: #ECECEC;
	font-family: Verdana, ARIAL, SANS-SERIF;
	color: #000000;
	text-decoration: none;
	border: thin solid Yellow;
	padding: 20px;
}
Table.box2 {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFDF;
	font-family: Verdana, ARIAL, SANS-SERIF;
	color: #000000;
	text-decoration: none;
	border: thin solid #9B0A0A;	
	padding: 10px;
}
a:link.small {color: grey;
		text-decoration: none; 
		font-size: 1pt; 
		font-weight: normal;
		font-family: Verdana, ARIAL, SANS-SERIF;}
a:visited.small {color: grey;
		text-decoration: none; 
		font-size: 1pt; 
		font-weight: normal;
		font-family: Verdana, ARIAL, SANS-SERIF;}
h1{font-size: 24px;
		 font-weight: bold; 		 
		 font-family: Verdana, ARIAL, SANS-SERIF;
		 color: #9B0A0A;
		 text-decoration: none;}	 	
h2{font-size: 22px;
		 font-weight: normal; 		 
		 font-family: Verdana, ARIAL, SANS-SERIF;
		 color: #000080;
		 text-decoration: none;}	
 h2.mid{font-size: 16px;
		 font-weight: normal; 		 
		 font-family: Verdana, ARIAL, SANS-SERIF;
		 color: #000080;
		 text-decoration: none;}						 
 ul.check {
	list-style-image: url(images/check_box.gif);
	 text-align: left;
}
 ul.arrow {
	 list-style-image: url(images/arrow_dot.gif);
	 text-align: left;
}
p {
	 text-align: left;
}
 hr {
	color: #CDDDF5;
}

