BODY
{
	background-color : #000000;
	color : #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.BoxMain
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	background-color : #17048C;
	color : white;
	overflow:auto;
	height:435px;
	width:100%;
	padding-right : 11px;
	scrollbar-shadow-color: #17048C;
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color: #cdcdcd;
	scrollbar-3dlight-color: #17048C;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #17048C;
	scrollbar-track-color : #000000;
	scrollbar-face-color : #ffffff;
}
.BoxMain A
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
}
.BoxMain Table
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : white;
}
.BoxStatus
{
	position : absolute;
	left : 11px;
	top : 190px;
}
.TableStatus
{
	margin-top : 15px;
}
.TextTitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 2px;
}
.TextSubTitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.TextMenu
{
	padding-top : 52px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	color : White;
}
.TextMenu A
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	color : White;
}
.TextStatusBox
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : White;
	color : Black;
	padding-left : 11px;
	padding-right : 11px;
}
.TextLastMod
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : White;
	color : Black;
	padding-left : 35px;
	padding-bottom : 3px;
}
HR
{
	color : #C0C0C0;
	height : 1px;
	width : 99%;
}
.divHistory
{
	position : absolute;
	left : 194px;
	top : 70px;
	width : 600px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-align : right;
}
.divHistory A
{
	color : white;
}
INPUT, TEXTAREA
{
	border : 1px solid #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.popTitleLeft
{
	border-bottom : 1px solid #FFFFFF;
	padding-left : 5px;
	background-color : #000000;
}
.popTitleRight
{
	border-bottom : 1px solid #FFFFFF;
	background-color : #000000;
}