﻿body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #dbdbdb;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

.mainmenu
{
	background-image: url(image/mainmenu_middle.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 302px;
	height: 45px;
}

.latestnews
{
	background-image: url(image/latestnews_middle.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 297px;
	height: 10px;
}
.otherlink
{
	background-image: url(image/otherlink_middle.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 285px;
	height: 10px;
}
.welcomebg
{
	background-image: url(image/welcome_middle.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 622px;
	height: 10px;
}
.successstory
{
	background-image: url(image/welcome_middle.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 622px;
	height: 10px;
}
.loginbg
{
	background-image: url(image/login_middle.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 285px;
	height: 10px;
}
.loginennerbg
{
	background-image: url(image/loginenner_middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 7px;
	height: 170px;
}
.pollbg
{
	background-image: url(image/poll_middle.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 285px;
	height: 10px;
}
.footerbg
{
	background-image: url(image/footer_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 82px;
}
A.mainmenu, A.mainmenu:link, A.mainmenu:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #91caff;
	text-decoration: none;
}

A.mainmenu:hover
{
	font-size: 13px;
	color: #91caff;
	text-decoration: underline;
}
A.otherlink, A.otherlink:link, A.otherlink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #7a8087;
	text-decoration: none;
}

A.otherlink:hover
{
	font-size: 12px;
	color: #3b536e;
	text-decoration: underline;
}
