
body {
	margin: 0px 0 0px 0;
	padding: 0;
/*	background: #D7D7BD url(images/img01.png) repeat;	*/
	/* background: #ff9933; */
	 background: #f07820;
	text-align: center;
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #000000;
}

/*
p, ul, ol {
	margin-bottom: 1.5em;
}
*/

ul {
	margin: 0px;
	padding: 0px;
}

a {
	color: #E37500;
	border-bottom: 1px #E37500 dotted;
}

a:hover {
	text-decoration: none;
	color: #A66300;
}



#wrap {
/*	margin-top: 100px; */
  background-color: #fff;
	background: #eee url(img/img02.jpg) repeat-y;
	width: 800px;
	overflow: auto;
/*	height: 100%;	itt */
/*	border: 1px dotted #000;	*/
	text-align: left;
}

/* top */

#wrap_top {
	height: 30px;
/*	background-color: #CC2224;     */
}

#top_left {
  	float: left;
	width: 250px;
/*	height: 30px;  */
	padding: 5px;
	color: #351003;

/*  width: 1px; */
}


#top_center {
  float: left;
}

#top_right {
  float: right;
  padding-top: 5px;
  padding-right: 5px;
/*  width: 1px; */
}

#top_right a {
  border: 0px;
  text-decoration: none;
}

/* header */

#wrap_header {
	width: 800px;
	height: 150px;
	margin: 0px;
	padding: 0px;
/*	background: #FFAC16 url(img/banner.jpg) no-repeat left top;	*/
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#header_left {
  	float: left;
	width: 250px;
/*  width: 1px; */
}

#header_center {
  float: left;
}

#header_right {
  float: right;
/*  width: 1px; */
}

/* container*/

#wrap_container {
	padding-top:  10px;
/* 	background: #351003;  */
  background: #351003;
	color: #fff;
	height: 30px;
}

#container_left {
	float: left;
	width: 250px; 
	height: 30px;
}

#container_center {
	float: left;
	width: 550px; 
	height: 30px;
}

#container_right {
	float: right;
	height: 30px;
}

/* content */

#wrap_content {
/*	background-color: #eee;	*/
	overflow: auto;
/*	border: 1px dotted #e8b975;  */	
}

#wrap_content h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC dashed;
}

#wrap_content p {
}

#wrap_content a {
	text-decoration: none;
}

#wrap_content img {
  border: 1px dotted #000;
}

#content_left {
	float: left;
	width: 250px;
	min-height: 600px;
	overflow: auto;
/*	height: 600px; */
	background-color: #eee;		
	background: url(img/head.jpg) no-repeat left top; 
	font-size: 12px;
}

#content_center {
	float: left;
	width: 520px;
	background-color: #fff;
/*	height: 570px;	itt */
	font-size: 12px;
	line-height: 20px;
	padding: 15px;
/*	background: url(img/backviolin.jpg) no-repeat right top;  	*/
/*	margin: 10px;		*/
/*	text-align: right;	*/
/*	overflow-y: auto; 	*/
	scrollbar-arrow-color: #000; 
	scrollbar-face-color: #e7e7e7; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color: #cdcdcd;
	text-align: justify;	
}

#content_right {
	float: right;
	height: 600px;
/*	width: 1px;  */
/*	background-color: #e8b975;	*/
}

/* prefoot line */

#wrap_prefoot {
  padding-top: 10px;
	font-size: 10px;
	float: left;
	width: 100%;
	height: 35px;
/*	background-color: #000;		*/
  background: #351003;
	color: #fff;
}

#prefootline_left {
	float: left;
	width: 250px;
}

#prefootline_center {
	float: left;
}

#prefootline_right {
	float: right;
}

/* foot line */

#wrap_foot {
	font-size: 10px;
	float: left;
	width: 100%;
	height: 20px;
/*	background-color: #000;  */	
	color: #000;
}

#footline_left {
	float: left;
	width: 250px;
/*	background-color: #eee;	*/
	padding-left: 5px;
}

#footline_center {
	float: left;
}

#footline_right {
	float: right;
	padding-right: 5px;
}

/* menu */

#menu {
/*	width: 400px;  */  
/*	height: 50px; */
/*	margin: 0px auto;  */
	background: #000000;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border: none;
/*	background: url(img/menu_dot.gif) no-repeat left 10px; */
	padding: 2px 30px 10px 10px;  
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FFFFFF;
/*  color: #D7D7BD; */
  color: #000000;
}

/* menu tabs */
/*
#header #header-tabs {
	position: absolute;
	top: 120px; left: 0;
	width: 100%;
	height: 30px;
	background: #000;
	font: bold 1.1em Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;  
} 
*/
#header-tabs {
	width: 100%;
	height: 30px;
	background: #351003;
	font: bold 12px Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;  
}
#header-tabs ul {		
	margin:0px;
  padding: 5px 0px 0px 0px;
  list-style:none;
}
#header-tabs li {
	display:inline;
  margin:0;
	padding:0;
}
#header-tabs a {
	float:left;
	background: url(img/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	border:none;
}
#header-tabs a span {
	float:left;
   display:block;
   background: url(img/tabright.gif) no-repeat right top;
   padding:7px 15px 4px 8px;
   color: #CCC;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */
#header-tabs a:hover span {
	color:#FFF;
}
#header-tabs a:hover {
	background-position:0% -42px;
}
#header-tabs a:hover span { background-position: 100% -42px;}
#header-tabs #current a { 
background: url(img/tableft_white.gif) no-repeat left top;
background-position:0% -42px; 
}
#header-tabs #current a span {    
background: url(img/tabright_white.gif) no-repeat right top;
background-position:100% -42px; 
color: #000;
}


#submenu {
  padding-top: 10px;
  padding-left: 15px;
}


img {
	border: 0px;
}


h1 {
	font-size: 14px;
	font-weight: bold;	
}

a.galimg {
  border: 0px;
  text-decoration: none;
}

