.main {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #010080;
	line-height: 16px;
}
.inner_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
}


.bullet {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}

a {
	font-family:Tahoma;
	font-size:11px;
	color:#010080;
	text-decoration:none;
}


a:hover {
	color:#ff5a00;
}
.grey {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #292929;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #292929;
}

.bodytext11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #292929;
}

.bodytext11arial {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #292929;
}

.bigbluetext {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #010080;
}
.required {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color:#ff5a00;
}

.construction {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color:#000077;
	font-weight:bold;
}

.express {
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	color:#ee0500;
	font-weight:bold;
}

.biggie {
	font-family: Georgia;
	font-size: 18px;
	line-height: normal;
	color:#ffffff;
}

.bigBLUE {
	font-family: Verdana, Arial;
	font-size: 28px;
	line-height: normal;
	color:#010080;
}
.bigRED {
	font-family: Verdana, Arial;
	font-size: 28px;
	line-height: normal;
	color:#f60400;
}

.bigWHITE {
	font-family: Arial;
	font-size: 28px;
	line-height: normal;
	color:#ffffff;
}

#foo {
     position:absolute;
     width:143px;
     padding:5px;
     font-family:tahoma;
     font-size:11px;
	 color:#333333;
	 font-weight:bolder;
     text-align:justify;
     display:none;
 }
#container {
     width:140px;
     border: double 6px #000000;
     background:#ffffff;
     padding:10px;
 }
.links {
     list-style:none;
     color:#990000;
     margin-top:30px;
 }
.links img {
     width:143px;
     height:102px;
     border:solid 0px #000;
 }

