@charset "utf-8";
/* CSS Document */

body {
	background-attachment:fixed;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
a.nav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #394963; 
	text-decoration: none
	}
a.nav:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #394963; 
	text-decoration: none
	}
a.nav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none
	}
a.nav:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #394963; 
	text-decoration: underline
	}
a.subnav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #57171e; 
	text-decoration: none
	}
a.subnav:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #57171e; 
	text-decoration: none
	}
a.subnav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #555555; 
	text-decoration: none
	}
a.subnav:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #657171e; 
	text-decoration: underline
	}
p  	{	
	font-size : 11 pt;
	font-family : sans-sarif, verdana;
	color : 394963;
	}
p.tag	{
	font-size : 11 pt;
	font-weight : 600;
	}
p.boxed	{
	font-size : 10 pt;
	font-weight : 600;
	font-family : sans-sarif, verdana;
	color : 394963;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/text-bg.png');
	}
.boxed[class] {
	background: url(images/text-bg.png);
}
p.center{
	font-size : 11 pt;
	font-weight : 400;
	text-align : center;
	}
p.note	{
	font-size : 11 pt;
	font-weight : 400;
	color : 271709;
	}
p.error	{
	font-size : 11 pt;
	font-weight : 400;
	color : ee5555;
	}
.heading {	
	font-size : 12 pt;
	font-family : sans-sarif, verdana;
	color : 271709;
	font-weight : 600;
	}
.news {	
	font-size : 10 pt;
	font-family : sans-sarif, verdana;
	color : 394963;
	font-weight : 300;
	}
h3, h4 {
	font-family : sans-sarif, verdana;
	color : 394963;
	}
ul, td {
	font-size : 10 pt;
	font-family : sans-sarif, verdana;
	color : 394963;
	}
td.side	{
	background-image : url(images\side_nav_left.gif);
	background-position: 0 0;
   	background-repeat: no-repeat;
   	background-attachment: fixed;
   	}
div.center	{
	width : 390;
	}
div.semi-trans	{	
	filter: Alpha(Opacity=10);
	}
div.box	{
	background-image : url(images/screen.gif);
	position: relative;	
	left: 20px;
	font-size : 8 pt;
	width: 120px
	}
div.menu{
	background-image : url(images/screen.gif);
	position: absolute;	
	top: 150;
	left: 150px;
	font-size : 10 pt;
	width: 120px
	}
div.menu2{
	background-image : url(images/screen.gif);
	position: relative;	
	top: 5px;
	left: 0px;
	font-size : 11 pt;
	width: 120px
	}
hr	{
	width : 85%;
	}
.subnav_table{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10 pt; 
	font-weight: bold; 
	color: #57171e; 
	text-decoration: none}
.common {
	font-size : 11 pt;
	font-family : sans-sarif, verdana;
	color : black;
	}
.column0	{
	background-color : eeeeff;
	}
.column1	{
	background-color : ccccdd;
	}

	

