﻿body
{
    background-color: #333333;
    font-family: Lucida Sans Unicode,Verdana;
    font-size: 9pt;
}
#wrapper 
{
	width: 790px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
}
#MainContent
{
    background-image: url(../images/background.gif);
    background-repeat: repeat-x;
    background-color: #C0C0C0;    
}
.main_border_left
{
    background-image: url(../images/border_left.png);
    background-repeat: repeat-y;
}
.main_border_right
{
    background-image: url(../images/border_right.png);
    background-repeat: repeat-y;
}
.main_border_bottom
{
    background-image: url(../images/border_bottom.png);
    background-repeat: repeat-x;
}
h1
{
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 0px;
}
.MainMenu 
{
    background-image: url(TabStripHorizontal/mainmenu_mid.jpg);
    background-repeat: repeat-x;
    background-color:White;
    text-align: center;
    height: 50px;
}
.sidemenu li
{
	font-size:14px;
	font-weight:300;
	line-height:30px;
	margin-left:-2em;
	padding-left:5px;
	text-decoration:none;
	list-style-type:none;
	font-family: Lucida Sans Unicode,Verdana;
	color:#404040;
	border-bottom: solid 1px #C8C8C8
}
.sidemenu li a
{
	font-size:14px;
	font-weight:300;
	line-height:30px;
	text-decoration:none;
	font-family: Lucida Sans Unicode,Verdana;
	color:#404040;
}
.sidemenuheader
{
    font-weight:200;
    font-size:16px;
    font-family: Lucida Sans Unicode,Verdana;
    color: #58595b;
    padding-left: .5em;
}
.subheader
{
    font-weight:300;
    font-size:16px;
    font-family: Lucida Sans Unicode,Verdana;
    color:Black;
    padding-left: .8em;
}
.bodytext
{
    font-weight:100;
    color:#505050;
    font-size: 13px;
    font-family: Lucida Sans Unicode,Verdana;
    padding-left: 1em;
}
.bodytext1
{
    color:#505050;
}
.bannerHeader
{
    font-weight:100;
    color:#141414;
    font-size:12px;
    font-family:Lucida Sans Unicode,Verdana;
    padding-left: .5em;
}
