/* main settings */

body, input, select, textarea, td, table {
	font: 10pt/1.2 Arial,"Arial CE",sans-serif;
	color:#686868}

body {
	margin:0px; 
	padding:0px;
	scrollbar-arrow-color: #d76101;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	background-color:#bcbec0;
	text-align:center;
  background:  url(images/body_background.jpg) repeat-x;

}

h1, h2, h3, h4 {
	margin:0 0 0.1em 0;
	}

p {margin:0px 0px 1em 0px;
   padding:0px
	 }
	

h1 { font-size:150%;}
h2 { font-size:130%;}
h3 { font-size:120%;}
h4 { font-size:110%;}
h5 { font-size:110%;}

tr,td {vertical-align:top}

option {}

select {}

input,textarea {border:1px solid #dddddd;}

input.radio{border:0px solid #dddddd;}	

.bigger {font-size:130%}
.bold {font-weight:bold}

.cleaner	{
  border: 0px none;
  margin: 0px;
  padding: 0px;
  float: none;
  clear: both;
  width: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 0px; 
					 }						

.image_right {float:right;
						 margin:0px 0px 10px 10px;
						 text-align:center}

.image_left {float:right;
						 margin:0px 10px 10px 0px;
						 text-align:center}
					 
/* content */
#main {width:770px;
			 background:  url(images/main_background.jpg) repeat-y;
			 margin-left: auto;
			 margin-right: auto; 
		 	text-align:left;

}

#top {
		 width:770px;
 	   height:191px;
		 background: #ffffff url(images/top.jpg);
		 }

#content {
			margin:0px 0px 0px 0px;
			}						

#content_left {
			float:left;
			width:160px;
			margin:0px;
			}


#content_right {
			width:520px;
			margin:0px 0px 0px 170px;

			 }									

h1#content_right_h1 {
			margin:0px 0px 20px 0px;
			font: 130%;
			color:#d76101;
			}				

ul#content_right_ul {
			list-style: none;
			margin:0px;
			padding:0px;
			}

li.content_right_li {
								 width:150px;
								 padding:10px 0px 10px 0px;
								 border-top:1px solid #bbbbbb;
								 list-style: none;
}		


#bottom {
			width:770px;
			height:33px;
			margin:0px;
			background:  url(images/bottom.jpg) no-repeat;
			font-size:8pt

			}						

#bottom_strip {
			width:800px;
			height:23px;
			margin:0px;
			}						


#bottom_copyright {
			float:right;
			padding:10px 20px 10px 0px;
			color:white;
			}						

#bottom_home {
			padding:10px 20px 10px 0px;
			color:white;
			margin-left:80px
			}						
			
#menu {
       width:150px;
			 height:200px;
			 text-align:left;
			 margin-left:43px;

			}			


ul#menu_top {list-style: none;
						margin:0px;
						padding:0px;
						height:200px;
						}
	 
li.menu_top_item {
								 width:150px;
								 height:20px;
								 padding:0px;
								 margin: 10px 0px 0px 0px;
								 list-style: none;
								 font-size: 8pt;
								 							
}		


a.menu_top_a:link, a.menu_top_a:visited, a.menu_top_a:hover {
									 /*display:block;*/
 									 text-decoration: none;
									 color:#ffffff;
									 margin:0px;
									 font-size: 8pt; 
									 }
									 



	
#logo_click{
       width:350px;
			 height:70px;
			 position:absolute;
			 left:50%;
			 top:30px;
			 margin-left:-370px;
	}




/* content */



/* anchors */

a:link, a:visited {
	padding: 0 2px 0 2px;
	color: #5088ce;
}


a:hover{
	color: #004677;
}

a.bottom_strip_a {
	padding: 0 2px 0 2px;
	color: #ffffff;
	text-decoration:none;
}
a.bottom_strip_a:hover{
	color: #000000;
}

a.menu_top_a2:link, a.menu_top_a2:visited {
 									 text-decoration: none;
								 	 color:#004677;
									 font: 8pt/1 Tahoma,"Tahoma CE",sans-serif;

									 }

a.menu_top_a2:hover{
									 color:#ea2626;
									 }

