a:link {
		color: #B6D3F6;
	
}
a:visited {
		color: #B6D3F6;
	
}
a:hover {
		color: #ffffff;
		text-decoration:none;
}

.enter {
		color: #3F70A4;
		font-size: 28px;
		font-style: italic;
		font-weight: bold;
		font-family: Times New Roman;
		text-decoration:none;
}

.heading {
		color: #B6D3F6;
		font-size: 14px;
		font-weight: normal;
		font-family: verdana, geneva, helvetica;
}
.hugeheading {
		color: #B6D3F6;
		font-size: 20px;
		font-weight: normal;
		font-family: verdana, geneva, helvetica;
}
.content {
		color: #ffffff;
		font-size: 12px;
		line-height: 18px;
		font-family: Verdana, geneva, arial, helvetica;
		text-decoration: none
}

.content2 {
		color: #B6D3F6;
		font-size: 12px;
		line-height: 18px;
		font-family: Verdana, geneva, arial, helvetica;
		text-decoration: none
}

.content3 {
		color: #B6D3F6;
		font-size: 10px;
		line-height: 14px;
		font-family: Verdana, geneva, arial, helvetica;
		text-decoration: none
}

.quote {
		color: #ffffff;
		font-size: 14px;
		line-height: 18px;
		font-style: italic;
		font-weight: normal;
		text-align: center;
		font-family: Times;
		text-decoration: none
}

.smallcontent {
		color: #ffffff;
		font-size: 10px;
		line-height: 14px;
		font-family: Verdana, geneva, arial, helvetica;
		text-decoration: none
}

.caption {
		color: #B6D3F6;
		font-size: 10px;
		line-height: 11px;
		font-family: Verdana, geneva, arial, helvetica;
		text-decoration: none
}


.bground {
		background-color:002A4F;
}

.insidebground {
		background-color:002A4F;
		background-image:url(images/inside_bg.gif);
		background-repeat:no-repeat;
		background-attachment:fixed;

b {
	font-weight: bold;
}

