

body 
{
/*	background: #eaeff4; */
	background-image: url("/images/bg.gif");
	margin: 0px, 0px, 0px, 0px;
	cursor: default;
}

.back 
{ 
	background-color: #eaeff4; 
}


.copyright 
{ 
	color: #000000; 
}

input, textarea, select
{ 
	font-family: "Verdana", "Arial", sans-serif; 
	font-size: 11px; 
	color: #000000; 
}

table
{
	background: #ffffff;
}

td
{ 
	font-family: "Verdana", "Arial", sans-serif; 
	font-size: 11px; 
	line-height: 15px;	
	color: #000000; 
}

h1 
{ 
	font-family: "Helvetica", sans-serif; 
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;	
	margin-top: 0px;
	margin-bottom: 12px;
	color: #124b9a;
}

h2 
{ 
	font-family: "Helvetica", sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 18px;	
	margin-top: 0px;
	margin-bottom: 12px;
	color: #124b9a;
}

a:link
{ 
	font-style: normal; 
	text-decoration: none; 
	color: #005fa9;
	cursor: hand; 
}

a:visited 
{ 
	font-style: normal; 
	text-decoration: none; 
	color: #005fa9;
}

a:hover 
{ 
	font-style: normal; 
	text-decoration: none; 
	background-color: #eaeff4;
	color: #336699; 
	cursor: hand; 
}

.form
{
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.navnormal
{
	line-height: 16px;	
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #eaeff4;
	background-color: #ffffff;
	color: #005fa9;
}

.navselected
{
	line-height: 16px;	
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid; 
	border-width: 1px; 
	border-color: #eaeff4; 
	background-color: #eaeff4;
	color: #005fa9;
}

.sidebar
{
	margin-left: 15px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.code
{
	font-family: "Courier New", "Fixedsys", sans-serif;
	padding: 1px;
	background-color: #f0f0f0;
}

.info
{
	font-family: "Verdana", "Arial", sans-serif;
	padding: 10px;
	font-size: 11px; 
	line-height: 12px;	
	color: #000000; 
	background-color: #fcfcfc;
	border-top-style: dotted;
	border-left-style: dotted;
	border-bottom-style: dotted;
	border-right-style: dotted; 
	border-width: 1px; 
	border-color: #c0c0c0;
}

.menutitle
{
	text-align: center;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid; 
	border-width: 1px; 
	border-color: #eaeff4;
	background-color: #eaeff4;
}

.menubody
{
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid; 
	border-width: 1px; 
	border-color: #eaeff4; 
	background-color: #ffffff;
}

.header
{
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid; 
	border-width: 1px; 
	border-color: #eaeff4;
	background-color: #eaeff4;
}

.indent
{ 
	margin-left: 26px;
	margin-right: 26px;
}
