/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	color:#4c4c4c;
	font-size:11px;
}

.top{
	background:url(../images/top_bg.gif) top repeat-x;
}

.top_inner{
	background:url(../images/top_bg_inner.gif) top repeat-x;
}

.bg_main{
	background:url(../images/bg.png) repeat-y;
	behavior: url("images/iepngfix.htc")
}

.top_nav{
	background:url(../images/nav_bg.gif) bottom no-repeat;
	width:420px;
	float:right;
	padding-left:100px;
}

.top_nav ul{
	margin:0px;
	padding:0px;
	float:left;
	list-style-type:none;
	display:inline;
}

.top_nav ul li{
	float:left;
	text-align:center;
	padding:0px 10px;
	line-height:35px;
	font-family:Tahoma;
	font-size:14px;
	color:#747474;
}

.top_nav ul li a{
	float:left;
	text-align:center;
	/*line-height:18px;*/
	font-family:Tahoma;
	font-size:14px;
	color:#747474;
	text-decoration:none;
	
}

.top_nav ul li a:hover{
	float:left;
	text-align:center;
	/*line-height:18px;*/
	font-family:Tahoma;
	font-size:14px;
	color:#000;
	background:url(../images/top_nav.gif) bottom center no-repeat;
	text-decoration:none;
	/*background-position:0px 3px;*/
	
}

.blue_strip{
	background:url(../images/blue_strip.gif) top no-repeat;
	width:190px;
	height:26px;
	float:left;
	padding:10px 0px 0px 0px;
}

.c_wgihgt{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}

.c_wgihgt:hover{
	color:#fff;
	font-size:14px;
	text-decoration:underline;
}

.blach_strip{
	background:url(../images/main_nav_m.gif) repeat-x;
	padding-left:8px;
}

.blach_strip ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	float:left;
}

.blach_strip ul li{
	/*background:url(../images/dark_blue_arrow.gif) top left no-repeat;*/
	padding:0px 18px;
	text-align:left;
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	float:left;
}

.blach_strip ul li a{
	background:url(../images/dark_blue_arrow.gif) top left no-repeat;
	padding-left:10px; background-position:1px 3px;
	text-align:left;
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.blach_strip ul li a:hover{
	background:url(../images/dark_blue_arrow.gif) top left no-repeat; 
	padding-left:10px;
	text-align:left;
	font-family:Tahoma; background-position:1px 3px;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}


.banner{
	background:url(../images/banner.jpg) top no-repeat;
	width:921px;
	height:238px;
}

.f_22{
	font-size:22px;
	color:#fff;
}

.blue_box{
	background:url(../images/blue_box.gif) top no-repeat;
	width:444px;
	height:60px;
	float:left;
	padding-top:5px;
}

.f_18{
	font-size:18px;
	color:#fff;
	text-decoration:none;
}

.f_18:hover{
	font-size:18px;
	color:#fff;
	text-decoration:underline;
}

.inner_bg{
	background:#ededed url(../images/inner_bg.gif) top repeat-x;
}

.inner_bg_1{
	background:#ededed url(../images/inner_bg_1.gif) top repeat-x;
}

h1{
	font-size:28px;
	color:#000;
	margin:0px;
	padding:0px;
}

.f_24{
	font-size:20px;
	color:#888888;
}

.f_16{
	font-size:14px;
	color:#888888;
}

.f_12{
	font-size:12px;
}

.c_blue{
	color:#0167a0;
}

.instyne{
	background:url(../images/instyne.gif) top no-repeat;
	width:535px;
	height:177px;
	padding-left:20px;
}

.c_light_blue{
	color:#bee6fc;
}

.member_list{
	background:url(../images/member_list.gif) top  no-repeat;
	width:213px;
	height:41px;
	text-align:left;
	padding-left:10px;
}

.left_list{
	background:#dddddd;
	padding:5px 0px;
	width:223px;
}

.left_list ul{
	margin:0px;
	padding:0px;
	display:block;
	list-style-type:none;
	float:left;
}

.left_list ul li{
	padding:8px 10px;
	background:url(../images/left_bg.gif) bottom no-repeat;
	float:left;
	width:203px;
	font-family:Tahoma;
	color:#636262;
	font-size:12px;
	text-align:left;
	
	
}

.left_list ul li a{
	background:url(../images/graw_arrow.gif) left top no-repeat;
	background-position:0px 4px;
	padding-left:8px;
	text-align:left;
	/*width:215px;
	line-height:18px;*/
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

.left_list ul li a:hover{
	background:url(../images/graw_arrow.gif) left top no-repeat;
	background-position:0px 4px;
	/*padding-left:8px;*/
	text-align:left;
	width:215px;
	/*line-height:18px;*/
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}

.f_link{
	color:#4c4c4c;
	font-size:11px;
	text-decoration:none;
}

.f_link:hover{
	color:#000;
	font-size:11px;
	text-decoration:none;
}

.inner_top_mid{
	background:url(../images/inner_page_m.gif) repeat-x;
}




























	
