body {
	background-color: #333333;
	background-image: url(images/bk.gif);
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
*{
	font-family:Arial, Helvetica, sans-serif;
	
}
td,input,textarea,select{
	font-size:11px;
}
form{
	padding: 0px;
	margin: 0px;
}
a{
	color: #2C63C8;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#top{
	background-color: #5C5C5C;
	height: 55px;
	text-align: right;
	vertical-align: middle;	
	padding-right: 0px;
	color: #A29A93;
	font-size: 12px;	
}
#top a{
	margin-right: 15px;
	margin-left: 15px;
	color: #A29A93;
	text-decoration: none;
}
#top a:hover{
	color: #fff;
}
#top img{
	float: left; 
	border: 0px;
	height: 55px;
	width: 142px;
}



#header{
	height: 156px;
}


#cont{
	color: #333333;
	background-color: #fff;
	padding: 18px;
	padding-top: 10px;
	padding-bottom: 15px;
	vertical-align: top;
	text-align: left;
}
#col_left{
	width: 173px;
	padding-right: 46px;
	text-align: right;
	padding-top: 25px;
	vertical-align: top;
	color: #5C5C5C;
}
#col_left a{
	color: #5C5C5C;
	display: block;
	line-height: 25px;
}
#path{
	color: #999999;
	padding-bottom: 15px;
}
#path a{
	color: #999999;
}
#path a:hover{
	color: #666666;
}
#cnt{
	vertical-align: top;
	text-align: left;
	width: 380px;
}

h2 {
	font-size: 12px; 
	color: #333333;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;

}
h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;	
	margin-bottom: 10px;
	color: #444444;
}

#footer{
	background-color: #5C5C5C;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
#footer a{
	color: #D4C7BB;
	margin-left: 15px;
	margin-right: 15px;
}
#footer a:hover{
	color: #fff;
	text-decoration: none;
}

#copy{
	padding-top: 10px;
	color: #999999;
	vertical-align: top;
	text-align: center;
}
#copy a{
	color: #999999;
}
#copy a:hover{
	color: #fff;
	text-decoration: none;	
}