.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;
}

.contactcontenttxt {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 16px;
	padding-left:45px;
}

.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
}

body {
		overflow: -moz-scrollbars-vertical;
		}
		
a img { 
	border:0;
		}
		
		h1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #92C7FC;
}

h2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgTitleBar {
	background-color: #333333;
	background-image: url(images/barBg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
