body
	{
	background-color:#aaaaaa;
	}

td
	{
	font-family:arial; font-size:12px; color:#000000; line-height:18px;
	}

b
	{
	font-family:tahoma; font-size:11px;
	}

.redbold
	{
	font-family:verdana; font-size:11px; color:#B00000; font-weight:bold;
	}
	
a
	{
	font-family:arial; font-size:12px; color:#05508B; text-decoration:underline;
	}
a:hover
	{
	font-family:arial; font-size:12px; color:#000000; text-decoration:none;
	}

.tddate
	{
	font-family:arial; font-size:11px; color:#16354D;
	}

a.newuser
	{
	font-family:verdana; font-size:11px; color:#335772; text-decoration:underline;
	}
a.newuser:hover
	{
	font-family:verdana; font-size:11px; color:#000000; text-decoration:none;
	}

a.redlnk
	{
	font-family:verdana; font-size:12px; color:#B00000; text-decoration:none;
	}
a.redlnk:hover
	{
	font-family:verdana; font-size:12px; color:#000000; text-decoration:underline;
	}

.sidelnk
	{
	font-family:arial; font-size:12px; color:#FFFFFF; text-decoration:none;
	}

.sidelnk:hover
	{
	font-family:arial; font-size:12px; color:#FFFFFF; text-decoration:underline;
	}

.txtbox
	{
	font-family:Verdana; font-size:11px; height: 18px; width: 180px; border: 1px #CCCCCC solid; background-color:white;
	}

.txtarea
	{
	font-family:Verdana; font-size:11px; color: #000000; height: 70px; width: 180px; border: 1px solid #CCCCCC; background-color:white;
	}

.butten_blue
	{
	color : #FFFFFF;
	font-family:Verdana;
	font-size:11px;
	height: 20px;
	border: 1px #3B0000 solid;
	background-color:#335772;
	cursor:hand;
	text-align: center;
	vertical-align: top;
	font-weight:bold;
	}

.butten_red
	{
	color : #FFFFFF;
	font-family:Verdana;
	font-size:11px;
	height: 20px;
	border: 1px #3B0000 solid;
	background-color:#B00000;
	cursor:hand;
	text-align: center;
	vertical-align: top;
	font-weight:bold;
	}

.tdsession
	{
	font-family:arial; font-size:12px; color:#B00000; line-height:18px; font-weight:bold;
	}
