body{
	font-size: 12px;
	line-height: 180%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000000;
	color: #ffffff;
}

h1{
	font-size: 15px;
	color: #FFFFFF;
	line-height: 135%;
	font-weight: bold;
	position: absolute;
	top: 3px;
}

#head{
	background-image: url(cmn_images/headbg.gif);
	background-repeat: repeat-x;
}

#title{
	background-image: url(index_images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

#main{
	background-color: #1F1F1F;
	background-image: url(cmn_images/mainbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 274px;
}

#side{
	background-color: #000000;
	border-top-color: #636363;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #636363;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #636363;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #636363;
	border-left-style: solid;
	border-left-width: 1px;
}

.pad0{
	padding-right: 10px;
	padding-left: 10px;
}

.pad10{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.pad20{
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.pad{
	padding-bottom: 5px;
}

.margin{
	margin-bottom: 20px;
}

.box{
	background-color: #000000;
	border-right-color: #636363;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #636363;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #636363;
	border-left-style: solid;
	border-left-width: 1px;
}

.faq1{
	padding-top: 15px;
}

.fg{
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 2px;
}

.fg_b{
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(fare_images/spe_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding: 2px;
}





.bold{
	font-weight: bold;
}

.cap{
	font-size: 10px;
	line-height: 150%;	
}

a:link,a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
