html
{
	height: 100%;
	width: 100%;
}

body
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: white;
}

td
{
	color: #1A1512;
	font-family: arial, verdana, sans-serif;
	font-size: 0.7em;
}

.main
{
	width: 100%;
	height: 100%;
}

p
{
	margin: 0;
}

form
{
	margin: 0;
}

select, textarea
{
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}

.input
{
	width: 120px;
	color: #5D6160;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.input_2
{
	width: 220px;
	color: #5D6160;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.button
{
	cursor: pointer;
	height: 22px;
	width: 85px;
	background: url(../img/login.gif);
	border: 0;
	color: #5D6160;
	font-size: 11px;
}

a
{
	color: #008783;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.alert
{
	color: red;
}

.bgtop
{
	background: url(../img/bgtop.gif) repeat-x top;
	width: 100%;
	height: 65%;
}

.bgbottom
{
	background: url(../img/bgbottom.gif) repeat-x bottom;
	width: 100%;
	height: 35%;
}

#g1
{
	background: url(../img/g1.gif) repeat;
}

#g2
{
	background: url(../img/g2.gif) repeat;
}

#g3
{
	background: url(../img/g3.gif) repeat;
}

.t1
{
	background: url(../img/t1.gif) repeat-x top left;
}

#t2
{
	background: url(../img/t2.gif) repeat-x top left;
}

#t2 a
{
	color: white;
	font-size: 9pt;
	font-weight: bold;
}

#t5
{
	background: url(../img/t5.gif) no-repeat top left;
}

#tm1
{
	background: url(../img/tm1.gif) no-repeat top left;
}

#tm2
{
	background: url(../img/tm2.gif) no-repeat top left;
}

#tm3
{
	background: url(../img/tm3.gif) no-repeat top left;
}

.lm
{
	background: url(../img/lm.gif) no-repeat top left;
	width: 100%;
	height: 27px;
}

.lm a
{
	color: #1A1512;
	font-size: 8pt;
	display: block;
	width: 100%;
	margin: 8px 0 0 25px;
}

.lm a:hover
{
	font-weight: bold;
	text-decoration: none;
}

#topmenu a
{
	color: #454847;
	font-weight: bold;
	font-size: 10pt;
}

#topmenu a:hover
{
	color: #008783;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

#content
{
	display: block;
	margin: 20px 0 20px 0;
	text-align: justify;
}

#bottom
{
	background: url(../img/bottom.gif) no-repeat top left;
	color: #018783;
}

#bottom a
{
	color: #018783;
}

.star
{
	color: red;
	font-size: 12px;
}

.i-bgt
{
	background: url(../img/i-bgt.gif) repeat-x top;
}

.i-bgt2
{
	background: url(../img/i-bgt2.gif) repeat-x top;
}

#i-bottom
{
	color: #018783;
}

#i-bottom a
{
	color: #018783;
}

#i-bot
{
	background: url(../img/i-bot.gif) no-repeat top left;
}

#i-menu
{
	background: url(../img/i-menu.gif) no-repeat top left;
}