BODY		{ 	background-color: #3b4559; 
				background-image: url(images/back_full.jpg); 
				background-repeat: repeat-y; 
				background-position: top center}
A:link 		{ color : #333366 }
A:visited	{ color : #666699 } 
A:hover 	{ color : #666699 }
A:active 	{ color : #666699 }

FONT 	{font-size: 10px; font-family: verdana, helvetica, arial }
TR 		{font-size: 10px; font-family: verdana, helvetica, arial }
TD 		{font-size: 10px; font-family: verdana, helvetica, arial }

.page_left 	{background-image: url(images/back_left.jpg); background-repeat: repeat-y; background-position: top right}
.page_right	{background-image: url(images/back_right.jpg); background-repeat: repeat-y; background-position: top left}
.cellfade	{background-image: url(images/cell_2_back.jpg); background-repeat: repeat-x; background-position: top left}

.newsheader {font-size: 14px; font-family: arial, verdana, helvetica; text-transform: uppercase; font-weight: bold; color: #003366; }
.newssubheader {font-size: 12px; font-family: arial, verdana, helvetica; font-weight: bold; color: #336699; }
	
.header 	{font-size: 14px; font-family: arial, verdana, helvetica; font-weight: bold; color: #003366}
.subheader 	{font-size: 12px; font-family: arial, verdana, helvetica; font-weight: bold; color: #336699}  

.topichead 		{font-size: 14px; font-family: verdana, helvetica, arial; font-weight: bold; color: #003366}
.topicsubhead 	{font-size: 12px; font-family: verdana, helvetica, arial; font-weight: bold; color: #336699}
	
.sidetext		{font-size: 10px; font-family: verdana, helvetica, arial; color: #666666 }
		.sidetext a:link 	{color: #003366; text-decoration:underline; font-weight: bold; } 
		.sidetext a:visited	{color: #003366; text-decoration:underline; font-weight: bold; } 
		.sidetext a:hover 	{color: #003366; text-decoration:underline; font-weight: bold; } 
		.sidetext a:active 	{color: #003366; text-decoration:underline; font-weight: bold; }
	
.input_search		{color: #000000; font-size: 12px; font-family: verdana, helvetica, arial; border: 1px inset BLACK; background-image: url("images/form_box.gif")}

.body {font-size: 10px; font-family: verdana, helvetica, arial; font-weight: normal; color: #000000} 
	.body a:link 	{color: #0000CC; text-decoration:underline} 
	.body a:visited	{color: #0000CC; text-decoration:underline} 
	.body a:hover 	{color: #0000CC; text-decoration:underline} 
	.body a:active 	{color: #0000CC; text-decoration:underline} 
	
.graylink {font-size: 9px; font-family: verdana, helvetica, arial; font-weight: normal; color: #666666} 
	.graylink a:link 		{color: #666666; font-weight: normal; text-decoration:underline} 
	.graylink a:visited 	{color: #666666; font-weight: normal; text-decoration:underline} 
	.graylink a:hover 		{color: #666666; font-weight: normal; text-decoration:underline} 
	.graylink a:active 		{color: #666666; font-weight: normal; text-decoration:underline}

.copyright {font-size: 10px; font-family: verdana, helvetica, arial; font-weight: normal; color: #000000} 
	.copyright a:link 		{color: #000000; text-decoration:underline} 
	.copyright a:visited 	{color: #000000; text-decoration:underline} 
	.copyright a:hover 		{color: #000000; text-decoration:underline} 
	.copyright a:active 	{color: #000000; text-decoration:underline}
	
.red {font-size: 10px; font-family: verdana, helvetica, arial; font-weight: normal; color: #CC0000}   

