BODY
{
    background-image: url(/images/bg.gif);
    margin: 0px;
	margin-top: 40px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

A
{
	text-decoration: none;
	color: #00CC00;
	border-bottom: 1px dashed #00CC00;
}

P, TD
{
	font-size: 14px;
}

H1
{
	font-size: 18px;
	background: url(/images/paragraph.gif) no-repeat bottom left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
}

LI
{
	list-style-image: url(/images/ar.gif);
}


.main, .header
{
	width: 900px;
}

.header
{
	background-color: #FFFFFF;
	border: 1px solid #B5B5B5;
	border-bottom: none;
/*	height: 162px; */
	height: 132px;
}

.header TD
{
    background: url(/images/head_bg.jpg) repeat-x;
}

.header A
{
	border: 0px;
}

.header_app
{
	position: relative;
	left: -25px;
	top: -161px;
}

.main
{
	background-color: #FFFFFF;
	border: 1px solid #B5B5B5;
	border-top: none;
	overflow: auto;
	margin-top: -1px;
	_margin-top: -163px;
}

.menu
{
	width: 182px;
	height: 280px;
	padding-left: 2px;
}

.menu A
{
	border: none;
}

.menu IMG
{
	border: 0px;
	width: 175px;
	height: 33px;
}

.content
{
	padding: 30px;
	line-height: 25px;
}

.news
{
	padding: 15px;
}

.bottom_line
{
	background: url(/images/div_middle.gif) repeat-x top;
}

.copyright
{
    padding-bottom: 20px;
    color: #c0c0c0;
	text-align: center;
	font-size: 12px;
}


SPAN.message
{
    BORDER-RIGHT: #add8e6 2px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #add8e6 2px solid;
    PADDING-LEFT: 5px;
    MARGIN-LEFT: 5px;
    BORDER-LEFT: #add8e6 2px solid;
    MARGIN-RIGHT: 5px;
    BORDER-BOTTOM: #add8e6 2px solid
}
.error
{
    BORDER-RIGHT: #ff0000 2px solid;
    BORDER-TOP: #ff0000 2px solid;
    PADDING-LEFT: 5px;
    BORDER-LEFT: #ff0000 2px solid;
    COLOR: #99002e;
    BORDER-BOTTOM: #ff0000 2px solid;
    BACKGROUND-COLOR: #ffcccc
}
.anounce
{
}
.anounce .left
{
    BACKGROUND-POSITION: left center;
    BACKGROUND-IMAGE: url(an_v2.gif);
    BACKGROUND-REPEAT: repeat-y
}
.anounce .right
{
    BACKGROUND-POSITION: right center;
    BACKGROUND-IMAGE: url(an_v.gif);
    BACKGROUND-REPEAT: repeat-y
}
.anounce .cont
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 5px;
    COLOR: #2f4f4f;
    PADDING-TOP: 5px
}
.anounce .bottom
{
    BACKGROUND-POSITION: center bottom;
    BACKGROUND-IMAGE: url(an_h.gif);
    BACKGROUND-REPEAT: repeat-x
}
.anounce .capt
{
    BACKGROUND-POSITION: center top;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(an_head.gif);
    COLOR: #0f2f2f;
    BACKGROUND-REPEAT: repeat-x
}
HR
{
    COLOR: #a0c0c0;
    HEIGHT: 1px
}

.form
{
	width: 429px;
	background: url(/images/form_bg.gif) repeat-y;
	text-align: left;
}

.form .title, .form .body
{
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
}

.form .title
{
	background: #e5e6de;
	border-top: 2px solid #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

.form .body
{
	border-bottom: 2px solid #FFF;
}

UL.help LI
{
	list-style-image: url(/images/icons/help_16.gif);
	list-style-position: inside;
}

.since
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

