
	td.footer {font-size: 12; color: #999999; font-family: Arial}
	td.mainenu {font-size: 15; color: white; font-family: Arial}
	td.menu {font-size: 11; font-color: #8FCAE7; font-family: Arial}	
	a.purple {
	text-decoration: none;
	color: #2F337B; 
	font-size:12;
	font-family:Arial; 
	font-weight: bold	
	}
	a.purple:hover {text-decoration: none; 
	color: #631223; 
	font-size:12;
	font-weight: bold
	}
	a.purpleunderline{
	text-decoration: underline;
	color: #2F337B; 
	font-size:13;
	font-family:Arial; 
	font-weight: bold	
	}
	a.purpleunderline:hover{
	text-decoration: underline; 
	color: #631223; 
	font-size:13;
	font-weight: bold
	}
	a.blue {text-decoration: underline; color: blue; font-family:Arial; font-weight: bold}
	a.blue:hover {text-decoration: none; color: #631223; font-weight: bold}
	
	a.black {
	text-decoration:underline;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold}
	
	a {text-decoration: none; color: #FFFFFF; font-family: Times New Roman; font-weight: bold}
	a:hover {text-decoration: underline: none; color: Yellow; font-weight: bold}
	a:hover.links {text-decoration: underline; color: #8FCAE7; font-weight: bold}
	p {color: Black;, font-size:16px;, font-family: Arial; margin-left:10px; margin-right:10px}
	p.bold {color: Black;, font-family: Arial;, font-weight:bold}
	
	td.subglobalNav{
	font-size: 11;
	position: absolute;
	top: 93px;
	/*width: 100%;*/
	min-width: 640px;	
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	background-image: url(images/menutest.gif);
	color: #ffffff;}
	
	td.text {font-size: 13; color:black; font-family:Arial; font-weight:400;}
	td.info {font-size: 13; color:808080; font-family:Arial; font-weight:bold}
	
	#content {
		width:779;
		margin-left:auto;
		margin-right: auto;
		padding:0px;		
		border-right:1px solid #32377B;
		border-bottom:1px solid #32377B;
		border-left:1px solid #32377B;
		}
		
	body{
		text-align:center;
		margin:0px;
		padding:0px;
		background-image: url("images/body_back.jpg");
		color: #000000;
		background-repeat:repeat-x;
		}