#navbar
{
	position: fixed;
	top: 0px;
	left: 15%;
	background-color:#333333;
	/*
	width:985px;
	*/
	z-index: 50;
}
#main_div
{
	position: absolute;
	top: 210px;
	width:100%;
	margin-top: -0px;
	font-family: Arial,Helvetica,sans-serif;
}
.top_div
{
	position: relative;
	border: 2px solid #ffffff;
	top: -250px;
	left: 530px;
	width: 240px;
	height: 100px;
	color: #ffffff;
	padding: 5px;
	background-color: #333388;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
}
.give_div
{
	position: fixed;
	border: 2px solid #000000;
	top: 140px;
	right: 10px;
	width: 180px;
	height: 345px;
	color: #000000;
	padding: 5px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
}
.side_div_1
{
	position: fixed;
	top:140px;
	left: 10px;
	width: 140px;
	color: #ffffff;
	padding: 5px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
}
.side_div_2
{
	position: fixed;
	top: 350px;
	left: 10px;
	width: 140px;
	color: #ffffff;
	padding: 5px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
}
.side_div_3
{
	position: fixed;
	top: 440px;
	left: 10px;
	width: 140px;
	color: #ffffff;
	padding: 5px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
}
.side_div_4
{
	position: fixed;
	top: 580px;
	left: 10px;
	width: 140px;
	color: #ffffff;
	padding: 5px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
}
.side_div_5
{
	position: fixed;
	top: 700px;
	left: 10px;
	width: 140px;
	color: #ffffff;
	padding: 5px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
}
.basic_head
{
	font-family: Arial, Helvetica, sans-serif;
	color: #20a46a;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding: 8px;
}
.basic_sub_head
{
	font-family: Arial, Helvetica, sans-serif;
	color: #20a4aa;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding: 8px;
}
.basic_big_head
{
	font-family: Arial, Helvetica, sans-serif;
	color: #20a46a;
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding-bottom: 2px;
}
.black_big_head
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	padding-bottom: 2px;
}
.black_head
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	padding-bottom: 2px;
}
.black_subhead
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	padding-bottom: 8px;
}
.black_text_9pt
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.black_text
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.basic
{
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	test-align: left;
	padding: 8px;
}
.basic_text
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#dddddd;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding: 8px;
}
th
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	padding: 8px;
}
td.grid
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	border:1px solid black;
	padding: 4px;
}
a.on_white:link
{
	color:#0000ff;
	font-family:Arial,Helvetica,sans-serif;
	font-style: normal;
	text-decoration: none;
}
a.on_white:visited
{
	color:#0000ff;
	font-family:Arial,Helvetica,sans-serif;
	font-style: normal;
	text-decoration: none;
}
a.on_white:hover
{
	color:#0000ff;
	font-family:Arial,Helvetica,sans-serif;
	font-style: italic;
	text-decoration: none;
}
a.on_white:active
{
	color:#0000ff;
	font-family:Arial,Helvetica,sans-serif;
	font-style: italic;
	text-decoration: none;
}
a:link
{
	color:#60ffff;
	font-family:Arial,Helvetica,sans-serif;
	font-style: normal;
	text-decoration: none;
}
a:visited
{
	color:#60ffff;
	font-family:Arial,Helvetica,sans-serif;
	font-style: normal;
	text-decoration: none;
}
a:hover
{
	color:#ccccff;
	font-family:Arial,Helvetica,sans-serif;
	font-style: italic;
	text-decoration: none;
}
a:active
{
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-style: italic;
	text-decoration: none;
}
