/* style.css -- Master Stylesheet file */

/******************** <> ********************/
.alpha-off { border: 10px solid #2E0000; }

.alpha-over { border: 10px solid #ffffff; }

.default
{ 
	width: 200px;
	border-style:solid;
	border-color:#A5ACB2;
	border-width:1px;
}

.image
{
	border: 10px solid #2E0000;
}

.large
{
	width:266;
	height:20px;
	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#996600;
	
	border-style:solid;
	border-color:#A5ACB2;
	border-width:1px;
	
	padding-left:5px;
	padding-top:2px;
}

.medium
{
	width:128;
	height:20px;
	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#996600;
	
	border-style:solid;
	border-color:#A5ACB2;
	border-width:1px;
	
	padding-left:5px;
	padding-top:2px;
}

.small
{
	width:100px;
	height:20px;
	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#996600;
	
	border-style:solid;
	border-color:#A5ACB2;
	border-width:1px;
	
	padding-left:5px;
	padding-top:2px;
}

.tiny
{
	width:50px;
	height:20px;
	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#996600;
	
	border-style:solid;
	border-color:#A5ACB2;
	border-width:1px;
	
	padding-left:5px;
	padding-top:2px;
}

.option
{
	border-style:solid;
	border-color:#A5ACB2;
	border-width:1px;
	height:18px;
}


/******************** <A> ********************/


a.form-label
{
	color: #EBECCD;
	font-weight:bold;
	text-decoration: none;
	background: none;
}

a:hover.form-label
{
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
	background: none;
}

a.news-unselected-paging
{
	color: #4f8200;
	font-weight:bold;
	text-decoration: none;
	background: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

a:hover.news-unselected-paging
{
	color: #4f8200;
	font-weight:bold;
	text-decoration: underline;
	background: none;
}

a.nav_footer
{
	font-weight:normal;
	color: #677677;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: none;
}

a:hover.nav_footer
{
	color: #859394;
	text-decoration: underline;
	background: none;
}

a.nav_footer_selected
{
	color: #859394;
	font-weight:bold;
}

a.nav_header
{
	color: #ffffff;
	font-weight:normal;
	font-weight:bold;
	text-decoration: none;
	background: none;
}

a:hover.nav_header
{
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
	background: none;
}

a.nav_header_selected
{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	background: none;
}

a:hover.nav_header_selected
{
	
	font-weight:bold;
	text-decoration: underline;
	background: none;
}

a.nav_level_0 { font-weight:bold; }

a:hover.nav_level_0 { font-weight:bold; }

a.nav_level_0_selected
{
	color: #ffffff;
	font-weight:bold;
}

a:hover.nav_level_0_selected
{
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

a.nav_level_1
{
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#528101;
}

a:hover.nav_level_1
{
	text-decoration: none;
	color:#2B4400;

}

a.nav_level_1_selected
{
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #2B4400;
	text-decoration: none;
}

a:hover.nav_level_1_selected
{
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #2B4400;
	text-decoration: none;
}

a.nav_level_3
{
	color: #E2FDB0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

a:hover.nav_level_3
{
	color: #E1F56E;
	text-decoration: underline;
	background: none;
}

a.nav_level_3_selected
{
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: none;
}

a:hover.nav_level_3_selected
{
	color: #ffffff;
	text-decoration: underline;
	background: none;
}

a.paging
{
	color: #FFAE00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	background: none;
}

a:hover.paging
{
	color: #FFAE00;
	font-weight:normal;
	text-decoration: underline;
	background: none;
}

a.ref:hover
{
	text-decoration:none;
}

/*************************************************/
a.sidebar
{
	color: #ffffff;
	text-decoration: none;
	background: none;
}
a.sidebar
{
	color: #B4BCBF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: underline;
	line-height: 15px;
}

/***************************************************/
a:hover.sidebar
{
	color: #ffffff;
	text-decoration: underline;
	background: none;
}
a:hover.sidebar
{
	color: #FFAE00;
	font-weight:normal;
	text-decoration: underline;
	background: none;
}

a.sidebar-selected
{
	color: #FFAE00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}

a:hover.sidebar-selected
{
	color: #FFAE00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}

a.tab
{
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

a:hover.tab
{
	color: #ffffff;
	text-decoration: underline;
	background: none;
}

a.tab_selected
{
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: none;
}


/************************************************/

a
{
	color: #528101;
    text-decoration: none;
}

a:hover
{
	color: #355300;
	text-decoration: underline;
}


/******************** <BODY> ********************/
body
{
	background-color:#26230E;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/******************** <DIV> ********************/
div.border
{
	background-color:#30420E;
	height:5px;
}

div.nav_level_1
{
	height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#528101;
}

div.sponsors
{
	position: absolute;
	bottom: 15px;
	left: 15px;
}



/******************** <HR> ********************/


/******************** <INPUT> ********************/
input
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

input.form-email
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#996600;
	
	width:274px;
	height:20px;
	
	border-style:solid;
	border-color:#A5ACB2;
	border-width:1px;
	
	padding-left:5px;
	padding-top: 2px;
}


/******************** <LI> ********************/
LI
{
	padding-bottom: 0px;
	margin-bottom: 0em;
	line-height: 18px;
}


/******************** <OPTION> ********************/
option.separator
{
	height: 1px;
	border-bottom: 1px solid #343433;
}


/******************** <SPAN> ********************/
span.alert-message
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	color: #663300;
}



span.content
{
	color:#663300;
	font-size: 11px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 18px;
}

span.content-large
{
	color:#663300;
	font-size: 18px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 18px;
}

span.content-small
{
	color:#CEB8B3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

span.content2
{
	color:#CC6600;
	font-size: 11px;
	font-family: Georgia, Times New Roman, serif;
	font-weight:bold;
	line-height: 18px;
}

span.file
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
}

span.file-description
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color:#CEB8B3;
}

span.footer
{
	font-weight:normal;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
}

span.form-header
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #864F00;
}

span.form-input
{
	color: #864F00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.form-label
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #864F00;
}

span.header
{
	font-weight:normal;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

span.header_search
{
	font-weight:bold;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.h1
{
	color: #FFC001;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.h2
{
	color: #CC6600;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

span.h3
{
	color: #FFC001;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

span.image-detail
{
	color: #999999;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}

span.list-item
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

span.list-select
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

span.nav
{
	color:#ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

span.nav_level_1
{
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#528101;
}

span.nav-disabled
{
	color:#626E47;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

span.nav-footer
{
	font-weight:normal;
	color: #677677;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
}

span.news
{
	color:#663300;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
}

span.news-detail
{
	color:#663300;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
}

span.news_date
{
	color: #663300;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

span.page-selected { font-weight:bold; }

span.paging
{
	color: #CC6600;
	font-weight:bold;
	background: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

span.paging-delimiter
{
	color: #E7D7A7;
	font-weight:bold;
	background: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

span.paging-selected
{
	color: #2B4400;
	font-weight:bold;
	background: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

span.paging-unavaliable
{
	color: #c6c8c2;
	text-decoration:none;
	background: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

span.back_next_paging
{
	color: #CC6600;
	font-weight:bold;
	background: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	align:right;
}

span.sidebar
{
	color:#663300; /*#FFFFFF*/
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

span.special
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	color:#864F00;
}


/******************** <SELECT> ********************/
select
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

select.header_search{ width: 184; }


/******************** <TABLE> ********************/
table.page
{
	background-color:#26230E;
}

table.form-frame
{
	padding-left:20px;
	padding-right:20px;
}


/******************** <TD> ********************/
td
{
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.body
{
	color:#864F00;
	background-color:#FFFCE5;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.border { background-color:#30420E; }

td.content { background-color:#FFFCE5; }

td.content-header { background-color:#FFFCE5; }

td.form-divider {}
td.form-footer {}
td.form-header {}

td.form-action
{
	padding-top: 10px;	
	padding-right: 5px;
}

td.form-input
{
	padding-right: 5px;
}

td.form-label
{
	padding-top: 10px;
	padding-bottom: 5px;
}

td.form-row {}

td.header { background-color:#FFFCE5; }

td.list-head {}
td.list-item {}

td.list-paging {}

td.nav { background-color:#FFF9D1; }

td.nav_level_0 {}
td.nav_level_0_selected {}
td.nav_level_1 {}
td.nav_level_1_selected {}

td.page { background-color:#26230E; }

td.page-sub-title { background-color:#26230E; }

td.page-title { background-color:#26230E; }

td.serving
{
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#864F00;
}

td.sidebar { background-color:#FFF9D1; }

td.sidebar-header { background-color:#2B0900; }

td.sidebar-item {}
td.sidebar-spacer {}

td.tab
{	
	background-color: #080907;
	border-right: 1px solid #343433;
}

td.tab_selected
{	
	background-color: #000000;
	border-right: 1px solid #343433;
}

td.tabs {}


/******************** <TR> ********************/
tr.list-row1 {}
tr.list-row2 {}


/******************** <UL> ********************/
UL
{ 
	list-style-image: url("/images/public/bullet.gif");
	padding-left: 1em;
	margin-left: 1em;
}


