a
{
	color: #1e90ff;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #fff;
	border-left: 5px solid #aaa;
	border-right: 5px solid #aaa;
	font-family: Verdana, Arial, lucida, sans-serif;
	font-size: 9pt;
	margin: auto auto;
	padding: 0 10px 0 170px;
	width: 620px;
}

h1
{
	border-bottom: 1px dotted #b0e0e6;
	color: #ff8c00;
	font-family: Arial, lucida, sans-serif;
	font-size: 13pt;
	margin: 0 0 5px 0;
	padding: 0;	
}

h2
{
	color: #1e90ff;
	font-family: Tahoma, Arial, lucida, sans-serif;
	font-size: 11pt;
	margin: 20px 0 -10px 0;
	padding: 0;	
}

html
{
	background-color: #ccc;
}

p
{
	text-align: justify;
}

ul
{
	list-style-type: square;
}

#body
{
	font-family: Tahoma, Arial, lucida, sans-serif;
	font-size: 8pt;
	line-height: 2;
	padding: 10px 0 10px 0;
}

#brform
{
	background-color: #f5f5f5;
	border: 1px dashed #ccc;
	padding: 10px;
}

#brform button
{
	margin-top: 15px;
}

#brform input, #brform textarea
{
	display: block;
	font-family: Tahoma, Arial, lucida, sans-serif;
	font-size: 8pt;
	margin-bottom: 15px;
	width: 100%;
}

#brform select
{
	display: block;
	font-family: Tahoma, Arial, lucida, sans-serif;
	font-size: 8pt;
	margin-bottom: 15px;
}

#copy
{
	background-color: #f5f5f5;
	border-top: 10px solid #fff;
	clear: both;
	color: #888;
	font-size: 7pt;
	margin: 0px -10px 0 -170px;
	padding: 8px;
	text-align: center;
}

#lng
{
	background-color: #000;
	background-image: url('img/icon.png');
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 8pt;
	margin: 0 -15px 0 -175px; 
	padding: 5px 20px 5px 5px;
	text-align: right;
}

#lng a
{
	color: #fff;
}

#lng a:hover
{
	text-decoration: none;
}

#logo
{
	background-position: right top;
	background-repeat: no-repeat;
	height: 80px;
	margin-left: -175px;
	margin-right: -10px;
	overflow: hidden;
}

#menu
{
	float: left;
	margin-left: -170px;
	width: 160px;
}

#menu a
{
	background-color: #eef;
	border-bottom: 1px solid #dde;
	color: #000;
	display: block;
	font-size: 7pt;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
	text-decoration: none;
}

#menu a:hover
{
	background-color: #f5f5ff;
	background-image: url('img/mnubul2.png');
	background-position: left center;
	background-repeat: no-repeat;
	color: #88f;
}

#menu a.selected
{
	background-color: #fff;
	background-image: url('img/mnubul1.png');
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #8d8;
	color: #000;
}

#menu h2
{
	background-color: #aaa;
	background-image: url('img/bkmenu.png');
	background-repeat: no-repeat;
	color: #fff;
	font-family: Verdana, Arial, lucida, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-align: center;
}

.faq
{
	line-height: 1;
}

.faq a
{
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 10px;
}

.faq div
{
	display: none;
}

.gal1
{
	background-color: #eee;
	float: left;
	margin: 10px 10px 0 0;
	padding: 10px;
}

.gal1:hover
{
	background-color: #bbb;
}

.tab1
{
	margin-top: 10px;
}

.tab1 a
{
	color: #000;
}

.tab1 a:hover
{
	text-decoration: none;
}

.tab1 th
{
	background-color: #aaa;
	text-align: left;
}

.tab1 tr.even
{
	background-color: #e5e5e5;
}

.tab1 tr.even:hover
{
	background-color: #d0d0d0;
}

.tab1 tr.even th, .tab1 tr.odd th
{
	background-color: #ccc;
}

.tab1 tr.odd
{
	background-color: #f5f5f5;
}

.tab1 tr.odd:hover
{
	background-color: #d0d0d0;
}

