/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size:x-small;
	background-image: url(images/bg_strip.gif);
	background-repeat: repeat-x;
	background-color: #072060;
}

a:link {
	color: #1d607a;
	text-decoration: none;
	font-size:x-small;
}
a:visited {
	text-decoration: none;
	color: #2888AC;
	font-size:x-small;
}
a:hover {
	text-decoration: underline;
	color: #2888AC;
	font-size:x-small;
}
a:active {
	text-decoration: none;
	color: #1D607A;
	font-size:x-small;
}

/* Hyperlink settings for text menu */

a.menu:link {
	font-size: x-small;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color:#808599;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.menu:visited {
	font-size: x-small;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color:#808599;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.menu:hover {
	font-size: x-small;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color:#808599;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.menu:active {
	font-size: x-small;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color:#808599;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.headerbx {
	border-bottom: 3px solid #bdbcc1;
	border-collapse:collapse;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.tblcoll {
	border-collapse:collapse;
	padding-left: 10px;
	height: 400px;
}
.shoutbx {
	background-color: #a6a5b7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6A5B7;
	padding:6px;
	color: #FFFFFF;
	font-size: 10px;
	vertical-align: top;
}
.Menubg {
	background-color: #A6A5B7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6A5B7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A5B7;
}
.worldmapbx {
	background-color: #F5F5F5;
	border-top-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d1d3d0;
	border-right-color: #d1d3d0;
	border-bottom-color: #d1d3d0;
	border-left-color: #d1d3d0;
}

.tabs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9DA0B3;
	border-right-color: #9DA0B3;
	border-left-color: #9DA0B3;
	padding-left: 10px;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #08397A;
	text-align: center;
}
.tabs2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA0B3;
	
}

.imgborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D3D0;
	color: #7c8292;
}
.content1 {
	margin-left: 15px;


}
.border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA0B3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9DA0B3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DA0B3;
}
.wrapper {
	padding: 10px;
}

.imgdotborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D1D3D0;
	padding: 3px;
}

/* Menu Separator Styles */
.linestyle1 {color: #FD0100;}
.linestyle2 {color: #0A295F}
.linestyle3 {color: #D6C432}
.linestyle4 {color: #6FE6CA}
.linestyle5 {color: #DC677A}

/* Text Styles */

.titletxt {
	font-size: x-small;
	font-style: italic;
	color: #7792c1;
	font-weight: bold;
	text-transform: uppercase;
}
.lighttxt {
	font-size: x-small;
	color: #d0cebf;
}
.Maintxt {
	font-size: x-small;
	color: #7c8292;
}
.pageheadingwhitetxt {
	font-size: x-small;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	margin:10px 5px;
	
}
.menuwhitetxt {
	font-size: x-small;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	background-color:#808599;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.Menubg map {z-index: 1000;}

#flashthing {z-index: 1;}

table {vertical-align: top;}
