body, p, td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

p{
	text-align:justify;
}

h1, h2, h3, h4{
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	font-weight: normal;
}

ul{
	list-style-image:url(/Images/bullet.gif);
}

ul.none{
	list-style-image:url(/Images/spacer.gif);
}


.b{
	font-weight: bold;
}

.i{
	font-style: italic;
}

.grey{
	color: Gray;
}

.black{
	color: Black;
}

.white{
	color: white;
}

.smal{
	font-size: 10px;
}

.news{
	font-size:11px;
}

a.top_menu0{
	color:#56BB56;
	font-weight:bold;	
	text-decoration:none;
}

a.top_menu0:hover{
	text-decoration:underline;
}

a.top_menu1{
	color:white;
	font-weight:bold;	
	text-decoration:none;
}

a.left_menu{
	font-size: 10px;
	color:#FFD9AD;
	font-weight:bold;	
	text-decoration:none;
}

a.left_menu:hover{
	text-decoration:underline;
}

a.left_menu1{
	font-size: 10px;
	color:white;
	font-weight:bold;	
	text-decoration:none;
}

a.left_sub_menu{
	font-size: 10px;
	color:#FFD9AD;
	text-decoration:none;
}

a.left_sub_menu:hover{
	text-decoration:underline;
}

a.left_sub_menu1{
	font-size: 10px;
	color:white;
	text-decoration:none;
}

a.hov{
	text-decoration:none;
}
a.hov:hover{
	text-decoration:underline;
}

.lgreen0{
	color:#F0FFF0;
}

.lgreen{
	color:#AEDFAE;
}

.lgreen1{
	color:#56BB56;
}


.dgreen{
	color:#033400;
}

.dgreen1{
	color:#007600;
}

.dgreen2{
	color:#68BB68;
}

blockquote{
	text-align:right;
	font-size:11px;
	color:Gray;
}

input.red{
	background-image: url("/Images/but_bg.gif");
	background-repeat:repeat-x;
	background-position:center;
	border: 3px solid #E69164;
	color: white;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
}
