BODY
{	
	background-color: white;
	background-image: url('/img/back.jpg');
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;	
}

A, A:Link, A:Active, A:Visited
{
	color: navy;
	text-decoration: underline;
}

A:Hover
{
	color: #C00000;
	text-decoration: underline;
}

A IMG
{
	border-width: 0;
}

#Container
{
	width: 892px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;	
	border-left-style: solid;
	border-left-color: #A1A6B1;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #A1A6B1;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #A1A6B1;
	border-top-width: 1px;
	background-color: white;
	margin-top: 20px;
}

#PageTitle
{	 
	background-color: #F9FEF2;
	height: 150px;
}

#MenuTop
{	
	width: 100%;
	min-width: 892px;
	height: 24px;
	background-color: #E9E9E9;
	background-image: url('/img/menu_top.png');
}

#MenuTop UL
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 864px;
	margin: 0 auto 0 auto;
}

#MenuTop LI
{
	display: inline;
	margin: 0;
	padding: 5px;
}

#MenuTop LI A
{
	color: #666666;
	text-decoration: none;
}

#MenuTop LI A:Hover
{
	color: #666666;
	text-decoration: underline;
}

#Menu
{
	float: left;
	width: 200px;
	display: inline;
	margin: 0px;
	margin-left: 15px;
}

#Main
{
	float: right;
	width: 640px;
	display: inline;	
	margin-right: 15px;	
	margin-top: 15px;
	background-color: #EEEFF2;
	border-bottom-style: solid;
	border-bottom-color: #A1A6B1;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #A1A6B1;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #A1A6B1;
	border-left-width: 1px;		
}

#MainAll
{
	float: right;
	width: 840px;
	display: inline;	
	margin-right: 15px;	
	margin-top: 15px;
	background-color: #EEEFF2;
	border-style: solid;
	border-color: #A1A6B1;
	border-width: 1px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	padding: 10px;
}

#Bottom
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	clear: both;
	border-bottom-style: solid;
	border-bottom-color: #A1A6B1;
	border-bottom-width: 1px;
}

#Copyright
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #434C52;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
	line-height: 150%;
}

.i_20 { width: 20px; }
.i_30 { width: 30px; }
.i_50 { width: 50px; }
.i_60 { width: 60px; }
.i_70 { width: 70px; }
.i_80 { width: 80px; }
.i_90 { width: 90px; }
.i_100 { width: 100px; }
.i_120 { width: 120px; }
.i_140 { width: 140px; }
.i_160 { width: 160px; }
.i_170 { width: 170px; }
.i_180 { width: 180px; }
.i_200 { width: 200px; }
.i_220 { width: 220px; }
.i_240 { width: 240px; }
.i_260 { width: 260px; }
.i_280 { width: 280px; }
.i_300 { width: 300px; }
.i_320 { width: 320px; }
.i_340 { width: 340px; }

#Main FORM
{
	font: 100% Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 630px;
}

#Menu FORM
{
	font: 100% Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 180px;
}

H1
{
	margin: 0;
	padding-bottom: 10px;
	background-color: #EEEFF2;
	background-image: url('/img/menu_top.png');
	background-repeat: repeat-x;
	width: 630px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding-left: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;	
}

H2
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #BE0C19;
	border-color: #BE0C19;
	border-width: 1px;
	border-style: solid;
	padding: 5px;	
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#Main FORM LABEL
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	display: block;
	width: 150px;
	float: left;
	padding-left: 10px;
	padding-top: 2px;
}

#Menu FORM LABEL
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
}

#Main FORM INPUT, FORM SELECT, FORM TEXTAREA
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	display: block;
	float: left; 
	border-color: #7F9DB9;
	border-width: 1px;
	border-style: solid;
}

#Menu FORM INPUT, FORM SELECT, FORM TEXTAREA
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;	
	border-color: #7F9DB9;
	border-width: 1px;
	border-style: solid;
	display: block;
}

#Main FORM SPAN
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	display: block;
	float: left;
	width: 450px;
	padding-top: 2px;
}

#Main FORM SPAN#Help
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	display: inline;
	float: left;
	width: auto;
	margin-left: 10px;
}

#Main FORM SPAN INPUT
{
	display: inline;
	float: none;
}

#Main FORM DIV
{
    overflow: hidden;
    clear: both;
	margin-bottom: 5px;
}

