﻿body         
{ 

	margin:0px;
	background-color:#325aa0;
}

body.intro
{ 
	line-height: 100%;
	margin:0px;
	background-color:#c0c0c0;	
}

a.blue{text-decoration:none;color:#00f; }
a.blue:hover{color:#00f; text-decoration:underline;}

a:link.nav 	{ Color: #3367B3; text-decoration: none; font-weight: bold; }
a:visited.nav { Color: #3367B3; text-decoration: none; font-weight: bold; }
a:hover.nav { Color: #C00027; text-decoration: underline; font-weight: bold;}

/*p            { line-height: 100%; margin-top: 0; margin-bottom: 0 }*/

a.nav2:link { Color: white; text-decoration: none; font-weight: bold; }
a.nav2:visited { Color: white; text-decoration: none; font-weight: bold; }
a.nav2:hover { Color: yellow; text-decoration: underline; font-weight: bold;}

a.nav1:link { Color: #3367B3; text-decoration: underline; font-weight: bold; }
a.nav1:visited { Color: #3367B3; text-decoration: underline; font-weight: bold; }
a.nav1:hover { Color: #C00027; text-decoration: underline; font-weight: bold;}

img.1 {
border-width: 3px;
border-color: #d7d7d7;
border-style: solid;
}

p {margin-top: 0; margin-bottom: 0; }
body, td { margin-left: 0; margin-right: 0; font-family: Arial; font-size: 10pt; }
/*
input,select,textarea {font-family: Arial; font-size: 10pt; height: 20; border: 1px solid ; background: #ffffff; color:}
*/

#dropmenudiv{
position:absolute;
border:1px solid #E1E1E1;
border-bottom-width: 0;
font:normal 8.5pt Tahoma;
line-height:12px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #E1E1E1;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E1E1E1;
font-weight: bold;
}

.menu_top td.left_bg
{	
	background:url("../images/Guess/menu_top_left_bg.jpg");
	width:11px;
	height:30px;
}

.menu_top_menu
{
	background:url("../images/Guess/menu_top_horizal.jpg") repeat-x;
	background-position:top;
	padding-top:1px;
	background-color:#497bc0;
}

.menu_top_menu .right_bg
{
	background:url("../images/Guess/menu_top_right.jpg");
	width:30px;		
	height:38px;
}

.menu_top_menu .right_bg_tr
{		
	width:30px;
}

.menu_top_menu a.menu
{
	text-decoration:none;color:#fff; font-weight:bold; background-color:#497bc0; 
	display:inline-block; vertical-align:middle;
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	font-family:Arial;	
	padding:4px 5px;	
	width:70px;
	height:30px;
}
.menu_top_menu a:hover{color:#bc5f11; background-color:#213e80;}

.error { color:#f00; font-weight:bold;}

.info_title{color:#e16627; font-weight:bold; font-size:18px; text-align:left; padding-bottom:20px;}
.info_content{}
.image_list{border:none;}

.contact .left{font-weight:bold; text-align:left; vertical-align:top;}
.contact .right{text-align:left; vertical-align:top;}
.contact .note_start{color:#ff0000; vertical-align:top;}

.secure_code{ height:20px; vertical-align:top; padding:10px;font-size:20px; width:90px;}
.secure_code_refresh
{
	background:url(../images/Guess/refresh.gif) no-repeat;
	width:48px;
	height:48px;
	border:none;
	display:block;
}

.processing_loading_hide{
	visibility:hidden;
	display:none;	
	float:left;
	background-color:#eeeeee;	
	position:absolute;
	z-index:-100;
}

.processing_loading_show{
	visibility:visible;
	display:block;
	float:left;
	background-color:#eeeeee;
	filter:alpha(opacity=1); 
	-moz-opacity: 0.1 ;
	opacity: 0.1; 
	position:absolute;
	z-index:100;		
	text-align:center;
	font-size:medium;
	font-weight:bolder;
	color:#FF0000;
}

.processing_loading_hide_img{
	visibility:hidden;
	display:none;
}

.processing_loading_show_img
{
	visibility:visible;
	display:block;
	float:left;
	position:absolute;
	z-index:100px;		
	text-align:center;
	font-size:medium;
	font-weight:bolder;
	color:#FF0000;	
	padding-top:20px;	
	text-align:center;
	width:90%;	
}

.paging{height:30px; font-weight:bold; padding:5px 0px 5px 0px;}
.paging .summary{float:left; color:#000; padding-top:5px;}
.paging .paging_place{float:right;}
.paging .paging_place a.go_to_page{background-color:#459058; text-decoration:none; color:#fff; border:solid 1px #00f; padding:2px 6px 2px 6px; margin:1px;}
.paging .paging_place a.un_active{background-color:#497bc0; text-decoration:none; color:#fff; border:solid 1px #00f; padding:2px 6px 2px 6px; margin:1px;}
.paging .paging_place a.un_active:hover{background-color:#a1bbf5; color:#000; }
.paging .paging_place .active{background-color:#fff; color:#000; border:solid 1px #00f; padding:2px 6px 2px 6px; }
.paging .paging_place .gotopage_text{text-align:center;}