body
{
	margin:0px;
	font-size:12px;
	color:#272727;
	line-height:17px;
	font-family:Tahoma;
	
}


.border{
		border-right:1px solid #b2b2b2;
		border-left:1px solid #b2b2b2;
		}		
		
		
		
.link_bg{
		background-image: url(../images/top_link.jpg);
		background-repeat:repeat-x;
		height:29px;
		}
		
		
.link-white {
		font-family:Tahoma;
		font-size:11px;
		color:#ffffff;
		text-decoration:none;
		text-transform:uppercase;
		font-weight:bold;
		}

.link-white:hover{
		font-family:Tahoma;
		font-size:11px;
		color:#ffffff;
		text-decoration:underline;
		text-transform:uppercase;
		font-weight:bold;
		}
		
.bg_color{
	background-color:#1919C9;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
		}
		
		
.content_bg_img{
		background-image:url(../images/bg-content.gif);
		background-repeat:repeat-x;
		}
		
.link-red {
		font-family:Tahoma;
		font-size:11px;
		color:#b90404;
		text-decoration:none;
		text-transform:none;
		font-weight:bold;
		}

.link-red:hover{
		font-family:Tahoma;
		font-size:11px;
		color:#b90404;
		text-decoration:underline;
		text-transform:none;
		font-weight:bold;
		}
				
		

.footer-img{
	font-family:Tahoma;
	color:#4e4c4c;
	font-size:11px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	
}

.footer_link{
	font-family:Tahoma;
	color:#4e4c4c;
	font-size:11px;
	text-decoration:none;
}

.footer_link:hover{
	font-family:Tahoma;
	color:#4e4c4c;
	font-size:11px;
	text-decoration:underline;
}

.border-red-dotted-line{
	border-left:1px dotted #a71717;
	}

.blue-text{
	font-family:Tahoma;
	color:#090983;
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	}

.right-text{
	font-family:Tahoma;
	margin:0px;
	font-size:11px;
	color:#272727;
	}
	
.heading-red {
		font-family:Tahoma;
		font-size:18px;
		color:#b90404;
		text-decoration:none;
		text-transform:none;
		font-weight:bold;
		}
