@charset "utf-8";
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
}
.subtitle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	font-weight: bold;
}
.whitebackground {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.subtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FF6600;
	font-weight: bold;
	
}
.blueback {
	background-image: url(../images/blueback.jpg);
	background-repeat: repeat-x;
	text-align: justify;
}

.bacgr {
	display: block;
	max-width: 710px;
	padding-left: 20px;
	line-height: 18px;
	color: #0033CC;
}
.bacgr2 {
	display: block;
	max-width: 720px;
	padding-left: 20px;
	line-height: 18px;
	color: #000000;
}
.bacgr3 {
	display: block;
	max-width: 600px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 18px;
	color: #000000;
}
.frameright {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
}
.frameright2 {
	background-image: url(../images/rightg.jpg);
	background-repeat: repeat-y;
}
.frameright3 {
	background-image: url(../images/rightgr.jpg);
	background-repeat: repeat-y;
}
.frameline {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
}
.frameleft {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
}
.frameleft2 {
	background-image: url(../images/leftg.jpg);
	background-repeat: repeat-y;
}
.frameleft3 {
	background-image: url(../images/leftgr.jpg);
	background-repeat: repeat-y;
}
.frametop {
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
}
.frametop2 {
	background-image: url(../images/topg.jpg);
	background-repeat: repeat-x;
}
.frametop3 {
	background-image: url(../images/topgr.jpg);
	background-repeat: repeat-x;
}
.framebottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
}
.framebottom2 {
	background-image: url(../images/bottom2.jpg);
	background-repeat: repeat-x;
}
.framebottom3 {
	background-image: url(../images/bottomgr.jpg);
	background-repeat: repeat-x;
}
.topMenu
{
	height:30px;
	padding-left:8px;
	font-size:14px;
	color:#003300;
	font-weight: 500;
	white-space: nowrap;
	display: block;
	line-height: 29px;
	background-image: url(../images/backgroundbutton.gif);
	background-repeat: repeat-x;
	text-decoration: none;
		
}
    .topMenu a {
	color:#003300;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
 .topMenu a:hover {
	text-decoration:none;
	color:#FF6600;
	background-image: url(../images/backgroundbuttono.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
   .sideMenu a {
	color:#003300;
	
	text-decoration:none;
	font-size: 14px;
	font-weight: 500;
}
 .sideMenu a:hover {
	text-decoration:none;
	color:#FF6600;
	background-image: url(../images/fullbackgroundbuttono.jpg);
	background-repeat: no-repeat;
	height: 30px;		
}
ul {list-style-image:url(../images/li.gif); margin:0; padding:0 25px; line-height:140%;
vertical-align:middle;
margin-bottom:10px;}
