body {  color:white; background-color:black; background-image:url(Images/back.gif); margin-right:20px; margin-left:20px; font-family:Verdana,Arial,Helvetica,sans-serif;  scrollbar-face-color: #88aaff; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #333333; scrollbar-3dlight-color: #444444; scrollbar-darkshadow-color: #555555; scrollbar-track-color: #1f1988; scrollbar-arrow-color: #000000;}
p, td { color: white; font-size: 13px}
h1 { color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold }
h2 { color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold }
h3 { color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px}

a {  color:white; font-weight: bold }
a:active {  color:white}
a:link {  color:white}
a:visited   {  color:white}

.text{ color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
.error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:yellow; font-weight: bold }
.message { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold }
.head        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.bar         { background-image:url(Images/m_back.gif); background-color: #3c3c3c }
.tableBack   { background-image:url(Images/m_back.gif); background-color: #3c3c3c }

.tableHeading
{
	background-image:url(Images/m_back.gif);
	background-color: #3c3c3c;
	width:520px;
	height:22px;
	padding:3px 3px 3px 3px;
	margin: 0 0 0 0;
}
.tableMain
{
	padding:0 0 0 0;
	margin: 0 0 0 0;
	width:520px;
}

.grayFrame
{
	border: gray 1px solid; 
	background-color:#3c3c3c;
	width:380px;
	height:38px;
}


img
{
	border:0 0 0 0;
}


hr
{
	height:1px;
	width:520px;
	text-align:left;
}

.small
{
	font-size: .8em;
}
.big
{
	font-size: 1.17em;
}

.plan
{
	background-color:White;
}