﻿body 
{
	font-family:Verdana;
	color:Black;
	margin:0px;
	font-size:11px;
	background-color:#ffffff;
}
.toppanel
{
    font-family:Verdana;
    color:Black;
    margin:0px;
    font-size:x-large;
    text-align:center;
}
.textbox
{
    font-family: tahoma;
    border: 1px solid #969696;
}
.button
{
    font-family:Tahoma;
}
.imgbutton
{
    font-family:Tahoma;
    border:none;
}
a.menulink:link
{
    font-family: Tahoma, "Tahoma", Tahoma, Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size:8pt;
}
a.menulink:visited
{
    font-family: Tahoma, "Tahoma", Tahoma, Tahoma;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size:8pt;
}
a.menulink:hover
{
    font-family: Tahoma, "Tahoma", Tahoma, Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size:8pt;
}
.tabs
{   width:100px;
    text-align:center;
    font-weight:bold;
    height: 25px;
}
.selectedtabs
{
    width:20%;
    text-align:center;
    font-weight:bold;
    background-color:#666666;
    height:30px;
}

.selectedtabs a
{
    color:White;
}
.tdpadding
{
    padding-left:5px;
    padding-right:5px;
    vertical-align:top;
}
.tdmiddlecontent
{
	width:80%;
	vertical-align:top;
}
.tdleftpanel
{
	width:20%;
	vertical-align:top;
}
.tdleft
{
	width:27%;
	padding-right:10px;
	text-align:right;
}

.tdright
{
    text-align:left;
    padding-left:5px;	
}
.trheight
{
	height:30px;
}

.pclass
{
    text-align:justify;
    font-family:Tahoma;
    font-size:9pt;
}
.tblheader
{
	height:30px;
	background-color:#7CAA01;
	color:White;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}