<!--//

html, head			{
	width		: 100%;
	height		: 100%;

}

body				{
	height		: 100%;
	font		: 11px Tahoma;
	margin-left	:0px;
	margin-bottom:0;
	margin-right:0;
	margin-top:0;
	color:#333333;

}

td.Top {
	width:770px;
	height:92;
	background: url(../../images/top.png) no-repeat;
}

td.Title {
	width:229px;
	height:177px;
	background:url(../../images/title.png) no-repeat;
	padding: 2px 10px 10px 10px;
	color:#333333;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color : #999999;
	text-decoration : none;
}
a:active {
	color : #333333;
	text-decoration:none;
}
.page a {
	color : #333333;
	text-decoration : none;
}
.page a:hover {
	color : #999999;
}
.page a:active {
	color : #999999 ;
}

.form a {
	color : #B6151B;
	text-decoration : none;
}
.form a:hover {
	color : #3F9954;
}
.form a:active {
	color : #B6151B ;
}

td.PageBack {
	width:540px;
	height:524px;
	
}