body {
	margin : 0px 0px 0px 0px;
	background-image: url(../_images/body_bg_04.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #F8F8F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
}

.center
{
	width : 100%;
	margin : 0px 0px 0px 0px;
	text-align : center;
}

.right
{
	float: right;
	text-align: right;
}

.left
{
	float: left;
	text-align: left;
}

.vtop{
	vertical-align: top;
}

.vbottom{
	vertical-align: bottom;
}

#content
{
	width:739px;
	margin-left : auto;
	margin-right : auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../_images/content_bg_32.gif);
	background-position: left;
	background-repeat: repeat-y;
	text-align: center;
	
}

#head
{
	width:100%;
	margin-left : auto;
	margin-right : auto;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 60%;
	text-align: left;
	background-image: url(../_images/head_bg_02.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.horizontal-menu
{
	width: 727px;
	margin-top : 0px;
	float : right;
	line-height : 150%;
	margin-left : 5px;
	margin-right : 7px;
	background-image: url(../_images/horizontal_menu_bg_05.gif);
	background-position: left;
	background-repeat: repeat-x;
	
}


img.logo
{
	margin-top : 15px;
	margin-left: 25px;
	margin-bottom : 10px;
	float : left;
}
img.logo2{
	margin-top : 15px;
	margin-right: 25px;
	margin-bottom : 10px;
	float : right;
	
}

#foot
{
	width:100%;
	height : 10px;	
	margin-left : auto;
	margin-right : auto;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 60%;
	background: transparent;
	clear : both;
}

#left-middle-box
{
	clear: both;
	width: 425px;
	float: left;
	margin-top : 4px;
	margin-bottom : 4px;
}

#middle-box
{
	width: 214px;
	background-color: #EAE9E9;
	border : 1px solid #CFCFCF;
	padding : 4px 4px 4px 4px;
	margin-bottom : 2px;
	font-size : 9px;
	
}


#left-box{
	float: left;
	text-align: left;
	width : 180px;
	padding-left: 9px;
	line-height: 150%;
	font-size : 12px;
	font-weight : bold;
	font-family: Verdana,Tahoma,Verdana, Arial;
}


#right-box{
	float: right;
	text-align: left;
	width: 305px;
	background-image : url(../_images/right_bg_08.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	line-height : 60%;
	margin-top : 4px;
	margin-bottom : 4px;
}

.closer{
	width : auto;
	float : right;
	text-align : center;
}

.closer2{
	width : auto;
	float : left;
	text-align : left;	
}

#ad1{
	width: 198px;
	padding : 4px 4px 14px 4px;
	background-image : url(../_images/ad1_bg_18.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	float : left;
	border : 1px solid #CFCFCF;
	background-color : #F9F9F9;
	margin-left : 4px;
	margin-top : 4px;
}
#ad2{
	float : left;
	border : 1px solid #CFCFCF;
	background-color : #F9F9F9;
	margin-left : 4px;
	margin-top : 4px;
	line-height : 60%;
}
	
#ad3{
	width: 260px;
	height: 130px;
	padding : 71px 4px 14px 4px;
	background-image : url(../_images/ad3_bg_26.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	float : left;
	border : 1px solid #CFCFCF;
	background-color : #F9F9F9;
	margin-left : 4px;
	margin-top : 4px;
}

#copyright {
	width: 720px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	font-size : 9px;
	color: #BCBEC0;
}


.news-box{
	margin-bottom: 0px;
	margin-left : 0px;
	background-color: #ECECEC;
	padding: 3px 3px 3px 3px;
}

.tree-menu-box{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 80%;
	background-color: #eeeeee;
	padding: 10px 10px 10px 10px;
	line-height: 60%;
	
}

.listing{
	width: 100%;
	text-align: center;
	background-color: #D9D9D9;
}

p {
		margin-top: 0px;
		margin-bottom: 15px;
		text-align: justify;
}

span.highlight{
	color: #FF7200;
	font-weight: bold;
}


hr{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 1px;
	border-top: 1px solid #FE0101;
	border-bottom: none;
	border-left: none;
	border-right: none;
	color: #FE0101;	
}

h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial;
	color: #FF7200;
	font-size: 18px;
	font-weight : bold;
}


h2 {
	margin-top: 0px;
	margin-bottom: 12px;
	padding:3px 3px 3px 3px;
	text-align:right;
	font-family: Arial, Verdana;
	font-weight : bold;
	font-size: 14px;
	color:#BCBEC0;
}


h3{
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Trebuchet MS,Tahoma,Verdana, Arial;
}

h3.message{
	font-size: 10px;
	text-align: center;
	width: 80%;
	background-color: #FFD24E;
	padding: 2px 2px 2px 2px;
	color: black;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px 2px 2px 4px;
	color: #596C7B;
	background-color:#f5f5f5;
	font-family: Tahoma,Verdana, Arial;
	text-align : left;
}
h5{
	font-size: 11px;
	margin-top: 0px;
}

ul{
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 10px;
	list-style: square;
	font-weight: normal;
	/*color: #C2CACC;*/
}

li{

	text-align: left;
	margin-bottom: 5px;
}

ul.submenu{
	margin-top : 10px;
	margin-bottom : 10px;
	line-height : 120%;
	font-size : 9px;
	padding-left : 0px;
	color : #dddddd;
}
ul.submenu li{
	margin-left : 20px;
	list-style : square;
	margin-bottom : 0px;
	
}

ul.no-margin{
	margin-bottom: 0px;
	margin-top: 0px;
	
}



ol{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: decimal;
}

ol.alpha{
	list-style: upper-alpha;
}

