/*################################################################################################
--------------------------------------------------------------------------------------------------
>> General
--------------------------------------------------------------------------------------------------
################################################################################################*/

/* CONTENT TEXT */
body {
	background-color: #ffffff;
  	margin-top:0;
  	margin-left:0;
  	margin-right:0;
  	margin-bottom:0;
	height:100%;
}

#top_menu{
	width: 748px;
	height: 60px;
}
#sub_line{
	background-image:  url("images/sub_line.gif");
	background-repeat: repeat-x;
	width: 748px;
	height: 8px;
}
#sub_line_2{
	width: 748px;
	background-color: #006E94;
	height: 7px;
}

#menu{
	vertical-align: top;
	background-color: #FFFFFF;
	width: 180px;
	padding-top: 12px;
	padding-left: 8px;
}
#img{
	background-image:  url("images/img.jpg");
	background-repeat: no-repeat;
	width: 289px;
	height: 232px;
}
//*#logo{
	font-family: Times, "Times New Roman", serif;
	background-image:  url("images/logo.gif");
	background-repeat: no-repeat;
	width: 271px;
	height: 232px;
	text-align: center;
	font-size: 26px;
	font-weight: normal;
	color: #6F787C;
}
*/

#left_frame{
	vertical-align: top;
	background-color: #FFFFFF;
	width: 300px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px
}
#full_frame{
	vertical-align: top;
	background-color: #FFFFFF;
	width: 695px;
	padding-left: 23px;
	padding-right: 30px;
	padding-bottom: 10px
}
#sub_line_3{
	width: 1px;
	background-color: #006E94;
}
#right_frame{
	background-color: #FFFFFF;
	background-image:  url("images/frame_right.jpg");
	background-repeat: no-repeat;
	width: 320px;
	height: 202px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px
}

#right_frame2{
	background-color: #FFFFFF;
	width: 320px;
	height: 202px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px
}

#bottom_line{
	background-color: #FFFFFF;
	background-image:  url("images/bottom_line.gif");
	background-repeat: no-repeat;
	width: 748px;
	height: 41px;
}

.menu_item{
   background-image:  url("images/menu_item.gif");
   background-repeat: no-repeat;
   width: 172px;
   height: 26px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #F4EED3;
   padding-left: 12px;
}
a.menu_link{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #F4EED3;
   text-decoration:none;
}
a.menu_link:hover{
   text-decoration:underline;
}

a:link.bottom_line {
  color:#2092B7;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:none;
  background-color:#ffffff;
}

a:visited.bottom_line {
  color:#2092B7;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:none;
  background-color:#ffffff;
}

a:active.bottom_line {
  color:#2092B7;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:none;
  background-color:#ffffff;
}

a:hover.bottom_line {
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:underline;
  background-color:#2092B7;
}

td.bottom_line {
  color:#2092B7;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px; 
  font-weight: bold;
}

H1{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   margin-top:6px;
   margin-bottom:6px;
   color: #5D6060;
}
H1.white{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   margin-top:0px;
   margin-bottom:0px;
   color: #ffffff;
}

li {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #5D6060;
   margin-top: 2px;
}

P, ol {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #5D6060;
   margin-top: 2px;
}

td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #5D6060;
   margin-top: 2px;
}

h4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #5D6060;
   margin-top: 6px;
   margin-bottom: 6px;
   text-decoration: underline;
}

H2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #0387B3;
   margin-top: 5px;
   margin-bottom: 0px;
}

H3{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 22px;
   font-weight: bold;
   margin-top:3px;
   margin-bottom:3px;
   color: #007CA5;
   font-style: italic;
}
H3.white{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 22px;
   font-weight: bold;
   margin-top:3px;
   margin-bottom:3px;
   color: #ffffff;
   font-style: italic;
}

/* Form style. */
td.signup {
	font style: bold;
	color:#003366; 
   	font-family: verdana,sans-serif,Helvetica; 
   	font-size: 9px;
   	font-weight: normal; 
}
INPUT {
 FONT-SIZE: 9px; 
 color=#003366; 
 FONT-FAMILY: verdana,sans-serif,Helvetica; 
 font-weight:normal; 
}
form {
 FONT-SIZE: 9px; 
 color=#003366; 
 FONT-FAMILY: verdana,sans-serif,Helvetica; 
 font-weight:normal;
}
select {
 FONT-SIZE: 9px; 
 color=#003366; 
 FONT-FAMILY: verdana,sans-serif,Helvetica; 
 font-weight:normal;
}



/* Generic form button style. */
.FormLt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	cursor: pointer;
}

a:link {color: #336699; text-decoration:underline;font-weight:bold;}
a:visited {color: #336699; text-decoration:underline;font-weight:bold;}
a:hover {color: #980000; text-decoration:underline; background:#E0EEFC;font-weight:bold;}
a:active {color: #336699; text-decoration:underline;font-weight:bold;}

a:hover.clear {background:none; text-decoration:none;}

A:link.tiny {
	font-size: 9px;
	FONT-WEIGHT: normal; 
}
A:visited.tiny {
	font-size: 9px;
	FONT-WEIGHT: normal; 
}
A:active.tiny {
	font-size: 9px;
	FONT-WEIGHT: normal; 
}
A:hover.tiny {
	font-size: 9px;
	FONT-WEIGHT: normal; 
}

p.tiny {
	font-family: verdana,helvetica,arial;
	font-size: 9px;

