body{
	background-color: #AAAAAA;
	margin-top:0px;
	margin-bottom: 0px;
}
a.one:link{text-decoration:underline; color:#FF5502;}
a.one:visited{text-decoration:underline; color:#FF5502;}
a.one:active{text-decoration:underline; color:#FF5502;}
a.one:hover{text-decoration:underline; color:#FF5502;}

a.two:link{text-decoration:none; color:#000000;}
a.two:visited{text-decoration:none; color:#FF5502;}
a.two:active{text-decoration:none; color:#000000;}
a.two:hover{text-decoration:none; color:#FF5502;}

.text_9{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #C4C4C4;
}
.text_13{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 71px;
	color: #000000;
}

.text_8{ font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height: normal;
		color: #000000;
}

.text_23{ font-family: Arial, Helvetica, sans-serif;
		font-size: 23px;
		line-height: normal;
		color: #464646;
}

.text_16{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #464646;
	font-weight: bold;
}


.text_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}

.pt10{padding-top: 10px;}
.pt20{padding-top: 20px;}
.pt25{padding-top: 25px;}
.pt35{padding-top: 35px;}
.pt40{padding-top: 40px;}

.pl25{padding-left: 25px;}
.pl30{padding-left: 30px;}
.pl35{padding-left: 35px;}
.pl50{padding-left: 50px;}

.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}

.pr10{padding-right: 10px;}
.pr25{padding-right: 25px;}
.pr35{padding-right: 35px;}
.pr50{padding-right: 50px;}

.tac {text-align: center;}
.tal {text-align: left;}
.tar {text-align: right;}
.tat {vertical-align: top;}
.tam {vertical-align: middle;}
.tab {vertical-align: bottom;}

.top_back{
	background-image: url(images/top_back.jpg);
	background-repeat: repeat-x;
}

.upper_img{
	background-image: url(images/upper_img.jpg);
	background-repeat: no-repeat;
}

.back_white{
	background-color: #FFFFFF;
}

.back_f1f1f1{
	background-color: #F1F1F1;
}

.back_EBEBEB{
	background-color: #EBEBEB;
}