/* CSS Document */

body {
	background: url(images/header_bg.gif) left top repeat-x #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
}

/* menu styles */
#nav {padding:0; margin:0; font-size:11px; list-style:none; height:22px; background: url('images/menu_bg.gif') repeat-x; position:relative; z-index:50; text-align:left; font-size: 11px; font-weight:normal; }
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; width:96px; float:left; height:22px; line-height:22px; color:#fff; text-decoration:none; cursor:pointer; text-align:center; font-size: 11px; font-weight:normal; }
#nav li a.top_link span {float:left; display:block; width:96px; height:22px; text-align:center; font-size: 11px; font-weight:normal; }
#nav li a.top_link span.down {float:left; display:block; width:96px; height:22px; text-align:center; font-size: 11px; font-weight:normal; }

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url('images/menu_over.gif') no-repeat right bottom; font-size: 11px; font-weight:normal; }
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url('images/menu_over.gif') no-repeat right bottom; }
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url('images/menu_over.gif') no-repeat right bottom; }

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:50;}
#nav a:hover {position:relative; white-space:normal; z-index:50;}

#nav :hover ul.sub
{left:-1px; top:22px; white-space:nowrap; width:168px; height:22px; z-index:51;}
#nav :hover ul.sub li
{display:block; position:relative; float:left; width:168px;}
#nav :hover ul.sub li a
{background:url('images/menu_normal.gif') no-repeat right bottom; display:block; font-size:11px; height:22px; width:168px; line-height:22px; text-indent:10px; color:#fff; text-decoration:none; font-size: 11px; }
#nav :hover ul.sub li a.fly
{background: url('images/menu_normal_fly.gif') top left no-repeat;}
#nav :hover ul.sub li a:hover 
{background: url('images/menu_over.gif') top left no-repeat;}
#nav :hover ul.sub li a.fly:hover
{background: url('images/menu_over_fly.gif') top left no-repeat;}

#nav :hover ul.sub li ul li ul li
{display:block; position:relative; float:left; width:255px;}
#nav :hover ul.sub li ul li ul li a
{background: url('images/menu_normal.gif') top left repeat-x; display:block; font-size:11px; height:22px; width:168px; line-height:22px; text-indent:10px; color:#fff; text-decoration:none; font-size: 11px; font-weight:normal; }
#nav :hover ul.sub li ul li ul li a:hover 
{background: url('images/menu_over.gif') top left repeat-x;}


#nav li b {background: url('images/menu_normal.gif') top left no-repeat; display:block; font-size:11px; height:22px; width:168px; line-height:22px; text-indent:10px; font-weight:bold; color:#fff; cursor:default; font-size: 11px; }

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{background: url('images/menu_over.gif') bottom left no-repeat; left:168px; top:0px; white-space:nowrap; width:168px; z-index:52; height:22px; text-align:left; font-size: 11px; font-weight:normal; }

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; text-align:left;  font-size: 11px; font-weight:normal; }

#nav li:hover li:hover > ul
{left:168px; top:0px; white-space:nowrap; width:168px; z-index:52; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background: url('images/menu_normal_fly.gif') top left no-repeat;} 
#nav li:hover li:hover > li a.fly
{background: url('images/menu_normal_fly.gif') top left no-repeat;} 

.search-text {
	font-size:12px;
    color:#C0C0C0;
}

input {
	font-size:12px;
    color:#000;
	background-color:#C0C0C0;
	border: 0;
}

select {
	font-size:12px;
    color:#000;
	background-color:#C0C0C0;
	border: 0;
}

textarea {
	font-size:12px;
    color:#000;
	background-color:#C0C0C0;
	border: 0;
}

.form {
	font-size:12px;
    color:#000;
	background-color:#ffffff;
	border: 1px solid #999999;
}

.form_error {
	font-size:12px;
    color:#000;
	background-color:#ffffff;
	border: 1px solid #FF0000;
}

a {
	font-size:12px;
	color:#0066FF;
	text-decoration:underline;
}

a:hover {
	color:#0066FF;
	text-decoration:none;
}

.page {
	padding-left:15px;
}

.text {
	font-size:12px;
	color:#242424;
}

.title {
	font-size:15px;
	color:#000;
	font-weight:bold;
}

.footer {
	font-size:11px;
	color:#666666;
	line-height: 17px;
	padding-top: 5px;
	border-top: 1px solid #666666;
}

a.flink {
	font-size:11px;
	color:#666666;
	line-height: 17px;
	text-decoration:none;
}

a.flink:hover {
	text-decoration:underline;
}

a.letter {
	font-size:12px;
	color:#0066FF;
	line-height: 17px;
	text-decoration:none;
	padding: 2px;
	background-color:#C0C0C0;
	border: 1px solid #666666;
}

a.letter:hover {
	background-color:#ffffff;
	border: 1px solid #666666;
}

a.letter-on {
	font-size:12px;
	color:#0066FF;
	line-height: 17px;
	text-decoration:none;
	padding: 2px;
	background-color:#ffffff;
	border: 1px solid #666666;
}

a.link {
	font-size:12px;
	color:#242424;
	text-decoration:underline;
}

a.link:hover {
	text-decoration:none;
}

a.white {
	font-size:12px;
	color:#C0C0C0;
	text-decoration:none;
}

a.white:hover {
	text-decoration:underline;
}

.normal{
	line-height: 20px;
}

.high{
	line-height: 20px;
	background-color:#ffffff;
}

.error {
	font-size:12px;
	color: #FF0000;
}

div.col_4 {
	float:left;
	width: 184px;
	padding-left: 10px;
}

div.col_3 {
	float:left;
	width: 249px;
	padding-left: 10px;
}

div.col_2 {
	float:left;
	width: 379px;
	padding-left: 10px;
}

div.col_1 {
	float:left;
	width: 768px;
	padding-left: 10px;
}