@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 26px;
	font-weight:lighter;
	margin-top: 0px;
	padding-top: 0px;
}
a {
	color: #57037c;
	text-decoration: none;
}



a:visited {
	 TEXT-DECORATION: none;
}

a:hover {
	TEXT-DECORATION: underline;
}

a:active {
	TEXT-DECORATION: underline;
}
body {
	margin:0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6e3283;
	background-image:url(images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #f5f4fc;
}
.tableh {
	text-transform: uppercase;

}
.bodyb {
	font-weight: bold;
}
.menut {
	width:284px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-style: normal;
	background-color: #eeecfa;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: middle;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
}
.menuh {
	width:284px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-style: normal;
	background-color: #f7f6fb;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: middle;
	padding: 8px;
	text-decoration: none;
}
.menuh:hover {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-style: normal;
	background-color: #eeecfa;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: middle;
	padding: 8px;
	text-decoration: none;
	cursor: pointer;
}

.headerBackground {
background-color:#920fbd;
height:23px;
margin-left:0px;
margin-right:0px;
padding:0px;
}

.footer {
clear:both;
	height:20px;
	padding: 4px;
	background-color: #cdb0e6;
}

.footerText {
	width:175px;
	padding-top:3px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.footerIcon {
	width:21px;
	float:right;
}


#thumbnail .t{
	background: url(images/tb_t.gif) no-repeat top;
	float: left;
}
#thumbnail .b{
	background: url(images/tb_b.gif) no-repeat bottom;
	float: left;
}
#thumbnail .l{
	background: url(images/tb_l.gif) no-repeat left;
	float: left;
}
#thumbnail .r{
	background: url(images/tb_r.gif) no-repeat right;
	float: left;
}
#thumbnail .tl{
	background: url(images/tb_tl.gif) no-repeat top left;
	float: left;
}
#thumbnail .tr{
	background: url(images/tb_tr.gif) no-repeat top right;
	float: left;
}
#thumbnail .bl{
	background: url(images/tb_bl.gif) no-repeat bottom left;
	float: left;
}
#thumbnail .br{
	background: url(images/tb_br.gif) no-repeat bottom right;
	float: left;
}
#thumbnail .indent1{
	float: left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 11px;
}

.templatebox{
width:975px; 
overflow: hidden; 
clear:both; 
background: url(images/watermark.jpg); 
background-repeat: no-repeat;
background-color:#FFFFFF;
}

.newsBox{
	background-color:#CCCCFF;
	border:#6633CC;
	overflow:hidden;
}

.newsboxitemtitle{

}
.newsboxitembody{
	color: #B79BC6;
}

.newsboxmenut {
	width:500px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-style: normal;
	background-color: #eeecfa;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align:middle;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	overflow:hidden;
}
.newsboxmenuh {
	width:500px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-style: normal;
	background-color: #f7f6fb;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: middle;
	padding: 8px;
	text-decoration: none;
	overflow:hidden;
}
.newsboxmenuh:hover {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	font-style: normal;
	background-color: #eeecfa;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: middle;
	padding: 8px;
	text-decoration: none;
	cursor: pointer;
	overflow:hidden;
}

.hometext{
	margin:0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6e3283;
	line-height: 21px;
}
