A:link				{
		color: #B40001;
		text-decoration: none;
}

A:active				{
		color: #B40001;
		text-decoration: none;
}

A:visited				{
		color: #B40001;
		text-decoration: none;
}

A:hover				{
		color: #B40001;
		text-decoration: underline;
}

acronym		{
		text-decoration: none;
		font-style: normal;
}

.bigred		{
		color: #B40001;
		font-family: Verdana, Arial, sans-serif;
		font-size: 100%;
		font-weight: bold;
		text-align: center;
}

.company	{
		color:#666666;
		font-family: Verdana, Arial, Helvetiva, sans-serif;
		font-size: 70%;
		font-weight: normal;
}

.companyred	{
		color:#B40001;
		font-family: Verdana, Arial, Helvetiva, sans-serif;
		font-size: 70%;
		font-weight: normal;
}

.companyredbold	{
		color:#B40001;
		font-family: Verdana, Arial, Helvetiva, sans-serif;
		font-size: 75%;
		font-weight: bold;
}

.listingstitle	{
		color:#ffffff;
		font-family: Verdana, Arial, Helvetiva, sans-serif;
		font-size: 75%;
		font-weight: bold;
}

.pararedbold	{
		color:#B40001;
		font-family: Verdana, Arial, Helvetiva, sans-serif;
		font-size: 100%;
		font-weight: bold;
}






.companybold	{
		color:#666666;
		font-family: Verdana, Arial, Helvetiva, sans-serif;
		font-size: 70%;
		font-weight: bold;
}

.companyitalic	{
		color:#666666;
		font-family: Verdana, Arial, Helvetiva, sans-serif;
		font-size: 70%;
		font-style: italic;
		font-weight: normal;
}

.company:link				{
		color: #B40001;
		text-decoration: none;
}

.company:active				{
		color: #B40001;
		text-decoration: none;
}

.company:visited				{
		color: #B40001;
		text-decoration: none;
}

.company:hover				{
		color: #B40001;
		text-decoration: underline;
}

.footer		{
		color: #666666;
		font-family: Verdana, Arial, sans-serif;
		font-size: 75%;
		text-align: center;
}

.fourfifty		{
		width:450px;
}

.greyline	{
		background: url(/assets/images/greyline.gif);
		background-repeat: repeat-y;
		height: 100%;
		vertical-align: top;
		width:1px;
}

.header	{
		background: url(/assets/images/headermiddle.gif);
		background-repeat: repeat-x;
		width: 100%;
}

.heading			{
		color: #666666;
		font-family: Verdana, Arial, sans-serif;
		font-size: 140%;
		font-weight: lighter;
		margin-left: 5px;
}

input		{
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;

}

.left 				{     
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}  

.letter				{	
		color:#B40001;
		font-family: Arial, Helvetiva, sans-serif;
		font-size: 120%;
		font-weight: bolder;
		margin-bottom : 0px;
		margin-top : 15px;	
}

.listing:link				{
		color: #666666;
		text-decoration: none;
}

.listing:active				{
		color: #666666;
		text-decoration: none;
}

.listing:visited				{
		color: #666666;
		text-decoration: none;
}

.listing	{
		color: #666666;
		font-family: Verdana, Arial, Helvetiva, sans-serif;
		font-size: 70%;
		font-weight: normal;
		line-height: 100%;
		text-decoration: none;
}
			
.listing:hover				{
		color: #B40001;
		text-decoration: underline;
}

.menu		{
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 80%;
		font-weight: bold;
		text-align: right;
}


.menu:link				{
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 80%;
		font-weight: bold;
		text-align: right;
		text-decoration: none;
}

.menu:active				{
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 80%;
		font-weight: bold;
		text-align: right;
		text-decoration: none;
}

.menu:visited				{
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 80%;
		font-weight: bold;
		text-align: right;
		text-decoration: none;
}

.menu:hover				{
		color: #B40001;
		font-family: Verdana, Arial, sans-serif;
		font-size: 80%;
		font-weight: bold;
		text-align: right;
		text-decoration: underline;
}

.navigation	{
		background-color:#B40001;
		color:#FFFFFF;
		font-family: Verdana, Arial, Helvetiva, sans-serif;
		font-size: 70%;
		font-weight: normal;
		text-align: right;
}

.ninety			{
		width:90%;
}

.onefifty		{
		width: 150px;
		background-color: FFF4F4;
}

p		{
		font-size: 75%;
		line-height: 100%;
}

li.content 	{
		color: #666666;
		font-family: Verdana, Arial, Helvetiva, sans-serif;
		font-size: 80%;
}








.paragraphtext	{
		color: #666666;
		font-family: Verdana, Arial, Helvetiva, sans-serif;
		font-size: 80%;
		font-weight: normal;
		line-height: 100%;
		text-decoration: none;
}

.blacktext	{
		color: #000000;
		font-family: Verdana, Arial, Helvetiva, sans-serif;
		font-size: 80%;
		font-weight: normal;
		line-height: 100%;
		text-decoration: none;
}


.right 				{     
	float: right ;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}  

select		{
		width: 90%;
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;

}

.sevenfifty		{
		width: 750px;
}

.sixhundred		{
		width:600px;
}
.smallmenu		{
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 75%;
		font-weight: bold;
		text-align: right;
}

.smallmenu:link				{
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 75%;
		font-weight: bold;
		text-align: right;
		text-decoration: none;
}

.smallmenu:active				{
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 75%;
		font-weight: bold;
		text-align: right;
		text-decoration: none;
}

.smallmenu:visited				{
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 75%;
		font-weight: bold;
		text-align: right;
		text-decoration: none;
}

.smallmenu:hover				{
		color: #B40001;
		font-family: Verdana, Arial, sans-serif;
		font-size: 75%;
		font-weight: bold;
		text-align: right;
		text-decoration: underline;
}

.topnav:link				{
		color: #ffffff;
		text-decoration: none;
		
}

.topnav:active				{
		color: #ffffff;
		text-decoration: none;
		
}

.topnav:visited				{
		color: #ffffff;
		text-decoration: none;
	
}

.topnav:hover				{
		color: #ffffff;
		text-decoration: underline;
		
}

.smallertext	{
		font-size:70%;
}

.indenttext		{
	text-indent: 5px;
}
