/* -------------------------------
	tag definitions
-------------------------------- */
	


body	{	background-attachment:fixed;background-color:#316598;background-position:center top;background-repeat:no-repeat;font-family:Tahoma,Helvetica,sans-serif;}body{background-image:url(../images/background.jpg);
			margin: 20px 0 500px 0;
			padding: 0px;
			color: #000000; }
td		{	font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #000000;
			vertical-align : top;
			/*margin: 0px;
			padding: 0px;*/	}

input,select,option,textarea	{	font-family: Arial, Helvetica, sans-serif;
									font-size: 10px; }
form	{	margin: 0px;
			padding: 0px;	}

a 		{	text-decoration: none;  color: #000000  }  /* for anchors without HREFs */ 						
a:link		{	color: #006699; text-decoration: underline;	}	/* all links not yet visited */
a:visited	{	color: #006699; text-decoration: underline;	}       /* visited links */
a:active	{	color: #006699; text-decoration: underline;	}       /* active links  */
a:hover 	{	color: #000000; text-decoration: underline;  }  /* underline links */ 


A:link.small,A:visited.small,A:active.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #cccccc;
	}
A:hover.small { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:8pt;
	color: #ffffff;
	font-weight: normal;
	}
A:link.white,A:visited.white,A:active.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	}
A:hover.white { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:9pt;
	color: #99ccff;
	font-weight: normal;
	}
H3 {
	font-size: 12pt;
	margin: 0 0 10px 0;
	padding: 0;
}
H3.red {
	color: #cc0000;
	font-size: 14pt;
}
TD.whitebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	vertical-align : top;
	background-color: #ffffff;
	}
TD.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	vertical-align : top;
	background-color: #ffffff;
	}

TD.newstext {
	vertical-align : top;
	background-color: #D9D9D9;
	padding: 10px 10px 10px 10px;
	}
TD.date {
	vertical-align : middle;
	background-color: #ffffff;
	text-align: center;
	}	

/* -------------------------------
	miscellaneous
-------------------------------- */	
	
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight: bold;
	background-color: #006699;
	color: #ffffff;
	}
.side_navbar {
	color: #ffffff;
	}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight: bold;
	color: #999999;
	}
.sub_title {
	font-family: Arial, Helvetica, Sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #000000;
	}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #cccccc;
	}
