BODY
{
	background-color: #CCCCCC;

	margin: 0px 0px 0px 0px;

}

TABLE.main
{
	width: 100%;
	border-width: 1;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_upper.jpg);
	background-repeat: no-repeat;

}
TD.bottom
{
	height: 111px;
	width: 100%;
	text-align: right;
	vertical-align: bottom;
	color: #FFFFFF;
}
TD.nav
{

	text-align: left;
	height: 138px;
	color : #FFFFFF;
}
.nav2 {
	position : absolute;
	top : 70px;
	left : 20px;
}


.Anav:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.Anav:visited 
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.Anav:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.Ap:link
{
	text-decoration: none;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.Ap:visited 
{
	text-decoration: none;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.Ap:hover
{
	text-decoration: underline;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
P
{
	font-family: arial;
	font-size: 10px;
}
.p
{
	font-family: arial;
	font-size: 10px;
}
.bottom-text {
	position : absolute;
	bottom : 0px;
	right : 0px;
	font-family: arial;
	font-size: 10px;
	color : #FFFFFF;
	background-image: url(../images/bg_lower.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 100%;
	height:120px;
	text-align:right;

}
TABLE.wel
{
	border-width: 0;
	padding: 10px;
	margin: 0;
	width : 1030px;
}
.new
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
.new2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.new3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

