.itemlist {
	border:solid 1px #1C5C89;
}

.pagetitle {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}

.formtitle {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}

.formcomment {
	font-size: 8pt;
	text-align: center;
	padding: 0px;
}

.fon {	
		background-repeat: no-repeat;
		background-position: 100% 100%;
	}
.fon1 {	
		background-repeat: no-repeat;
		background-position: 0% 0%;
	}

.fon2 {	
		background-repeat: repeat-x;
		background-position: 0% 0%;
	}

.mainmenu {
	margin:4px; 
	font-weight:bold; 
	color:#325973; 
	font-family:verdana, arial, sans-serif; 
	font-size:7pt;
	text-decoration: none;
}

.mainmenu:hover {
	color:#ffffff; 
}

.submenu {
	font-size: 8pt;
	color:#000000; 
	font-family: verdana;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	line-height: 18px;
}

.submenu:hover {
	color:red;
	text-decoration: none; 
}

.submenu1 {
	font-size: 9pt;
	color:#2A79B2; 
	font-family: verdana;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	line-height: 18px;
}

.submenu1:hover {
	color:red;
	text-decoration: none; 
}
.link {
	color:#325973; 
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}

.cell {
	font-size: 9px;
	font-family: verdana;
	text-align: center;
	padding: 0px;
}


li {
	font-size: 8pt;
	font-family: Verdana, Arial, helvetica, Sans-serif; 
	line-height:14px;
}


div {
	font-size: 8pt;
	font-family: verdana;
	text-align: justify;
	padding-left: 20px;
	padding-right: 60px;
}

.white {
	margin-left: 0px;
	color:#ffffff;
	font-weight: normal;
	font-size: 8pt;
	text-align:left;
}

h3 {
	font-size: 8pt;
	color:#FF0000; 
	font-family: verdana;
	font-weight: bold;
}


H4 {
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
	color:#1C5C89; 
}

.yellow {
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	color:#FF9500; 

.orange {
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
	color:#FF9500; 
}

.black {
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
	color:#000000;  
}

.blue {
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;
	color:#2A79B2;  
}


.normal {
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;
	color:#000000; 
}

p {
	font-size: 8pt;
	font-family: verdana;
	text-align: justify;
}

TD {
	font-size: 8pt;
	font-family: verdana;
}

TH {
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	background-color: #7CCCF4;
	border: 1px ridge;
	padding: 3px;
}

INPUT {
	font-size: 8pt;
	font-family: verdana;
}

SELECT {
	font-size: 8pt;
	font-family: verdana;
}

TEXTAREA {
	font-size: 8pt;
	font-family: verdana;
}


		