body {
	background-color: #474747;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/mainback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}


.toplink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 4px;
}


.popmain{
	font-family: Verdana, Arial, sans-serif;
	font-size: 6px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.toplink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D46023;
	text-decoration: underline;
}


.topdiv{
	background-attachment: fixed;
	background-image: url(../images/top-div.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.left-ttl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
	
}


.calc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #13213E;
	text-decoration: none;
	
}


.table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #474747;
	text-decoration: none;
	
}


.table2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
	
}


.highlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
	
}


.contenttext{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.left-sub{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.contentsub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


/*home css*/


.homettlback{
	background-attachment: fixed;
	background-image: url(../images/homeback.jpg);
	background-repeat:no-repeat; 
	background-position: left top;
}


.home-ttl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 4px;
	
}


.middle-ttl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #333333;
	text-decoration: none;
	}
	
	
	.topicttl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
	padding-left: 4px;
	}
	
	.topicttlblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1168F6;
	text-decoration: none;
	padding-left: 4px;
	}
	
	.topicttlgreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A7241;
	text-decoration: none;
	padding-left: 4px;
	}
	
	.topictext{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 8px;
}





























.footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}