body
{
	background-color: #DAF3FD;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #00B2EE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #F7F7FA;
	scrollbar-face-color: #DAF3FD;
	scrollbar-arrow-color: #00B2EE;
}

.body
{
	background-color: #DAF3FD;
}

.footerline
{
	background-color: #00B2EE;
}

div.copyright
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	padding: 3px;
}

a.copyright
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}


div.section
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #006DD6;
}

a.menu:link
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	cursor: default;
	margin: 5px;
}

a.menu:visited
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	cursor: default;
	margin: 5px;
}

a.menu:active
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB200;
	cursor: default;
	margin: 5px;
}

a.menu:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB200;
	cursor: default;
	margin: 5px;
}

div.menubar
{
	font-family: Arial;
	font-size: 16px;
	color: #BFECFF;
}

a.link
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FE5908;
	cursor: default;
}

a.menuleft:link
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00B2EE;
	text-decoration: none;
	cursor: default;
}

a.menuleft:visited
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00B2EE;
	text-decoration: none;
	cursor: default;
}

a.menuleft:active
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00B2EE;
	text-decoration: none;
	cursor: default;
}

a.menuleft:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FE5908;
	text-decoration: none;
	cursor: default;
}

a.menuarticle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00B2EE;
	text-decoration: none;
}

a.menuarticle:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FE5908;
	text-decoration: underline;
}

a.menuarticle:active
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00B2EE;
	text-decoration: underline;
}


div.text
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

div.capitol
{
	font-family: Verdana;
	font-size: 11px;
	color: #FE5908;
}

div.subcapitol
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

img.imagine
{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

input.text
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	border-color: #00B2EE;
	border-width: 1px;
	border-style: solid;
}

textarea.text
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	border-color: #00B2EE;
	border-width: 1px;
	border-style: solid;
}

select.select
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

input.submit
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	border-color: #00B2EE;
	border-width: 1px;
	border-style: solid;
	color: #FE5908;
	background-color: #FFFFFF;
}