@charset      "UTF-8";

body, html
{
	background-color: #f2f2f2;
	background-image: url(../graphics/bg_k.gif);
	background-repeat: repeat-x;
	margin: 0;
}

p, ul, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}

a
{
	color: #646464;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

img { border: 0; }

.body
{
	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.right_side
{
	max-height: 100%;
	background-image: url(../graphics/right_side.jpg);
}

.right_side_nav
{
	background: #515a7b;
	background-image: url(../graphics/left_side_515a7b.gif);
	background-position: right top;
}

.left_side
{
	max-height: 100%;
	background-image: url(../graphics/left_side.jpg);
}

.left_side_nav
{
	background: #515a7b;
	background-image: url(../graphics/right_side_515a7b.gif);
	background-position: left top;
}

.top_nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #000000;
	color: #FFFFFF;
	/*background-image:url(../graphics/top_515a7b.gif);
	background-position: center bottom; 
	background-repeat: no-repeat;*/
}

.top_nav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

thumbs img
{
	background-color: transparent;
	border: 0;
	padding: 3px;
}

.thumbs a
{
	background-color: transparent;
	border: 0;
	padding: 0px;
}

.thumbs a:hover
{
	background-color: transparent;
	border: 0;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.vst
{
	color: #000;
	font-size: 9px;
	text-decoration: none;
	line-height: 11px;
}

.vst_rev
{
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	line-height: 14px;
}

.vst a
{
	color: #000;
	font-size: 9px;
	text-decoration: none;
	line-height: 11px;
}

.vst a:hover
{
	color: #fff;
	font-size: 9px;
	text-decoration: none;
	line-height: 11px;
}

.seo p { color: #f2f2f2; }
.seo a { color: #f2f2f2; }

.seo a:hover
{
	color: #f2f2f2;
	text-decoration: none;
}

.timeline td
{
	border-top: thin solid;
	border-right: 0 none;
	border-left: 0 none;
	padding: 4px;
}
