body, td, p{
	font-family: Calibri;
	font-size: 11pt;
}
hr {
	height: 0px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
	width: 80%;
}
#navlist li {
	font-size: 11pt;
	color: #95E61B;
	
	margin: 0px;
	
	padding-right: 25px;
	padding-left: 25px;
	
	display: inline;
	list-style-type: none;
	text-decoration:none;
} 
#navlist ul {
	font-size: 11pt;
	color: #666666;
	
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px dotted #000000;
	border-bottom: 2px dotted #000000;
	margin:0px;
} 
a:link,a:active,a:visited {
	text-decoration:none;
	color: #3399CC;
}
a:hover{
	text-decoration:none;
	color: #95E61B;
}
.left {
	background: white url("images/main_02a.gif");
	background-repeat: repeat-y;
	background-position: center;
}
.right {
	background: white url("images/main_03a.gif");
	background-repeat: repeat-y;
	background-position: center;
}
.bottom1 {
	background: white url("images/bottom_01.gif");
	background-repeat: no-repeat;
	height: 130px;
}
.bottom2 {
	background: white url("images/bottom_02.gif");
	background-repeat: no-repeat;
	height: 130px;
}
.bottom3 {
	background: white url("images/bottom_03.gif");
	background-repeat: no-repeat;
	height: 130px;
}
.bottom4 {
	background: white url("images/bottom_04.gif");
	background-repeat: no-repeat;
	height: 130px;
}
input, select{
	font-size: 11pt;
	text-indent: 2px;
    font-family: Calibri;
}
textarea{
	font-family: Calibri;
	font-size: 11pt;
}
.tbline{
	border-right: 1px dotted #CCCCCC;
	height: 80%;
}
.links{
	color: #FFFFFF;
	font-size: 11pt;
	font-family: Calibri;
}
.address{
	font-size: 11pt;
	font-family: Calibri;
}