* {margin:0; padding:0;
}
ul { padding-left:20px;}
.menu_back {
	background:url(images/menu_back.gif) repeat-x;
	height:202px;
	width:196px;
}
.menu_back td{
	border-bottom:1px dotted #999;
	color:#fff;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
}
.menu_back td a{
	color:#fff;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.menu_back td a:hover{
	color:#fff;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.menu_login {
	height:199px;
	width:196px;
}
.menu_login td{
	color:#fff;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
}
.input {
	width:100px;
}
.txtwhite {
		font-size:14px;
		color:#fff;
		font-family:verdana;
		font-weight:bold;
}
.txtred11 {
		font-size:11px;
		color:#F00;
		font-family:verdana;
}
.txtredlink11 {
		font-size:11px;
		color:#900;
		font-family:verdana;
}
.txtredlink11 a{
		font-size:11px;
		color:#900;
		font-family:verdana;
		text-decoration:none;
}
.txtredlink11 a:hover{
		font-size:11px;
		color:#F00;
		font-family:verdana;
		text-decoration:underline;
}
.txtblack11 {
		font-size:11px;
		color:#000;
		font-family:verdana;
}
.txtblack11 a{
		font-size:11px;
		color:#000;
		font-family:verdana;
		text-decoration:none;
}
.txtblack11 a:hover{
		font-size:11px;
		color:#F00;
		font-family:verdana;
		text-decoration:underline;
}
.txtred {
		font-size:18px;
		color:#F00;
		font-family:Georgia, "Times New Roman", Times, serif
}
.txtblack {
		font-size:18px;
		color:#000;
		font-family:Georgia, "Times New Roman", Times, serif
}
.txtgreen {
		font-size:18px;
		color:#05860F;
		font-family:Georgia, "Times New Roman", Times, serif
}
.btn {
		background-color:#666;
		font-size:10px;
		border:0px;
		padding:2px;
		color:#FFF;
}
.td {
	text-indent:10px;
}
.justify {text-align:justify}
.main {width:840px; margin:0 auto; height:auto;}
#content_cont { width:100%; height:auto; display:none; }
#readmore {float:right; }
.clear {clear:both;}