.mainborder {
	border: 1px solid #666666;
}
.topmenu {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding:10px;
}
.topmenu a{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding:15px;
	text-decoration:none
}

.topmenu a:hover{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	padding:15px;
	text-decoration:none
}

.txthead {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.leftmenu {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:none
}
.leftmenu a {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:none
}
.leftmenu a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none
}
.txtarea {
	background-color: #999999;
	border: 1px solid #CCCCCC;
}
.contenttxt {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 16px;
}
.headbg {
	background-image: url(images/headbg.gif);
	background-repeat: repeat-x;
}
.contentbg {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
}
.subhead {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #92C7FC;
}
p {
	line-height: 20px;
}
li {
	line-height: 20px;
}

a {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #92C7FC;
	text-decoration:none;
}
a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #92C7FC;
	text-decoration:underline
}
.story1{
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height:15px;
	font-weight: bold;
	color:#FFF;
	padding-top:10px;
	
}

