a:link {
	font-size: x-small;
	color : #FFFFFF;
	text-decoration : none;
}

a:visited {
	font-size: x-small;
	color : #FFFFFF;
	text-decoration : none;
}

a:hover {
	font-size: x-small;
	color : #E06B04;
	text-decoration : underline;
}

a:active {
	font-size: x-small;
	color : #D6DB04;
	text-decoration : none;
}

B {
	font-size: x-small;
	color : #FFFFFF;
	letter-spacing : 3px;
	font-weight : 700;
}

.actualcolor:link {
	color : #D6DB04;
}

.actualcolor:visited {
	color : #D6DB04;
}

.actualcolor:hover {
	color : #D6DB04;
}

.actualcolor:active {
	color : #D6DB04;
}

.actualcolor {
	color : #D6DB04;
}

.bgdarkgrey {
	background-color : #648087;
	border: 0px;
	font-size: large;
	color : #FFFFFF;
	text-align: center;
}

.bgdarkgreyimg {
	background-color : #648087;
	border: 0px;
	font-size: x-small;
	color : #FFFFFF;
}


.bgdeepgray {
	background-color : #31494F;
	border: 0px;
	height: 15px;
	font-size: smaller;
	color : #FFFFFF;
	width: 100%;
	text-align: center;
}

.bglitegreysmall {
	background-color : #EAEEEF;
	border: 0px;
	height: 154px;
	font-size: x-small;
	color : #555555;
}


.bglightgreen {
	background-color : #BEC3AB;
	border: 0px;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
	padding-left: 2px;	
	color : #555555;
	width: 249px;
}

.bglightgreenlargefont {
	background-color : #BEC3AB;
	border: 0px;
	font-size: large;
	text-align: center;
	color : #555555;
	width: 249px;
}


BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : 2px;
	background-color: #9EB5BB;
	margin-top: 0px; 
	max-height: 0px;
	background-color : #648087;

}

.cellwidth125 {
	padding : 0px;
	margin : 0px;
	border: 0px;
	text-align: center;
	width: 125px;
	border-style: solid;
	border-color : #31494F;
	border-width : 0px 1px 1px 0px;
}

.global {
	border : 0px;
	padding : 0px;
	margin-top : 0px;	
	margin-right: auto;
	margin-bottom : 0px;	
	margin-left: auto;
	text-align: center;
	width: 747px;
	vertical-align : super;

}

.greyframeleftright {
	border-style: outset; 
	border-color: #31494F; 
	border-width : 0px 1px 0px 1px;
	background-color : #648087;
}


SUP {
	color : #000000;
}

.topbottomborder* {
	padding : 0px;
	margin : 0px;
	width: 760px;
	border-style : solid;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-color : #648087;
}

TABLE {
	vertical-align : top;
	text-align : center;
}

.thumbblframe {
	padding : 0px;
	margin : 0px;
	border: 0px;
	text-align: center;
	font-size: xx-small;
	color: #ffffff;
	border-style: solid;
	border-color : #31494F;
	border-width : 0px 1px 1px 0px;
}

.thumbblframenoright {
	padding : 0px;
	margin : 0px;
	border: 0px;
	text-align: center;
	font-size: xx-small;
	color: #ffffff;
	Border-style: solid;
	border-color : #31494F;
	border-width : 0px 0px 1px 0px;
}
