body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image:url(images/bg_al.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.maintable{

	width: 780px;
	text-align:center;
}

.footer {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	background-color: #dadada;
	border-top: 1px solid #aaaaaa;
	
}
.footer a{
	text-decoration: none;
	color: #555555;
	padding-left: 10px;
	padding-right: 10px;
}
.footer a:hover{
	text-decoration: none;
	color: #333333;
}

.content{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.content p{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
	padding-left: 6px;
	padding-right: 6px;
}
.content a, .content a:visited{
	border-bottom: 1px dotted #777777;
	text-decoration: none;
}
.content a:hover{
	border-bottom: 1px dotted #444444;
	color: #003366;
}
.content a:active{
	border-bottom: 1px dotted #444444;
	color: #FF9900;
	
}

.rightcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.rightcontent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
.rightcontent th{
	font-size: 12px;
	color: #111111;
	line-height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	
}
.rightcontent a, .rightcontent a:visited{
	color: #ff0000;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
}
.rightcontent a:hover{
	border-bottom: 1px dotted #3399FF;
	color: #6E6E38;
}
.rightcontent a:active{
	border-bottom: 1px dotted #339999;
	color: #FF9900;
}

.boxcontent {
	text-decoration: none;
}
.boxcontent th{
	font-size: 13px;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-image:url(images/al_box_02.jpg);
	background-repeat: repeat-x;	
}


.toplink{
	font-size: 12px;
	color: #5a5a5a;
	font-weight: 900;
	text-decoration: none;
}
.toplink, .toplink a{
	font-size: 12px;
	color: #222222;
	font-weight: 900;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.toplink a:hover{
	color: #5A5A5A;
	font-weight: bold;
}

.pageheading{
	font-size: 13px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #DFDFE0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 25px;
		padding-left: 5px;
		padding-top: 2px;	
}

