/* CSS Document */
body
{
	font-family: Candara;
	font-size:12px;
	color:#6e6e6e;
	line-height:16px;
	margin:0px;
	padding:0px;
}
#main
{
	width:1000px;
}
#header
{
	padding:0px;
}
#logo_top
{
	background:url(images/h_logo.jpg) top left no-repeat;
	height:89px;
	width:136px;
	float:left;
}
#banner
{	
	background:url(images/strip_header.jpg) top left no-repeat;
	height:79px;
	width:668px;
	float:right;
	margin-top:10px;
}
#google_content
{
	
	height:600px;
	width:146px;
	float:left;
	margin-top:0px;
}
#content
{
	width:1000px;
	
	float:left;
}
#left_content
{
	float:left;
	width:840px;
	margin-top:10px;
}
#left_nav
{
	width:220px;
	float:left;
	margin-left:5px;
	height:326px;
}
#main_logo
{
	width:596px;
	float:left;
	background:url(images/logo.jpg) left top no-repeat;
	height:326px;
	margin-left:12px;
}
#box_top
{
	width:100%;
	float:left;
	height:5px;
}
#box_bot
{
	width:100%;
	float:left;
	height:5px;
}
#border_left
{
	width:5px;
	background:url(images/box_top_le.gif) no-repeat left top;
	float:left;
	height:5px;
}
#border_m
{
	
	background:url(images/box_top_m.gif) repeat-x left top;
	float:left;
	width:205px;
	height:5px;
}
#google_border_m
{
	
	background:url(images/box_top_m.gif) repeat-x left top;
	float:left;
	width:146px;
	height:5px;
}
#border_ri
{
	width:5px;
	background:url(images/box_top_ri.gif) no-repeat left top;
	float:left;
}
#border_bot_left
{
	width:5px;
	background:url(images/box_bot_le.gif) no-repeat left top;
	float:left;
}
#border_bot_m
{
	width:205px;
	background:url(images/box_bot_m.gif) repeat-x left top;
	float:left;
}
#google_border_bot_m
{
	width:146px;
	background:url(images/box_bot_m.gif) repeat-x left top;
	float:left;
}
#border_bot_ri
{
	width:5px;
	background:url(images/box_bot_ri.gif) no-repeat left top;
	float:left;
}
#box_inner
{
	width:100%;
	float:left;
}
#l_box
{
	width:5px;
	background:url(images/border-lside.gif) repeat-y left top;
	float:left;
	height:160px;
}
#r_box
{
	width:5px;
	background:url(images/border-rside.gif) repeat-y left top;
	float:left;
	height:160px;
}
#content_box
{
	float:left;
	width:205px;

}
#g_content_box
{
	float:left;
	width:146px;

}
#main_content_box
{
	float:left;
	width:816px;

}
#title_left
{
	width:195px;
	background:url(images/left_nav_title.jpg) no-repeat left top;
	float:left;
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	height:27px;
	padding:5px;
}
#items
{
	width:100%;
	text-align:justify;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
}
#items ul li
{
	list-style-image:url(images/arrow.gif);
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-position:outside;
}
#items ul li a
{
	list-style-image:url(images/arrow.gif);
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-position:outside;
	color:#999999;
	text-decoration:none;
}
#items ul li a:hover
{
	list-style-image:url(images/arrow.gif);
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-position:outside;
	color:#0AA5AA;
	text-decoration:none;
}
#innert_form a
{
	color:#999999;
	text-decoration:none;
}
#innert_form a:hover
{
	color:#0AA5AA;
	text-decoration:none;
}
#l_box_login
{
	width:5px;
	background:url(images/border-lside.gif) repeat-y left top;
	float:left;
	height:150px;
}
#r_box_login
{
	width:5px;
	background:url(images/border-rside.gif) repeat-y left top;
	float:left;
	height:150px;
}
#login
{
	background:url(images/login_text_bg.gif);
	float:left;
	width:191px;
	height:24px;
	
}
#Pass
{
	background:url(images/login_text_bg.gif);
	float:left;
	width:191px;
	height:24px;
	margin-top:5px;
	
}
#innert_form
{
	float:left;
	margin-top:5px;
	
}
#inner_content
{
	text-align:left;
	float:left;
	padding-top:10px;
	margin-left:5px;
}
#inner_content_info
{
	text-align:left;
	float:left;
	margin-top:5px;
	margin-left:5px;
}
#main_border_m
{
	
	background:url(images/box_top_m.gif) repeat-x left top;
	float:left;
	width:816px;
}
#main_border_bot_m
{
	width:816px;
	background:url(images/box_bot_m.gif) repeat-x left top;
	float:left;
}
#col_title_left
{
	width:220px;
	background:url(images/title_mainpage.gif) no-repeat left top;

	float:left;
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	height:27px;
	padding:5px;
	padding-left:35px;
}
#main_l_box
{
	width:5px;
	background:url(images/border-lside.gif) repeat-y left top;
	float:left;
	height:225px;
}
#main_r_box
{
	width:5px;
	background:url(images/border-rside.gif) repeat-y left top;
	float:left;
	height:225px;
}
#main_l_box2
{
	width:5px;
	background:url(images/border-lside.gif) repeat-y left top;
	float:left;
	height:120px;
}
#main_r_box2
{
	width:5px;
	background:url(images/border-rside.gif) repeat-y left top;
	float:left;
	height:120px;
}
#main_content_box a
{
	color:#185319;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
#main_content_box a:hover
{
	color:#06A1A6;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

#gl_box
{
	width:5px;
	background:url(images/border-lside.gif) repeat-y left top;
	float:left;
	height:700px;
}
#gr_box
{
	width:5px;
	background:url(images/border-rside.gif) repeat-y left top;
	float:left;
	height:700px;
}

h1
{	
	color:#666666;
	line-height:22px;
	font-weight:bold;
}
a
{
	color:#330000;
	font-family:tahoma;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	color:#00A5BC;
	font-family:tahoma;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.ticker a{
color: #00cccc;
width: 660px;
font: 20pt Candara;
/*Tip: add in height attribute here for multiple line scroller*/
padding-left: 15px;
padding-top:5px;
text-align:left;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/

}
.ticker a:hover{
color: #00cccc;
width: 660px;
font: 20pt Candara;
/*Tip: add in height attribute here for multiple line scroller*/
padding-left: 15px;
padding-top:5px;
text-align:left;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/

}