body{
	background-color: #009cc8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.btbg{
	background-image: url(../images/linkbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
}

.bg_right{
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	height: 487px;
	width: 354px;
	padding-left: 22px;
}

.content1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
}


.content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #37185d;
	text-decoration: none;
}
.content3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #37185d;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.content_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
}

.toplinks{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.toplinks A{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

.toplinks A:hover{
	color: #33CC33;
}






.txtbox{
border: 1px solid #666666;
}

.from_text{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
}

.star{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FF0000;
text-decoration: none;
}

.pagehead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #33CC00;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.text_cont1{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.content{
padding-left:20px;
padding-right:20px;
}
a {
	text-decoration: none;
}


.bordered {
	border: 0.2mm solid #330066;
}
.borderedwhite {
	border: 0.2mm solid #E4B87B;
}
#hide {
display: none;
}