.main {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	text-decoration: none;
}
a:hover.main {
	text-decoration: underline;
}
.head {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.menuleft {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	background-image: url(../images/menu_left.gif);
	background-repeat: no-repeat;
	line-height: 23px;
	color: #FFFFFF;
	letter-spacing: 2px;
	background-position: center center;
	text-align: center;
	text-decoration: none;

}
a:hover.menuleft  {
	color: #00CCFF;
}
.mainsm {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
}
.headtwo {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover.headtwo {
	text-decoration: underline;
}
.testdemo {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #006699;
}
.green {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}
a:hover.green  {
	color: #339933;
	text-decoration: underline;
}
.white {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white  {
	color: #339933;
	text-decoration: underline;
}.bottom {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #D6E9F8;
}
