* { font-family: Arial, Helvetica, Sans-Serif; }

a:link { color: #00437d; }
a:visited { color: #666666; } /* 666666 */ 
a:hover { color: #CC3300; }

body { height: 100%; background-color: #d0e8f3; }

.back1 { height: 677px; }
.back2 { height: 677px; }
.headerlinks {
	background-image: url(../images/hdr_bg.gif);
	background-repeat: repeat-x;
}


.leftshade {
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
}
.rightshade {
	background-image: url(../images/right.gif);
}

.countrylink:link { font-size: 11px; color: #b6d3e7; text-decoration: underline; }
.countrylink:visited { font-size: 11px; color: #dae9f3; text-decoration: underline; } /* dddddd */
.countrylink:hover { font-size: 11px; color: #ffffff; text-decoration: underline; }
.countrystyle { font-size: 11px; color: #b6d3e7; text-decoration: none; }

.nav_bg {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
}


.nav_bg_inverted {
	background-image: url(../images/nav_bg_inverted.gif);
}


.bucket {
	background-image: url(../images/bucket_bg.gif);
	background-repeat: repeat-x;
}


.navbold {
	font-size: 11px;
	font-weight: bold;
	color: #00bdd9;
}
a.navbold:link { font-size: 11px; font-weight: bold; color: #00527d; text-decoration: none; }
a.navbold:visited { font-size: 11px; font-weight: bold; color: #00527d; text-decoration: none; } /* cccccc */
a.navbold:hover { font-size: 11px; font-weight: bold; color: #00bdd9; text-decoration: underline; }

.style1 { font-size: 11px; color: #000000; }
.style1 table { font-size: 11px; color: #000000; }
.style2 { font-size: 11px; color: #000000; font-weight: bold; }
.style3 { font-size: 11px; color: #003366; }
.style4 { font-size: 11px; color: #003366; font-weight: bold; text-decoration: none; }
.style5 { font-size: 11px; color: #999999; }
.style6 { font-size: 11px; color: #FFFFFF; font-weight: normal !important; }
.style6 strong { font-weight: normal !important; }
.maintablebg {
	background-color: #FFFFFF;
	top: 0px;
}
.top {
	background-image: url(../forum/img/top.gif);
	background-repeat: no-repeat;
}


.header0 {
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: bold;
}
.header1 { font-size: 14px; font-weight: bold; }
.header2 { font-size: 12px; }
.header3 { font-size: 11px; color: #00437d;  margin-bottom: 0px; }
.header4 { font-size: 11px; color: #000000;  margin-bottom: 0px; }
.header6 { font-size: 14px; color: #FFFFFF}
.righttables {
	background-color: #F8FAFC;
}
.background_shade {
	background-image: url(../images/sub_bg.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}

td.divider {
	height: 1px;
	background-color:#4492B2;
}
