.content_left_column {
width:169px;
height:100%;
background:url('img/dotted_vertical_line.gif') repeat-y;
background-position:right;

}
.content_right_column {
width:169px;
height:100%;
background:url('img2/dotted_vertical_line.gif') repeat-y;

}
a {
color:#0083d9;

}
a.menu2 {
color:#FFFFFF;
text-decoration:none;

}
a:hover  {
color:#78C0FF;

}
body {
background:url('img2/site_bg.jpg') repeat-x #161616;
font-family:Arial,Tahoma;

}
div.submenu_box {
width:169px;
background:url(img2/submenu_bg.jpg) no-repeat #171717;

}
td {
font-size:11px;
font-family:Arial,Tahoma;

}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #1315c7;
	top: 20px;
}

.quote {
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	left: 10px;
}

.copyright {
	color: silver;
	font-size: 10px;
}
