BODY {
	font: 12px arial, tahoma, sans-serif;
	background: #000000;
	margin: 0px;
	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color: #000000;;
	scrollbar-track-color: #FFFFFF;
}
	
img {
 	border-color: #EEEEEE;
	margin: 3px;
}

h1{
	font-size: 30px;
	width: 500px;
	background: #454545;
	height: auto;
	padding: 17px 15px 15px 15px;
	margin: 0px 0px 10px -20px;
}

h2, h3, h4, h5, h6{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h2 a, h3 a, h4 a, h5 a, h6 a{
	margin: 0px;
}

p{
	margin: 0px 0px 10px 0px;
}


td{
	vertical-align: top;
}

td,tr,p,div {
	font: 12px arial, tahoma, sans-serif; 
	line-height: 12pt;
	color: #DADADA;
}

a{
	color: #DADADA;
	text-decoration: underline; 
}
	
a:hover {
	color: #FFFFFF;
	text-decoration: none; 
}
	
div.menu{
	background: #333333;
	text-align: center;
	color: #DEDEDE;
	padding: 3px 0px 3px 0px;
}

div.menu a{
	font-weight: bold;
	color: #DEDEDE;
	text-decoration: none;
	text-transform : uppercase;
}

hr {
	color: #CCCCCC; 
	height:1px;
}

div.flash{
	height: 50%;
	vertical-align: bottom;
}

div.top{
	margin: 10px;
}

div.top a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
}

div.center{
	margin: 20px;
}

div.right{
	margin: 15px;
	text-align: right;
}

div.footer{
	margin-top: 10px;
	padding: 4px 10px 6px 10px;
	color: #999999;
	text-align: center; 
	background: #333333;
}

table.design {
	width: 100%;	
}

table.design div.td_1,
table.design div.td_2 {
	text-align: center;
	margin: 20px 10px 10px 10px;
	width: 120px;	
}

table.design div.td_1 p{
	color: #666666;
}

table.design div.home_page {
	text-align: left;
	margin: 20px 10px 10px 10px;
}

table.design div.home_page img{
	margin: 3px 0px 0px 0px;
}

div.feedback{
	font-size: 16px;
}

table.feedback{

}

table.feedback td{
	font-size: 16px;
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px dashed  #333333;
}

input.input_text{
	font-size: 16px;
	width: 300px;
}

input.input_button{
}

select{
	width: 300px;
	font-size: 16px;
}

textarea{
	font: 16px arial, tahoma, sans-serif;
	width: 300px;
	height: 100px;
}

table.feedback td.feedback_option{
}

table.feedback img{
	height: 50px;
	width: auto;
}

/* guest book */

.button {
	color: #333333; font-family: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	background: #FFFFFF;
	border: 1px solid #666666;
	height: 18px;
	}

.inputbox {
	font-family: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #CCCCCC;
	border: 1px solid #666666;
	}

.listbox {
	font-family: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #666666;
	}
	
/* end of guest book */

