/* this stylesheet is used for the main frame */

BODY {
	background: #006699;
	color: #000000;
	font-family: verdana;
	font-size: 12pt;
	line-height: 1.1;
	margin-left: 1.5em;
	scrollbar-face-color: #666666;
    scrollbar-shadow-color: #404040;
    scrollbar-highlight-color: #AAAAAA;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #202020;
    scrollbar-track-color: #1C5370;
    scrollbar-arrow-color: #EEEEEE }

A:link {
	background-color: transparent;
	COLOR: #808080;
	font-weight: bold;
	font-size: 80%}

A:visited {
	background-color: transparent;
	color: #808080;
	font-weight: bold;
	font-size: 80%}

A:active {
	background-color: transparent;
	color: #808080;
	font-weight: bold;
	font-size: 80%}

A:hover {
	text-transform: none;
	background-color: #006699;
	color: #ffffff}
	
A.nohover:Hover {
	text-transform: none;
	background-color: transparent}

A.std:link {
	background-color: transparent;
	COLOR: #000000;
	font-weight: normal;
	font-size: 100%}

A.std:visited {
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	font-size: 100%}

A.std:active {
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	font-size: 100%}

A.std:hover {
	text-transform: none;
	background-color: #ffffc0;
	font-weight: normal;
	font-size: 100%}
	
TH {
    background-color: #fffffe;
	font-size: 12pt;
	text-align: left;
	font-family: "Courier New",Courier;
	color: #006699;
   }

H1 {
	color: #000000;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
	FONT-SIZE: xx-large;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 1em;
	MARGIN-TOP: 1em;
	TEXT-ALIGN: center}

H2 {
	color: #000000;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
    FONT-SIZE: x-large;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 1em;
	MARGIN-TOP: 1em;
	TEXT-ALIGN: center}

H3 {
	color: #000000;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
	FONT-SIZE: large;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 5px;
	MARGIN-TOP: 5px}

H4 {
	color: #000000;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
	FONT-SIZE: medium;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 1em;
	MARGIN-TOP: 1em;
	TEXT-ALIGN: center}

H5 {
	color: #000000;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
	FONT-SIZE: small;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 1em;
	MARGIN-TOP: 1em;
	TEXT-ALIGN: center}	

H6 {
	color: #000000;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
	FONT-SIZE: small;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 1em;
	MARGIN-TOP: 1em;
	TEXT-ALIGN: center}	

I {
	FONT-STYLE: italic}

CITE {
	text-transform: uppercase;
	font-weight: bolder}

EM {
	FONT-STYLE: italic}

VAR {
	FONT-STYLE: italic}

ADDRESS {
	FONT-STYLE: italic;
	MARGIN-LEFT: 3em}

BLOCKQUOTE {
	FONT-STYLE: italic}

PRE {
	FONT-FAMILY: monospace}

TT {
	FONT-FAMILY: monospace}

CODE {
	FONT-FAMILY: monospace}

KBD {
	FONT-FAMILY: monospace}

SAMP {
	FONT-FAMILY: monospace}

BLOCKQUOTE {
	MARGIN-LEFT: 3em;
	MARGIN-RIGHT: 3em}

MENU {
	MARGIN: 0px}

DT {
	MARGIN-BOTTOM: 0px}

DD {
	MARGIN-LEFT: 3em;
	MARGIN-TOP: 0px}

PRE {
	WHITE-SPACE: pre}
	
.cell {
	background-color: #fffffe;
	font-size: 12pt;
	font-weight: normal;
	text-align: right;
	font-family: "Courier New",Courier;
	}

.cell1 {
	background-color: #fffffe;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	font-family: "Courier New",Courier;
	}

.light {
	background-color: #999999;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	}

.medium {
	background-color: #cccccc;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	}

.start {
	background-color: #e5e5e5;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	}

.link {
	background-color: #e5e5e5;
	color: #000000;
	font-size: 8pt;
	font-family: Verdana;
	}
	
.log {
	background-color: #fffffe;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
	}
	
.board {
	background-color: #e5e5e5;
	font-size: 10pt;
	font-family: "Courier New";
	text-align: left;
	width: 580px;
	border-width: 5px;
	border-style: double;
	padding: 20px;	
	}

.myheader {
	background-color: #ffffff;
	color: #808080;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana;
	}

.mydata {
	background-color: #e5e5e5;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana;
	}

.new {
    font-size: 8pt;
	color: #006699;
	}
	
.legal {
    font-style: italic;
    color: #cc0033;
	}

.fbox {
	border-left-color: #ffffff;
	border-bottom-color: #ffffff;
	color: #000099;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-style: solid;
	}

.thumb {
    border: #666666 2px solid;
	vertical-align: middle}

.flag {
	background: #ffffff url(images/miniflags5.gif) no-repeat 50% 10px;
	}

.content_div {
	overflow-y: auto; overflow-x: auto; background-color: #ffffff
}
.head_div {
	overflow: hidden; background-color: #ffffff
}

.border_1 {
	border: #1c5370 1px solid; table-layout: fixed; font-size: 12px; font-family: 'verdana, arial'; border-collapse: collapse
}
.dark_1 {
	border-left-color: #c0dae8; border-bottom-color: #c0dae8; border-top-color: #c0dae8; background-color: #d2edf7; border-right-color: #c0dae8
}
.light_1 {
	border-left-color: #c0dae8; border-bottom-color: #c0dae8; border-top-color: #c0dae8; background-color: #edffff; border-right-color: #c0dae8
}
.title_1 {	color: #ffffff; font-weight: bold; border-color: #1c5370; font-family: verdana; background-color: #2f89b7;
}

A.title_1 {
	color:#ffffff;
	font-size: 12px;
	}

A.title_1:Visited {
	color:#ffffff;
	font-size: 12px;
	}

A.title_1:Active {
	color:#ffffff;
	font-size: 12px;
	}

A.title_1:Hover {
	color:#ffffff;
	font-size: 12px;
	}