.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	list-style-image: url(graphics/checkbox.gif);
	list-style-position: outside;



}
.left a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
	line-height: 16px;

}
.left a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: underline;
	line-height: 16px;


}
.left a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
	line-height: 16px;

}
.left a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: underline;

}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	font-style: normal;
	clear: none;






}
.nav a:link {
	color: #00499B;
	text-decoration: none;


}
.nav a:visited {
	color: #044DA6;
	text-decoration: none;


}
.nav a:hover {
	color: #FCAE32;
	text-decoration: none;






}
.nav a:active {
	color: #FFCC00;
	text-decoration: none;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;


}
.main a:link{
	color: #000066;
	text-decoration: underline;

}
.main a:visited {
	color: #000066;
	text-decoration: underline;


}
.main a:hover {
	color: #FF9900;
	text-decoration: underline;

}


.main a:active {
	color: #FFCC00;
	text-decoration: underline;


}




BODY {
	margin:5;
	scrollbar-base-color: #CCCCCC;
	scrollbar-track-color: #E2E2E2;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #F2F2F2;
	scrollbar-3dlight-color: #003366;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #E1E1E1;
	scrollbar-arrow-color: #666666;
	background-color: #FFFFFF; 
}
INPUT {
	BORDER-TOP-WIDTH: 1px; 
	FONT-WEIGHT: normal; 	
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 12px; 	
	BORDER-LEFT-COLOR: #999999; 		
	BORDER-BOTTOM-WIDTH: 1px; 		
	BORDER-BOTTOM-COLOR: #999999; 
	COLOR: #000000; 	
	BORDER-TOP-COLOR: #999999; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #999999
}
TEXTAREA {
	BORDER-TOP-WIDTH: 1px; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 12px; 
	BORDER-LEFT-COLOR: #000000; 	
	BORDER-BOTTOM-WIDTH: 1px; 	
	BORDER-BOTTOM-COLOR: #000000; 
	COLOR: #000000; 
	BORDER-TOP-COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR: #ffffff; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #000000
}
SELECT {
	BORDER-TOP-WIDTH: 1px; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 12px; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #000000; 
	COLOR: #14436e; 
	BORDER-TOP-COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR: #ffffff; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #000000
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;

}
.bottom a:hover{
	color: #FFCC00;
	text-decoration: none;


}
.bottom a:link{
	color: #FFFFFF;
	text-decoration: none;

}
.bottom a:visited{
	color: #FFFFFF;
	text-decoration: none;

}
.bottom a:active{
	color: #FFCC00;
	text-decoration: none;

}
.button { 
    BACKGROUND-COLOR: #003333; 
    BORDER-BOTTOM: 2px solid #000000; 
    BORDER-LEFT: 2px solid #006666; 
    BORDER-RIGHT: 2px solid #000000; 
    BORDER-TOP: 2px solid #006666; 
    COLOR: #FFFFFF; 
    FONT-FAMILY: verdana, arial, helvetica; 
    FONT-SIZE: 8pt; 
    FONT-WEIGHT: normal; 
    CURSOR: hand; 
} 
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	background-color: #FBF9ED;
	display: table-column-group;
	border-top: thin solid #D9C295;
	border-right: thin solid #D9C295;
	border-bottom: thin solid #D9C295;
	border-left: thin solid #D9C295;
	margin: auto;
	clear: both;




}
.mainpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #9192BE;
	font-weight: bold;

}
.subpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
