body{
	padding:0px;
	margin:13px 0px 23px 0px;
	}
.shadow{
	background-image:url(/images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	}
.banner{
	background-image:url(/images/banner_bg.gif);
	background-repeat:repeat-x;
	height:138px;
	}
.menu{
	height:25px;
	background-image:url(/images/menubg.gif);
	background-repeat:repeat-x;
	}	
.footer{
	height:2px;
	background-image:url(/images/footerbg.gif);
	background-repeat:repeat-x;
	}
.widnow{
	background-image:url(/images/window_bg.gif);
	background-repeat:repeat-y;
	}
.text{
	font-family:Verdana;
	font-size:11px;
	color:#696969;
	}
.footer_text{
	font-family:Verdana;
	font-size:10px;
	color:#696969;
	}
#left_links{
	list-style-image:none;
	list-style:none;
	padding:0;
	margin:12px 0px 0px 15px;
	}
.left_links{
	list-style-image:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	color:#696969;
	text-decoration:none;
	}	
.left_links a{
	list-style-image:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	color:#696969;
	text-decoration:none;
	}
.left_links a:hover{
	list-style-image:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	color:#696969;
	text-decoration:underline;
	}
.txt_box{
	height:16px;
	width:95px;
	border:1px #7F9DB9 solid;
	font-family:Verdana;
	font-size:11px;
	color:#696969;
	}