td	{

	font-family:arial,verdana;

	font-size:12px;

	color:#FFFFFF;

	border: 1px solid #00376f;

	}

.noborder	{

	border:none;

	}

th	{

	font-family:arial,verdana;

	font-size:12px;

	text-align:left;

	color:#fcfcfc;

	background:#1e2a63;

	}

.blue	{background-color:#483d8b;}

.gold	{background-color:#EC9800;}

.teal	{background-color:#008080;}

a	{

	font-family:arial,verdana;

	font-size:11px;

	text-decoration:none;

	font-weight:bolder;

	color:#4682b4;

	}

a:hover	{

	color:#EC9800;

	background:#e9e9e9;

		}

BODY { 

	background-image: url("../../images/fed_background.jpg");

	background-attachment: fixed;

	background-position: 50% 50%;

	background-repeat: no-repeat;

	background-color:#000000;

	margin-top:0px;

	margin-left:0px;

	background-color:#000000;

	scrollbar-face-color:#000000; 

	scrollbar-shadow-color:#EC9800; 

	scrollbar-highlight-color:#EC9800;

	scrollbar-3dlight-color:#000000;

	scrollbar-darkshadow-color:#000000;

	scrollbar-track-color:#000000; 

	scrollbar-arrow-color:#EC9800;

	}

 

p	{

	font-weight:normal;

	color:#ffffff;

	font-size:12px;

	}	

table	{

	margin:0px;

	}	

.left	{

	float:left;

	}

.right	{

	float:right;

	}