body, html {
background: #224759 /*url(../img/gfx/body_bg.png) bottom repeat-y*/;
color: #fefefe;
font-size: 11px;
font-family: arial, verdana, sans-serif;
}

div {
cursor: default;
}

img.image {
border: 1px solid #1f5570;
}

h1 {
font-size: 16px;
color: #e08f3d;
}

	table.mailform label {
	color: #ccc;
	}

	table.mailform input.text, table.mailform textarea.text {
	border: 1px solid #ccc;
	}

hr {
border: 0px;
width: 100%;
height: 1px;
margin-bottom: 5px;
background: #1f5570;
}

	div#head {
	background: url(../img/gfx/body_bg2.png) top repeat-x;
	}
	
		div#bg_left {
		background: #000 url(../img/gfx/bg_top.png) top repeat-x;
		}
	
		div#banner {
		background: url(../img/gfx/banner_bg.png) top no-repeat;
		line-height: 20px;
		color: #666;
		}
		
		div#banner a:link {
		color: #ababab;
		}
		
		div#banner a:visited {
		color: #ababab;
		}
		
		div#banner a:hover {
		color: #0cbdfe;
		}
		
		div#menu {
		background: url(../img/gfx/bg_menu.png) top no-repeat;
		}
		
		/*#content {
		}*/
		
			div#content div.col_top {
			background: url(../img/gfx/col_top.png) top no-repeat;
			color: #666;
			}
			
			div#content div.box {
			background: url(../img/gfx/col_box_middle.png) top repeat-y;
			font-size: 12px;
			}
			
				div#content div.box a {
				font-size: 11px;
				}
			
				div#content div.box_content div.box_title_left {
				background: url(../img/gfx/col_box_title_left.png) top no-repeat;
				}
				
				div#content div.box_content div.box_title_right {
				background: url(../img/gfx/col_box_title_right.png) top no-repeat;
				}
				
				div#content div.box_content div.box_title {
				background: url(../img/gfx/col_box_title_mid.png) top repeat-x;
				}
			
			div#content div.box_title_head {
			background: url(../img/gfx/col_box_titlehead.png) top no-repeat;
			}
			
			div#content div.box_top {
			background: url(../img/gfx/col_box_top.png) top no-repeat;
			}
			
			div#content div.box_bottom {
			background: url(../img/gfx/col_box_bottom.png) top no-repeat;
			}

				div#content div.box_top_left {
				background: url(../img/gfx/col_box_top_left.png) top no-repeat;
				}
				
				div#content div.box_top_mid {
				background: url(../img/gfx/col_box_top_mid.png) top repeat-x;
				}
				
				div#content div.box_top_right {
				background: url(../img/gfx/col_box_top_right.png) top no-repeat;
				}
				
				/* */
				
				div#content div.box_center_left {
				background: url(../img/gfx/col_box_center_left.png) top repeat-y;
				}
				
				div#content div.box_center_right {
				background: url(../img/gfx/col_box_center_right.png) top repeat-y;
				}
				
				/* */
				
				div#content div.box_bottom_left {
				background: url(../img/gfx/col_box_bottom_left.png) top no-repeat;
				}
				
				div#content div.box_bottom_mid {
				background: url(../img/gfx/col_box_bottom_mid.png) top repeat-x;
				}
				
				div#content div.box_bottom_right {
				background: url(../img/gfx/col_box_bottom_right.png) top no-repeat;
				}
			
		#col_footer {
		font-size: 10px;
		color: #ababab;
		background: url(../img/gfx/col_footer_bg.png) top repeat-x;
		}