body {
	background-image: url(images/back.gif);

}

b {
font-weight: bold;
}

table.main_table {
width: 261px;
height: 100%;
}

table.left_table {
width: 262px;
height: 100%;
}

table.right_table {
width: 498px;
}

table.top_options {
height: 15px;
background-color: #92C90A;

}

table.top_options1 {
height: 19px;
background-color: #90CEF5;

}

table.table1 {
width: 498px;
background-color: #FFFFFF;
}

table.table2 {
width: 245px;
border-right-color: #000000;
border-right-width: 1px;
border-right-style: solid;

}

table.table3 {
width: 252px;

}

table.search {
background-color: #D3E68C;
width: 252px;

}

td.white1 {
	background-color: #FFFFFF;

}

td.normal1 {
	background-color: #EFF3B9;
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight: normal;
}

td.normal2 {
	background-color: #D3E68C;
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight: normal;
	height: 30px;
}

td.left_back {
background-image: url(images/left_back.gif);

}

.normal {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight: normal;
}

.blue1 {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6492D8;
	font-weight: normal;
}

.white {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight: normal;
}

a.top_options:link, a.top_options:active, a.top_options:visited {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight: bold;
	text-decoration:none;
}

a.top_options:hover {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

a.top_options1:link, a.top_options1:active, a.top_options1:visited {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight: bold;
	text-decoration:none;
}

a.top_options1:hover {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

a.main_options:link, a.main_options:active, a.main_options:visited {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight: normal;
	text-decoration:none;
}

a.main_options:hover {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight: normal;
	text-decoration:underline;
}

a.more:link, a.more:active, a.more:visited {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #89AE2C;
	font-weight: normal;
	text-decoration:none;
}

a.more:hover{
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #749324;
	font-weight: normal;
	text-decoration:none;
}

td.topnav{
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #90CEF5;
	color : #000000;
	text-decoration:none;
	padding-left: 7px;
	padding-right: 8px;
}

td.tophover{
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #3690C9;
	color : #FFFFFF;
	text-decoration:none;
	padding-left: 7px;
	padding-right: 8px;
}

td.colorwhite{
	background-color: #FFFFFF;
}

td.titlegreen{
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #B7DA5F;
	color : #000000;
	font-weight: bold;
	height: 15px;
	padding-left: 2px;
}

td.titleblue{
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #90CEF5;
	color : #000000;
	font-weight: bold;
	height: 15px;
	padding-left: 2px;
}


.inputtext{
	border-color: #000000;
	font-size : 8pt;
	font-weight : normal;
	font-family : Monospace, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.submitbutton{
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	background-color: White;
	border : 2px;
}
.normaljust {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight: normal;
	align:justify;
}