body 
{
	color: Navy;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left:2%;
	margin-right:2%;
	margin-top:2%;
	background-image :  url(images\bg.gif);
	font-size : 10px;
}

A 
{
text-decoration:none;
color:#203AC8;
font-weight:bolder;
}

A:Link 
{
color:#203AC8;
}
A:Visited
{
color:#203AC8;
}
A:Hover 
{
color:red;
}
table {
	font: 10pt "trebuchet ms", arial, sans-serif
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.News THEAD 
{
color:white;
text-align:center;
background:Red;
}
.News THEAD TD
{
color:white;
}

.News TD
{
border: 1px solid Red;
color:#203AC8;
}

.Login THEAD 
{
color:white;
text-align:center;
background:Red;
}

.Login TD
{
border: 1px solid Red;
color:#203AC8;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour3%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour3%0;*/
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(index_files/index_bullet.gif);
	color: #000000;
}

h2 {
	font-size: 14px;
	color: #203AC8;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3{
	font-size: 20px;
	color: #203AC8;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.footer {
	background-image: url(index_files/index_footer_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.parahead {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	padding-top: 5px;
}

.paneltext {
	padding-right: 10px;
	padding-left: 10px;
}

.textwrap {
	width: 500px;
	padding-left: 20px;
}
.footer {
	background-image: url(index_files/index_footer_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.MenuLine {background-color:Red;height:1px;}

.Menu TD
{
text-align:right;
}

.Title
{
color:#203AC8;
font-size:12px;
text-align:Left;
font-weight:bolder;
}


.WrittenBy
{
color:#203AC8;
font-size:12px;
text-align:center;
color:
}

.Red
{
color:red;
}