﻿body,td,th , input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: Silver;
	background-image: url("images/mainbg.gif");
	background-repeat: repeat-x;
}

.style2 
{
	color: #6ad3f3
}

a.SubHeaderLink 
{
	color: #663300;
	font-weight: bold;
}

td.HeaderCell
{
	width: 100%
}

td.SubHeaderCell
{
	 height: 30px;
	 text-align: center;
	 vertical-align: middle;
	 background-color: #E3E3E3;
	 font-weight: bold;
	 width: 100%;
	 border-right: solid 1px #6ac3f8;
	 border-left: solid 1px #6ac3f8;
}

td.SubHeaderCell a
{
	color: blue;
}

td.SubHeaderCell a:hover
{
	color: red;
}


td.LeftCell
{
	vertical-align: top;
	width: 20%;
	background-color: white;
	border-left: solid 1px #6ac3f8;
}

div.LeftCellBackground
{
	background-image: url("images/leftbg.gif");
	background-repeat: repeat-x;
	min-height: 340px;	
}

td.MainCell
{
	text-align: justify;
	vertical-align: top;
	padding: 4px 8px 8px 8px;
	width: 80%;
	background-color: White;
	font-size: 14px;
	line-height: 20px;
	border-right: solid 1px #6ac3f8;
}

td.FooterCell
{
	border-top: solid 1px #6ac3f8;	
	color: #888888;
	vertical-align: middle;
	padding: 4px 4px 4px 4px;
	width: 100%;
	text-align: center;
}

div.PageTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #f27c56;
	padding-bottom: 16px;
}

span.TitleJSK
{
	color: #0977f2;
	font-weight: bold;
}

span.TitleFinancials
{
	color: #fe8107;
}

span.Highlight
{
	color: Blue;
	font-weight: bold;
}

div.Box, span.Box, table.Box
{
	border: solid 1px gray;
	border-collapse: collapse;
}

div.Form, span.Form, table.Form
{
	border: solid 1px gray;
	border-collapse: collapse;
}
