*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
		color: #FFFFFF;

}
a:hover {
	color: #FF0000;
}

a:active {
	color: #FF0000;
}


.link_style{

color:#333333

}


p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}


body{
	margin: 0;
}


#outer{
	margin:auto;
	width: 900px;
	font-size: 12px;
	color: #666666;	
}

#outer div{
	float:left;
}

.menu_bar{
	width:900px;
	height:26px;
	background-image:url(../img/menu_bar_bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	margin: 0px;
	padding-top: 6px;

}

.left_col{

	width:115px;


}
.centre_col{

	height:265px;
	width:785px;

}

.body_title{
	width:597px;
	height:auto;
	background-color: #FFFFFF;
	margin-top: 26px;
	float:left;
}

.main_content{
	width:670px;
	margin-top: 0px;
}

.intro {

	background-color: #eaeaea;
	color: #555555;

}


.footer {
	height: 26px;
	width: 670px;
	background-image:url(../img/footer_bg.jpg);
	margin-bottom: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fffafa;
	background-repeat: repeat-x;

}

.red_button{

	width:118px;
	float:left;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

ul {
	line-height: 200%;
}

