BODY {
    margin:0px 0px 0px 0px;
    padding: 0px;
	background-color:#C8C8C8;
	background-image: url(../Images/bg.png);
    color:#000000;
}

.Title1 {
	font-family: Arial;
	font-size: 27pt;
	color:#FF6600;
	font-weight:bold;
	margin-left: 30px;
	margin-top: 50px;
}

.Title2 {
	font-family: Georgia, Times New Roman;
	font-size: 25pt;
	color:#999999;
}

.menu   {
	margin-top:30px;
	border:0px;
}


.newstext {
	font-family: Arial;
	font-size: 10pt;
	color:#FFFFFF;
	margin-top:    50px;
	margin-left:   15px;
	margin-right:  15px;
	margin-bottom: 10px;
}

.newslink {
	text-decoration:none;
	color:#FFFFFF;
}


.advatitle {
	font-family: Arial;
	font-size: 13pt;
	color:#666666;
	margin-left:17px;
	margin-top:35px;
	margin-bottom:10px;
}

.advatext {
	font-family: Arial;
	font-size: 10pt;
	color:#666666;
	margin-left:17px;
	margin-top:0px;
	margin-bottom:0px;
}


.link {
	color:#FF6600;
	text-decoration:none;
}

.number {
	font-family: Arial;
	font-size: 30pt;
	color:#FFFFFF;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
}

.maintitle {
	font-family: Arial;
	font-size: 13.5pt;
	color:#FF8E43;
	margin-left:17px;
	margin-top:40px;
	margin-bottom:15px;
}

.maintext {
	font-family: Arial;
	font-size: 10pt;
	color:#666666;
	margin-left:17px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:10px;
}


.mail {
	background: #ffffff url(../Images/input.png) left no-repeat;
	border:1px solid #c8c8c8;
}

.message {
	border:1px solid #c8c8c8;
}


.logo1 {
	background-color: #FFFFFF;
	background-image: url(../Images/logo1.png); 
	background-repeat:no-repeat;
}

.logo2 {
	background-color: #E1E1E1;
	background-image: url(../Images/orange.png); 
	background-repeat:no-repeat;
}
