body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #CCCCCC;
}


body,td,th {
	font-family: Lucida Sans Unicode, Arial, Verdana;
	font-size: 12px;
}


.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #333333;
	padding: 3px;
}

.bigsize {font-size: 20px;}

.small {font-size: 11px;}

.verybig {font-size: 30px;}

.blue {	color: #0D76BD; font-size:15px;}

a.blue:link, a.blue:active, a.blue:visited, a.blue:hover {color: #0D76BD; text-decoration:none;}
.bluefav {	color: #0D76BD; font-size:13px;}

a.bluefav:link, a.bluefav:active, a.bluefav:visited, a.bluefav:hover {color: #0D76BD; text-decoration:none;}


.black{	color: #000000; font-size:15px;}

a.black:link, a.black:active, a.black:visited, a.black:hover {color: #000000; text-decoration:none;}

.black2{	color: #000000; font-size:12px;}

a.black2:link, a.black2:active, a.black2:visited, a.black2:hover {color: #000000; text-decoration:none;}

.smallbullet{list-style-image: url(../images/bullet2.gif)}

.bigsizelink {color: #000000; font-size: 20px;}
a.bigsizelink:link, a.bigsizelink:active, a.bigsizelink:visited, a.bigsizelink:hover {color: #000000; text-decoration:none;}


ul{list-style-image: url(../images/bullet.gif)}


li{padding-left:5px; padding-bottom:5px; margin-left:-10px;}


.button1 {
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/bt_bg1.gif);
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:122px;
	height:30px;
}


.button2 {
	font-family: "Lucida Sans Unicode", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/bt_bg2.gif);
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:180px;
	height:30px;
}
.para {
	font-size: 13px;
	line-height: 20px;
}
.textbox3 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color:#666666;
	padding:3px;
}
a.leftnav:link, a.leftnav:active, a.leftnav:visited, a.leftnav:hover {
	height: 19px;
	width: 220px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
padding-left:45px;


	border-left-style: dotted;
	
	display:block;
	text-decoration:none;
	color:#000000;
	padding-top:4px;
	font-size:15px;
}


a.leftnav:hover{
	background-color:#AEC5D1;

}