@charset "utf-8";
/* CSS Document */
/**
	home page box border color:#d0cee9
**/

body{
	/*background-color:#EDECF8;*/
	background-image:url(../gfx/bg.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	width:auto;
	/*COLOR: #2e2e2e;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#main_frame{
	width:823px;
	float:none;
	background-color:#ffffff;
	/*border:1px solid #d0cee9;*/
	}

#other_links_panel{
	height:20px;
	/*border-top:1px solid #9DC4DB;
	border-bottom:1px solid #9DC4DB;
	background-color:#604502;*/
	text-align:right;
	COLOR: #cccccc;
	font-weight:normal;
	font-size:10px;
	line-height:normal;
	font-family: Verdana;
	vertical-align:middle;
	}
.other_links{
	COLOR: #7BAFCE;
	font-weight:normal;
	font-size:10px;
	line-height:normal;
	font-family: Verdana;
	text-decoration:none;
	}
.other_links a:hover{
	color:#EDF7FA;
}
a:hover {
	color: #2F659B;
	text-decoration:underline;
}
.other_links a:hover{
	font-weight:normal;
}

.side_links{
	font-size: 11px;
	color: #666666;
	font-family: Verdana;
	text-decoration: none
	}
.side_link_top{
	text-align:left;
	font-size: 12px;
	color: #3E3E3E;
	font-family: Verdana;
	font-weight:600;
	padding-left:4px;
	/* comment below this to disable the gradient in the side menu */
	background-image:url(../gfx/side_top_bg.gif);
	background-position:bottom;
	background-repeat:repeat-y;
	background-position:left;
	}
.side_links a:hover{
	color: #2F659B;
	text-decoration:underline;
	}
.side_link_top a:hover{
	color: #2F659B;
	text-decoration:underline;
}
#search_box{
	border-top:1px dotted #97722D;
	border-left:1px dotted #97722D;
	border-bottom:1px dotted #97722D;
	border-right:0px;
	width:100px;
	height:14px;
	color:#673417;
	font-weight:lighter;
	margin-bottom:7px;
	padding-left:20px;
	background-image:url(http://localhost/suxil/one/gfx/search.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#fof3f7;
	}
#search_button{
	font-size:10px;
	height:19px;
	border:1px solid #b1c3d4;
	background-color:#e8edf1;
	}
#news_title{
	/*old color:#65AA20*/
	color:#CC0066;
	text-align:left;
	font-family: Verdana;
	font-size:13px;
	font-weight:bold;
	}
#box_title{
	color:#FBF5D5;
	text-align:left;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
}
.linkgrey {
	FONT-SIZE: 11px; COLOR: #2e2e2e; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
/* uncomment this to enable the menu box*/
.side_menu_box{
	padding-left:7px;
	border-top:1px solid #d0cee9;
	border-right:1px solid #d0cee9;
	/*background-image:url(../gfx/side_bg.gif);
	background-repeat:repeat-y;*/
	background-color:#E9EEFC;
	height:20px;
	width:150px;
	}
.side_menu_box_bottom{
	padding-left:7px;
	border-top:1px solid #d0cee9;
	border-right:1px solid #d0cee9;
	border-bottom:1px solid #d0cee9;
	/*background-image:url(../gfx/side_bg.gif);
	background-repeat:repeat-y;*/
	background-color:#E9EEFC;
	height:20px;
}
/*
#side_menu_bg{
	background-image:url(../gfx/tbl_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
*/
#side_news{
	border-bottom:1px dotted #cccccc;
	padding-bottom:6px;
	}
#page_title{
	font-family: Verdana;
	font-size:16px;
	color:#CC0066;
	font-weight:bolder;
	}
.more{
	text-decoration:none;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	}
.more a:hover{
	text-decoration:underline;
	color:#6633FF;
	}
#footer{
	border-bottom:1px solid #EDECF8;
	background-color:#1b346a;
	text-align:center;
	font-size:12px;
	color:#FBF5D5;
	}
.page_nums{
	text-decoration:none;
	color:#C99B47;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.page_nums a:hover{
	text-decoration:underline;
	color:#AE13F0;
}
.page_nums_curr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
.jumper{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.jumper a:hover{
	text-decoration:none;
	}
.page_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display:block;
	color:#9D7B55;
	text-decoration:none;
	}
.page_links a:hover{
	color:#614B34;
	text-decoration:none;
	font-weight:bold;
	}
#special_title{
	color:#333300;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	}
