/* CSS Document */

.bgimage
{background-image:url(../images/bgleft.jpg);
background-repeat:no-repeat;
vertical-align:top;
}
.bgright
{
	background-image:url(../images/bgright.jpg);
	background-repeat:no-repeat;
	padding-left: 2px;
}.menuvertical {
	background-color: #3399FF;
	border: medium thin #FFFFFF;
	text-indent:3px;
}
.link1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	size:15px;
	color:#FFFFFF;
	font-weight:bolder;
	font-size: 14px;
}
a.link2
{font-family:Georgia, "Times New Roman", Times, serif;
size:15px;
color:#FFFFFF;
font-weight:bolder;
text-decoration:none;
}
a.link2:hover
{font-family:Georgia, "Times New Roman", Times, serif;
size:15px;
color:#000000;
font-weight:bolder;
text-decoration:none;
}
.address
{
	font-size:13px;
	margin-left: 5px;
}
label
{font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#330000;
}
.center_tb
{
	margin-left:5px;
	padding-top: 3px;
	border-left-style:dotted;
	border:1px;
	border-color:#660000;
}
.username
{size:14px;
color:#FFFFFF;
}
div{margin:5px}
.date
{text-indent:3;
color:#660000;
font-size:12px;
background:#FFFFFF;
max-width:30px;
}
td{
	top: 0px;
	valign: top;
}
a{
	text-decoration: none;
	color: #003366;
}
A:hover {
	FONT-WEIGHT: bold;
	text-decoration: underline;
	color: #0099CC;
 FONT-STYLE: italic; FONT-FAMILY: Arial
 }
