P, TD {
	font-size:11px;
}

#main  {
	position : relative;
	left: 10px;
	right: 400;
	width: 500px;
	float: left;

}


#rightside {
	margin: 10px;
	/*position: relative;
	right: 1px;
	background-color: #EFEEF3;
	width: 215px;
	float: right;*/

}

#sidebar2 {
	position: absolute;
	top: 120px;
}

.leftborder {
	border-left : 1px solid #D6D7D9;
	background-color: white;
}

.rightborder {
	border-right : 1px solid #D6D7D9;
	background-color: white;
}

.tableborder {
	border-right : 1px solid #D6D7D9;
	border-left : 1px solid #D6D7D9;
	background-color: white;
	padding: 5px;
}

.siteheader {
	color: White;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serf;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(bghead.gif);
	background-repeat: repeat-x;
}

.leftbar {
	background-image: url(lefthead.gif);
	background-repeat: no-repeat;
}

.rightbar {
	background-image: url(righthead.gif);
	background-repeat: no-repeat;
}

.bottom {
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

.right {
	margin-left : 350px;
}

.letter {
	margin-right : 100px;
	font-family : monospace;
	font-size : 12px;
}

.rightpadding {
	padding : 5px 5px 5px 5px;
}

.disabled {
	background-color: #efefef;
}

.alert {
	color: red;
}

P.subhead, P.highlight, P.sidetitle {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin: 10px 0px 5px 0px;
}

P.mainmenu{text-align:center;letter-spacing:0em;color:#ffffff;font: bold 12px arial,helvetica,sans-serif;line-height:12px}
A.mainmenu:link, A.mainmenu:visited, A.mainmenu:active {text-decoration:none;letter-spacing:0em;color:#ffffff;font: bold 12px arial,helvetica,sans-serif;line-height:11px}

.tabcolor1
{
	background-color: black;
}

.tabcolor2
{
	background-color: gray;
}


