body, p, tr, td
{
	font-family: verdana;
	font-size: 8pt;
	color: #454545;
}

body
{
	background-color: #DEDEDE;
	background: url('../images/bg.gif');
}

h1, h2, h3
{
	weight: bold;
	font-family: verdana;
	color: #444444;
	font-size: 10pt;
}

h1
{
	background: url('../images/header_bullet.gif') no-repeat;
	padding-left: 12px;
}

h3
{
	font-size: 8pt;
}

a, a:visited
{
	text-decoration: none;
	color: #627F9A;
}

a:hover
{
	text-decoration: none;
	color: #B2C9DF;
}

img
{
	border: 0px;
}

ul, li
{
	text-align: justify;
	list-style-image: url('../images/bullet.gif');
}

pre
{
	background: #F3F3F3;
}

input, textarea
{
	border: 1px solid #CFCFCF;
	color: #666666;
	font-family: verdana;
	font-size: 8pt;
	padding: 3px;
	background: #FFFFFF;
}

#outer_frame
{
	border: 1px solid #CFCFCF;
	width: 758px;
	background: #FAFAFA;
}

#inner_frame
{
	background: url('../images/tentacle.gif') no-repeat bottom right;
}

#logo_area
{
	height: 150px;
}

#menu_area
{
	background: url('../images/menu_bg.gif') repeat-x;
	height: 25px;
	padding-top: 3px;
	padding-left: 3px;
	text-align: left;
}

#submenu_area
{
	height: 15px;
	background-color: #F2F2F2;
	vertical-alignment: middle;
	padding: 5px;
	text-align: justify;
}

#submenu_area a, a:visited
{
	text-decoration: none;
	color: #627F9A;
}

#submenu_area a:hover
{
	text-decoration: none;
	color: #B2C9DF;
}

#location_area
{
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	color: #CCCCCC;
}

#location_area a, a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}

#location_area a:hover
{
	color: #AAAAAA;
	text-decoration: none;
}

#content_area
{
	padding: 10px;
	text-align: justify;
}

#copyright_area
{
	height: 20px;
	background: url('../images/copyright.gif') no-repeat left;
}

.box, .hbox
{
	border: 1px solid #CFCFCF;
	border-left: 5px solid #CFCFCF;
	padding: 3px;
	padding-left: 10px;
	background: #F5F5F5;
	text-align: justify;
}

.hbox:hover
{
	background:#FCFBF5; /*#FFFFF2;*/
}

.minh_prop
{
	height:300px;
	float:right;
	width:1px;
}

.minh_clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}

.sendbtn
{
	background: none;
	border: none;
}