#Main FORM #buttons
{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 160px;
	margin-bottom: 10px;
}

#Menu FORM #buttons
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	display: block;
}

DIV #nav
{
	text-align: center;
	padding-bottom: 10px;
}

DIV.FormError
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #BE0C19;
	border-color: #BE0C19;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

H3
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 2px;
	font-weight: bold;	
	border-bottom-color: #ABABAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
    overflow: hidden;
    clear: both;
}

#buttons INPUT, #nav INPUT
{
	text-align: center;
	border-color: #114F86;
	border-width: 1px;
	border-style: solid;
	background-color: #C6D7E6;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	display: inline;
	float: none;
}

#Main FORM #buttons INPUT, #Main FORM #nav INPUT
{
	text-align: center;
	border-color: #114F86;
	border-width: 1px;
	border-style: solid;
	background-color: #C6D7E6;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	display: inline;
	float: none;
}

INPUT.button, INPUT.gbtn
{
	text-align: center;
	border-color: #114F86;
	border-width: 1px;
	border-style: solid;
	background-color: #C6D7E6;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
}

INPUT.gbtn
{
	width: 60px;
}

#Menu H1
{
	margin: 0;
	margin-top: 15px;
	background-color: #E9E9E9;
	background-image: url('/img/menu_top.png');
	width: 190px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	border: none;
	border-right-style: solid;
	border-right-color: #A1A6B1;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #A1A6B1;
	border-left-width: 1px;		
}

#Menu DIV, #Menu UL
{
	width: 180px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	padding: 10px;
	background-color: #EEEFF2;
	border-bottom-style: solid;
	border-bottom-color: #A1A6B1;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #A1A6B1;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #A1A6B1;
	border-left-width: 1px;		
}

#Menu UL
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Menu UL LI
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0644BB;
	list-style-image: url('/img/menu.gif');
	margin-left: 15px;
}

#Menu UL A, #Menu UL A:Link, #Menu UL A:Active, #Menu UL A:Visited
{
	color: #808080;
	text-decoration: none;
}

#Menu UL A:Hover
{
	color: #0644BB;
	text-decoration: underline;
}

#Menu P
{
	margin-top: 0px;
	display: block;
}

DIV.infoMessage, DIV.warningMessage, DIV.questionMessage
{
	border-top-style: solid;
	border-top-color: #A1A6B1;
	border-top-width: 5px;	
	padding-top: 5px;
	padding-bottom: 5px;
}

DIV.infoMessage
{
	border-color: #094FC2;
}

DIV.warningMessage
{
	border-color: #BE0C19;
}

DIV.questionMessage
{
	border-color: #418D75;
}

DIV.infoMessage IMG, DIV.warningMessage IMG, DIV.questionMessage IMG
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 0;
}

DIV.infoMessage DIV, DIV.warningMessage DIV, DIV.questionMessage DIV
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height: 120%;
	font-weight: normal;
	display: inline;
}

DIV.infoMessage DIV
{
	color: #094FC2;
}

DIV.warningMessage DIV
{
	color: #BE0C19;
}

DIV.questionMessage DIV
{
	color: #418D75;
}

#Text
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	margin: 10px;
	margin-top: 0px;
}

.RowItem
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 10px;
	height: 25px;
}

.RowItem SPAN
{
	display: inline;
	float: left;
	padding-top: 2px;
}

.RowItem SPAN.i_btn
{
	display: inline;
	width: 70px;
	float: right;
	padding-left: 10px;
	padding-top: 0px;
}

#Main #Pages
{
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin-bottom: 10px;
	margin-top: 10px;
}

#Main H1 #Pages
{
	text-align: right;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 0px;
	display: inline;
	margin-left: 20px;
}

#Main #Pages A, #Main #Pages A:Link, #Main #Pages A:Active, #Main #Pages A:Visited
{
	color: black;
	text-decoration: none;
}

#Main #Pages A:Hover
{
	color: red;
}

#Main #Pages #Current
{
	font-weight: bold;
	font-size: 11pt;
}

#Main H1 #Pages #Current
{
	font-weight: bold;
	font-size: 10pt;
}

A.Sort, A.Sort:Link, A.Sort:Active, A.Sort:Visited
{
	color: black;
	text-decoration: none;
}

A.Sort:Hover
{
	color: red;
}