table{
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	background: transparent;

}


td{
	padding : 3px 3px 3px 3px;
	border : none;
	text-align: left;
	vertical-align : top;
	background-color: #F5F5F5;
}

td.td-center{
	text-align : center;
}


table.no-space{
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: none;
	background: none;
	line-height: 40%;
	
}


table.no-space td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
}


table.width-auto td{
	width: auto;
	vertical-align: middle;
	line-height: 90%;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	background: none;
}

table.width-auto{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	width: 480px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: none;
}



form{
	margin: 0px 0px 0px 0px;
}

input{
	border: 1px solid #454545;
/*	background-color: #E9F5F1;*/
	background-color: white;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select{
	border: 1px solid #454545;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea{
	border: 1px solid #454545;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
}


fieldset{
	padding: 5px 5px 5px 5px;
	border: 1px solid #888888;
}

legend{
	font-size: 11px;
	font-weight: bold;
	color: #888888;
}

label{
		color: #888888;
}

input.standard{
	width: 110px;
}

input.long{
	width: 290px;
}

input.short{
	width: 30px;
	text-align: right;
	vertical-align: middle;
	margin-top: 3px;
}

input.shortest{
	
	width: 15px;
	text-align: right;
	vertical-align: middle;
}


input.button{
	background-color: #666666;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #eeeeee;
	font-size: 10px;
	font-weight: bold;
}

input.img-button{
	border: none;
	background: none;
	vertical-align: middle;
	margin: 0px;
}

img{
	margin: 0px 0px 0px 0px;
	border: 0px;
}

img.tree-ico{
	vertical-align: bottom;
}

img.right{
  float: right;
  border-left: 6px solid #F5F5F5;
  margin-left: 10px;
}

table.gallery img{
  border-bottom: 6px solid #F50000;
}

.clear-all{
	clear: both;
}


a:link {	color: #A0A0A0;	text-decoration: none;}
a:active {color: #FF7200;text-decoration: none;}
a:visited {color: #A0A0A0;text-decoration:none ;}
a:hover {color: #FF7200;text-decoration: underline;}



table.width-auto a:link {	color: #004000;	text-decoration: underline;}
table.width-auto a:active {color: #DC241F;text-decoration: underline;}
table.width-auto a:visited {color: #004000;text-decoration: underline;}
table.width-auto a:hover {color: #DC241F;text-decoration: none;}


.listing a:link{color: #004000;	text-decoration: none;}
.listing a:active{color: #004000;	text-decoration: none;}
.listing a:visited{color: #004000;	text-decoration: none;}
.listing a:hover{color: #DC241F;	text-decoration: none;}

.listing a.highlight:link{color: #ffffff;	text-decoration: none; background-color: #FE0101; padding-left: 2px;padding-right: 2px; font-weight: bold;}
.listing a.highlight:active{color: #ffffff;	text-decoration: none; background-color: #FE0101;padding-left: 2px;padding-right: 2px; font-weight: bold;}
.listing a.highlight:visited{color: #ffffff;	text-decoration: none; background-color: #FE0101;padding-left: 2px;padding-right: 2px; font-weight: bold;}
.listing a.highlight:hover{color: #ffffff;	text-decoration: none; background-color: #FE0101;padding-left: 2px;padding-right: 2px; font-weight: bold;}



#copyright a:link {	color: #aaaaaa;text-decoration: underline;}
#copyright a:active {	color: #aaaaaa;text-decoration: underline;}
#copyright a:hover {	color: #cccccc;text-decoration: underline;}
#copyright a:visited {	color: #aaaaaa;text-decoration: underline;}

a.menu:link{
	width : 90px;
	display : block;
	float : right;
	color: #727272;
	background-image : url(../_images/menu_dot_08.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 30px;
	font-family : Trebuchet MS;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	text-decoration: none;
}
a.menu:visited{
	width : 90px;
	display : block;
	float : right;
	color: #727272;
	background-image : url(../_images/menu_dot_08.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 30px;
	font-family : Trebuchet MS;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	text-decoration: none;
}
a.menu:active{
	width : 90px;
	display : block;
	float : right;
	color: #727272;
	background-image : url(../_images/menu_dot_08.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 30px;
	font-family : Trebuchet MS;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	text-decoration: none;
}

a.menu:hover{
	background-image : url(../_images/menu_dot_over_08.gif);
	text-decoration: none;	
	color: #FF7200;
}

#left-box a.button:link{
	width : 152px;
	display : block;
	color: #B8B7B7;
	background-image : url(../_images/btn_bg_10.gif);
	background-position : right;
	background-repeat : no-repeat;
	padding : 3px 5px 3px 0px;
	text-align : right;
	text-decoration: none;
}
#left-box a.button:active{
	width : 152px;
	display : block;
	color: #B8B7B7;
	background-image : url(../_images/btn_bg_10.gif);
	background-position : right;
	background-repeat : no-repeat;
	padding : 3px 5px 3px 0px;
	text-align : right;
	text-decoration: none;
}
#left-box a.button:visited{
	width : 152px;
	display : block;
	color: #B8B7B7;
	background-image : url(../_images/btn_bg_10.gif);
	background-position : right;
	background-repeat : no-repeat;
	padding : 3px 5px 3px 0px;
	text-align : right;
	text-decoration: none;
}
#left-box a.button:hover{
	width : 152px;
	display : block;
	color: #FF7200;
	background-image : url(../_images/btn_bg_over_10.gif);
	background-position : right;
	background-repeat : no-repeat;
	padding : 3px 5px 3px 0px;
	text-align : right;
	text-decoration: none;
}

