/* CSS Document */

body{background-color:#202223;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	}
.left_bg{background:url(images/left_sadow.jpg) repeat-y ;
	}
.right_bg{background:url(images/right_sadow.jpg) repeat-y;
	}
.content_bg{background:url(images/content_bg.jpg) no-repeat top #FFFFFF;
	padding-top:20px;
	}
.curve{background:url(images/curve_1.jpg) center top no-repeat;
	height:18px;
	}
.menu{margin:10px 0 0 28px;
	padding:0px;
	}
.menu ul{margin:0px;
	padding:0px;
	list-style:none;
	}
.menu ul li{ background:url(images/bullet.jpg) no-repeat left;
	padding:0px 0 3px 20px;
	line-height:25px;
	border-bottom:#CCCCCC solid 1px;
	letter-spacing:1px;
	color:#9c9c9c;
	}
.menu a{color:#9c9c9c;
	text-decoration:none;
	}
.menu a:hover{color: #0066FF;
	text-decoration:none;
	}
.footer{background:url(images/footer_bg.jpg) repeat-x;
	color: #666666;
	font-size:9px;
	}
.footer a{ text-decoration:none;
	color: #666666;
	}
.footer a:hover{ text-decoration:none;
	color: #000000;
	}
.text{font-size:14px;
	font-weight:bold;
	color:#2bc6ff;
	line-height:20px;
	}
.text2{font-size:11px;
	color: #CCCCCC;
	line-height:15px;
	}
.text2 a{font-size:11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}
.text2 a:hover{font-size:11px;
	color: #ffffff;
	text-decoration: underline;
	}
.headertext{font-size:18px;
	color:#003366;
	line-height:26px;
	border-bottom: #CCCCCC solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	}
.headertext2{font-size:18px;
	color: #0099FF;
	font-family:Arial, Helvetica, sans-serif;
	}