﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#999999;
	background:#000000 url(images/bg.png) top left repeat-x;
	font-family:Verdana,Arial;
	font-size:12px;
}

a
{
	color:#1F63E2;
}

a:hover
{
	color:#FFFFFF;
}

.adminlink a
{
	color:#FFFFFF;
}

.adminlink a:hover
{
	color:#000000;
}

.altbg
{
	background: url(images/altBG2.jpg) top left;
}

.leftPadding
{
	padding-left:5px;
}

.leftside
{
	background:url(images/Lside.png) top right no-repeat;
	width:auto;
}

.lnewsBG
{
	text-decoration: none; 
	font-weight: bold; 
	font-size:12px;
}

.readmore
{
	font-weight:bold;
	font-size:10px;
}

.readmore a
{
	color:#999999;
	text-decoration:none;
}

.readmore a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.rightside
{
	background:url(images/Rside.png) top left no-repeat;
	width:auto;
}