body, form{
	margin: 0;
	padding: 0;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
body{
	background-attachment: scroll;
	background-color: #efefef;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.outBorder{
	border: 1px solid #BCC5D3;
}
#topNav{
	background-color: #ae0505;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
#topNav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 9px;
}
#topNav a:hover{
	color:#999999;
}


#leftNav{
	padding: 35px 0 12px 0;
}
#leftNav ul{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
}
#leftNav ul li{
	list-style: none;
	padding: 3px 14px 0 2px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
}
#leftNav ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#leftNav ul li a:hover{
	color:#ae0505;
}


#testiBox{
	border: 1px solid #586987;
}
#testiBox th{
	background-color: #586987;
	color:#D5DAEE;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#testiBox td{
	background-color: #BBC4E5;
	
}
#testiBox a{
	
	font-size: 11px;
	color: #3F4A61;	
}

#footer td, #footer td a{
	font-size: 12px;
	color: #666666;
}

#content{
	padding: 8px 15px 15px 4px;
}
#content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #586987;
	border-bottom: 1px solid #CCCCCC;
}

.bt_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ae0505;
	border: thin solid #CCCCCC;
	height:20px;
	text-align:center;
	padding-bottom:4px;
}
.title
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 14px; 
    COLOR: #586987; 
    BORDER-BOTTOM: #cccccc 1px solid; 
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
