body{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#565656;
}
a{
	color:#ff4e00;
	text-decoration:underline;
}
a:hover{
	color:#ff4e00;
	text-decoration:none;
}


.orrange ul{
	list-style-image:url(../images/heading_bullit.gif);
	margin:0 13px;
	padding:0px;
}
.orrange ul li{
	margin:0px;
	padding:3px 0px;
}

.contents_bg{
	background:url(../images/bg.gif) repeat-x bottom #FFF;
}
.contents_info_area{
	background:#FFF;
	border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
}


.borderimage{
	border:2px solid white;
}

.image{
	border:1px solid #CCC;
	padding:1px;
}

.side_menu_title{
	background:url(../images/sidemenu_title.gif) no-repeat;
	height:27px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
}

.side_submenu_title{
	background:url(../images/side_sub_title.gif) left no-repeat;
	height:39px;
	width:234px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-left:20px
}
.contents_padding{
	padding:10px;
}

.side_categories{
	height:29px;
	border-bottom:1px dashed #c6c6c6;
}
.side_categories a{
	color:#1b1a1c;
	padding-left:15px;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/side_bullit.gif) left no-repeat;
}
.side_categories a:hover{
	background:url(../images/side_rollover.gif) no-repeat left;
	display:block;
	color:#FFF;
	padding-top:8px;
	height:20px;
}

.blue_title{
	background:url(../images/blue_title.gif) no-repeat;
	width:320px;
	height:34px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding-left:26px;
}


.contents_title{
	background:url(../images/contents_title.gif) no-repeat;
	height:43px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
}

.contents_Big_title{
	background:url(../images/contentsBIGtitle.gif) no-repeat;
	height:43px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
}

.hline{
	background:url(../images/line.gif) repeat-x;
	height:21px;
}


.tabs_bg{
	background:url(../images/tabs_bg.gif) repeat-x top #f9f9f9;
}
h1{
	color:#575757;
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:normal;
}


h2{
	color:#575757;
	margin:0px;
	padding:0px;
	font-size:14px;
}




.field{
	border:1px solid #ababab;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:3px;
	color:#636363;
}
.button{
	width:172px;
	height:34px;
	background:url(../images/button.gif) no-repeat;
	cursor:pointer;
	color:#333;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	border:none;
	outline:none;
	outline-style:none;
}

.pageresults a{
	padding:5px;
	border:1px solid #FFF;
}
.pageresults a:hover{
	border:1px solid #ff4e00;
	background:#ff4e00;
	color:#FFF;
}
.top{
	background:url(../images/dot.gif) top repeat-x;
}
.right{
	background:url(../images/dot.gif) right repeat-y;
}
.bottom{
	background:url(../images/dot.gif) bottom repeat-x;
}
.left{
	background:url(../images/dot.gif) left repeat-y;
}

.block_title{
	background:url(../images/heading_bullit.gif) no-repeat left;
	padding-left:15px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:13px;
}


.left_menu{
	font-size:12px;
	padding:5px;
}
.left_menu tr td{
	border-bottom:1px dashed #c6c6c6;
	padding:1px;
}
.left_menu a{
	background:url(../images/side_bullit.gif) no-repeat left;
	padding-left:15px;
	padding-top:5px;
	height:23px;
	font-weight:bold;
	text-decoration:none;
	color:#1b1a1c;
	display:block;
}
.left_menu a:hover{
	background:url(../images/side_rollover.gif) no-repeat;
	padding-top:5px;
	height:23px;
	color:#FFF;
}



.footer{
	background:url(../images/footer_bg.gif) repeat-x;
	border:1px solid #000;
	height:46px;
	color:#FFF;
}
.footer a{
	color:#fff;
}
