﻿body 
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-align: left;
	background: url('../Images/BG.gif');
	margin: 14px 0px 0px 14px;
}

body a
{
	color: #4476a1;
}

body a:hover
{
	color: #009ec2;
}

.LeftMenuButton
{
	width: 193px; 
	height: 28px; 
	background-image: url('../Images/Button.gif');
	padding-left: 35px;
	color: #c5bfc0;
	font-weight: 700;
	vertical-align: bottom;
}

.LeftMenuButton a
{
	text-decoration: none;
	color: #c9edfc;
}

.LeftMenuButton a:hover
{
	text-decoration: none;
	color: #a4d5ff;
}

.RightMenuHeading
{
	color: #6e7f8e;
	font-size: 10pt;
	font-weight: 800;
	line-height: 10pt;
	padding-right: 2px;
}

.RightMenuContent
{
	color: #0a2c49;
	padding-top: 5px;
	padding-right: 2px;
}

.SubMenuHeading
{
	background: #6f5f62;
	padding: 0px 5px 5px 10px;
	color: #c5bfc0;
	font-weight: 700;
	font-size: 10pt;
}

.SubMenuContent
{
	background: #a49a9c;
	padding: 10px 5px 5px 10px;
	color: #20191a;
	font-size: 10px;
	line-height: 10px;
}

.MainContent
{
	padding: 10px 10px 10px 10px;
	width: 355px;
	height: 365px;
	overflow: auto;
	scrollbar-track-color: #dadada;
	scrollbar-face-color: #a49a9c;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #a49aa5;
}

.MainContentFull
{
	padding: 10px 10px 10px 10px;
	width: 552px;
	height: 365px;
	overflow: auto;
	scrollbar-track-color: #dadada;
	scrollbar-face-color: #a49a9c;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #a49aa5;
}

.Footer
{
	width: 776px; 
	height: 50px; 
	background-image: url('../Images/17.jpg');
	color: #ffffff;
}

.Footer a
{
	color: #ffffff;
	text-decoration: none;
}

.Footer a:hover
{
	color: #e0e0e0;
}

.TopButton1
{
	width: 100px;
	height: 25px;
	background-image: url('../Images/3.jpg');
	background-position: left;
	background-repeat: no-repeat;
	color: #012442;
	font-weight: 600;
	font-size: 8pt;
}

.TopButton1 a
{
	color: #012442;
	text-decoration: none;
}

.TopButton1 a:hover
{
	color: #009ec2;
}

.TopButton2
{
	width: 101px;
	height: 25px;
	background-image: url('../Images/4.jpg');
	background-position: left;
	background-repeat: no-repeat;
	color: #012442;
	font-weight: 600;
	font-size: 8pt;
}

.TopButton2 a
{
	color: #012442;
	text-decoration: none;
}

.TopButton2 a:hover
{
	color: #009ec2;
}

.UserWelcome
{
	padding-right: 10px; 
	padding-left: 10px; 
	color: #ffffff; 
	overflow: hidden; 
	width: 164px; 
	height: 25px; 
	font-size: 10px;
}

.UserWelcome a
{
	color: #c9edfc;
}

.UserWelcome a:hover
{
	color: #009ec2;
}