




/*
     
*/
.body {
	background-color: #232323;
	background-image:  url(http://www.aegisbicycles.com/images/grayback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_menu 
{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 20px;
}
a.top_menu 
{
	color:#FFFFFF;
	text-decoration:none;
}

a.top_menu:hover 
{
	color:#FF9900;
	text-decoration:none;
}
.foot_menu 
{
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 20px;
}
a.foot_menu 
{
	color:#FFFFFF;
	text-decoration:none;
}

a.foot_menu:hover 
{
	color:#FF9900;
	text-decoration:none;
}
.body_text
{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
}
.body_text2
{
	font-size:14px;
	color:#000000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
}
.title_text
{
	font-size:18px;
	color:#333399;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
.form_text
{
	font-size:10px;
	color:#000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
}
a.form_text 
{
	color:#000000;
	text-decoration:none;
}

a.form_text:hover 
{
	color:##CC0000;
	text-decoration:none;
}