A  {
	COLOR : #1B7AAE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

A:hover  {
	text-decoration : none;
}

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image : url("images/back.gif");
}

.table_main {
	border: 1px solid #FFFFFF;
	width : 710px;
	background-color : #FFFFFF;
	COLOR : #5F5F5F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

#nav {
	width:710px;
	height: 51px;
	margin:0 0 0 0px;
}

.nav1 {
	background:url(images/nav_01.gif) no-repeat;
	display: inline;
	float: left;
	height: 51px;
	list-style: none;
	width: 125px;
}

.nav1:hover {
	background:url(images/nav_01_2.gif) no-repeat;
	display: inline;
	float: left;
	height: 51px;
	list-style: none;
	width: 125px;
}

.nav2 {
	background:url(images/nav_02.gif) no-repeat;
	display: inline;
	float: left;
	height: 51px;
	list-style: none;
	width: 157px;
}

.nav2:hover {
	background:url(images/nav_02_2.gif) no-repeat;
	display: inline;
	float: left;
	height: 51px;
	list-style: none;
	width: 157px;
}

.nav3 {
	background:url(images/nav_03.gif) no-repeat;
	display: inline;
	float: left;
	height: 51px;
	list-style: none;
	width: 133px;
}

.nav3:hover {
	background:url(images/nav_03_2.gif) no-repeat;
	display: inline;
	float: left;
	height: 51px;
	list-style: none;
	width: 133px;
}

.nav4 {
	background:url(images/nav_04.gif) no-repeat;
	display: inline;
	float: left;
	height: 51px;
	list-style: none;
	width: 146px;
}

.nav4:hover {
	background:url(images/nav_04_2.gif) no-repeat;
	display: inline;
	float: left;
	height: 51px;
	list-style: none;
	width: 146px;
}

.nav5 {
	background:url(images/nav_05.gif) no-repeat;
	display: inline;
	float: left;
	height: 51px;
	list-style: none;
	width: 149px;
}

.nav5:hover {
	background:url(images/nav_05_2.gif) no-repeat;
	display: inline;
	float: left;
	height: 51px;
	list-style: none;
	width: 149px;
}

.top_nav {
	display: inline;
	float: left;
}

#navcontainer { margin-top: 10px; margin-left: 7px; margin-right: 7px; margin-bottom: 0px;}


#navcontainer a
{
	COLOR : #1B7AAE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
}

#navcontainer a:hover
{
	COLOR : #0083B3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li
{
	COLOR : #5F5F5F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-left: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

#navcontainer2 { margin-top: 10px; margin-left: 15px; margin-right: 15px; margin-bottom: 0px;}


#navcontainer2 a
{
	COLOR : #1B7AAE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

#navcontainer2 a:hover
{
	COLOR : #0083B3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

#navlist2
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist2 li
{
	COLOR : #5F5F5F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.text_blue
{
	COLOR : #1B7AAE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.text_11
{
	COLOR : #5F5F5F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.textbox {
	border: 1px solid #96D2EC;
	COLOR : #5F5F5F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #F7FCFF;
}