
body {
	margin:0px 0 0 0;
	text-align:center;
	font-family:verdana;
	font-size:12pt;
	background-image: url(../images/bgpx.gif);
	background-color: #1D2750;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000033;
}

a:link, a:visited {
	color: #620082; 
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold, text-decoration: underline; 
	color: #ffffff; 
	filter: blur(offX=2, offY=2); 
}

#layout {
	margin:auto;
	width:1023px;
	text-align:left;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}

#container {
	float:left;
	width:1023px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
}

#leftcontainer {
float:left;
width:770px;
}

#content {
float:right;
width:510px;
padding:208px 10px 0 15px;
}

#leftmenu {
	float:left;
	width: 200px;
	padding:70px 0px 3px 15px;
	width: 200px;
}

#rightmenu {
float:right;
width:180px;
padding:350px 15px 3px 3px;
text-align:right;
}

#footer {
	clear:both;
	padding:15px 240px 10px 250px;
	font-size: 9px;
	text-align: center;
	color: #394E9D;
}

#leftmenu ul, #rightmenu ul {
list-style-type:none;
padding:0 5px;
margin:0;
}

.title {
	font-size: 24px;
	border-bottom: 1px #000 dotted;
	font-weight: bold;
}

.title2 {
	font-size: 24px;
	border-bottom: 1px #000 dotted;
	font-weight: bold;
	color: #1D2750;
}
.category {
	font-size: 18px;
	border-bottom: 1px #000 dotted;
	font-weight: bold;
	color: #1D2750;
}

.marquee {
	font-size: 12px;
	font-weight: bold;
	color: #1D2750;
}