/* ------------------ Main Styles --------- */

Body
{
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	background-position: left top;
	background-color: #BDC87C;
	background-image: url(../images/green_bg.gif);
	background-repeat: repeat-x;
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFFFF1;
	background-color: #FFFFF1;
	padding-left: 3px;
	height: 17px;
	width: 80px;
}

.search_text_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFFFF1;
	background-color: #FFFFF1;
	padding-left: 3px;
	height: 15px;
	width: auto;
}

A:link, A:visited, A:active  {
    color: #779400;
    text-decoration: underline;
    font-family: Tahoma,Verdana;
    font-size: 11px;
/*	font-weight: bold; */
    padding-bottom: 5px;
}

A:Hover  {
    color: #333333;
	text-decoration: none;
    font-family: Tahoma,Verdana;
    font-size: 11px;
/*	font-weight: bold; */
}
a img:hover {
filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
	}
	
	/* GENERIC */
H1
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #3B4705;
}
H2
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3B4705;
}
H3
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #c0272d;
}
H4
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #c0272d;
}
H5
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
H6
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.Head
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
	font-style: bold;
    color: #3B4705;
}
.SubHead
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #3B4705;
}


/* ------------------ More New Styles --------- */

/* Layout */


.bg1 {
	background-repeat: no-repeat;
	background-position: left top;
}


.arial{font-family: Arial, Helvetica, sans-serif;}
.arialn{font-family: "Arial Narrow",Arial, Helvetica, sans-serif;}
.verdana{font-family: Verdana, Arial, Helvetica, sans-serif;}
.tahoma{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}
.thirty {font-size: 30px;}
.fourty {
	font-size: 35px;
	letter-spacing: -0.05em;
}

/* Font Colours */

.magenta {color: #C637B3;}
.darkyellow {color: #F4A83A;}
.darkgray {color: #263C4A;}
.darkgray2 {color: #909e5e;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #202020;}
.gray {color: #767676;}
.lightgray {color: #A3A3A3;}
.red {color: #D52E00;}
.lightred {color: #FF5756;}
.orange {color: #FF9600;}
.yellow {color: #FFFF00;}
.green {color: #617900;}
.sharp_blue {color: #318CC2;}
.cyan {color: #44A5C3;}
.blue {color: #237BD1;}
.brown {color: #685716;}


/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */


.black2purple, A.black2purple, A.black2purple:link, A.black2purple:visited, A.black2purple:active {text-decoration: none;color: #000000;}
A.black2purple:hover {text-decoration: none;color: #6767CB;}

.black2green, A.black2green, A.black2green:link, A.black2green:visited, A.black2green:active {text-decoration: none; font-weight: normal; color: #909e5e;}
A.black2green:hover {text-decoration: none;color: #ffffff; font-weight: normal;}

.green2black, A.green2black, A.green2black:link, A.green2black:visited, A.green2black:active {text-decoration: none;color: #324900;}
A.green2black:hover {text-decoration: none;color: #111111;}


.orange2gray, A.orange2gray, A.orange2gray:link, A.orange2gray:visited, A.orange2gray:active {color: #D64500; text-decoration: none;}
A.orange2gray:hover {color: #272727;}

.n2u, A.n2u, A.n2u:link, A.n2u:visited, A.n2u:active {text-decoration: none;}
A.n2u:hover {text-decoration: underline;}

.u2n, A.n2u, A.n2u:link, A.n2u:visited, A.n2u:active {text-decoration: underline;}
A.u2n:hover {text-decoration: none;}

.gray2red, A.gray2red, A.gray2red:link, A.gray2red:visited, A.gray2red:active {color: #6D6D6D; text-decoration: none;}
A.gray2red:hover {color: #E70000;}

.lightred2black, A.lightred2black, A.lightred2black:link, A.lightred2black:visited, A.lightred2black:active {color: #FF5756; text-decoration: none;}
A.lightred2black:hover {color: #333333;}

.gray2orange, A.gray2orange, A.gray2orange:link, A.gray2orange:visited, A.gray2orange:active {color: #6D6D6D; text-decoration: none;}
A.gray2orange:hover {color: #FF6600;}

.gray2blue, A.gray2blue, A.gray2blue:link, A.gray2blue:visited, A.gray2blue:active {color: #6D6D6D; text-decoration: none;}
A.gray2blue:hover {color: #237BD1;}

.white2black, A.white2black, A.white2black:link, A.white2black:visited, A.white2black:active {color: #FFFFFF; text-decoration: none;}
A.white2black:hover {color: #000000;}

.white2yellow, A.white2yellow, A.white2yellow:link, A.white2yellow:visited, A.white2yellow:active {color: #FFFFFF; text-decoration: none;}
A.white2yellow:hover {color: #FFFF00;}

.red2black, A.red2black, A.red2black:link, A.red2black:visited, A.red2black:active {text-decoration: none;color: #D52E00;}
A.red2black:hover {text-decoration: none;color: #000000;}

.black2blue, A.black2blue, A.black2blue:link, A.black2blue:visited, A.black2blue:active {text-decoration: none;color: #000000;}
A.black2blue:hover {text-decoration: none;color: #237BD1;}

.blue2black, A.blue2black, A.blue2black:link, A.blue2black:visited, A.blue2black:active {text-decoration: none;color: #237BD1;}
A.blue2black:hover {text-decoration: none;color: #333333;}

.orange2gray, A.orange2gray, A.orange2gray:link, A.orange2gray:visited, A.orange2gray:active,  {color: #FF9600; text-decoration: none;}
A.orange2gray:hover {color: #333333;}

.green2gray, A.green2gray, A.green2gray:link, A.green2gray:visited, A.green2gray:active {color: #83A400; text-decoration: none;}
A.green2gray:hover {color: #333333;}

.black2red, A.black2red, A.black2red:link, A.black2red:visited, A.black2red:active {text-decoration: none;color: #000000;}
A.black2red:hover {text-decoration: none;color: #CC0000;}

.black2white, A.black2white, A.black2white:link, A.black2white:visited, A.black2white:active {text-decoration: none;color: #000000;}
A.black2white:hover {text-decoration: none;color: #CC0000;}

.peach2white, A.peach2white, A.peach2white:link, A.peach2white:visited, A.peach2white:active {text-decoration: none;color: #C2B195;}
A.peach2white:hover {text-decoration: none;color: #FFFFFF;}

.blue2red, A.blue2red, A.blue2red:link, A.blue2red:visited, A.blue2red:active {text-decoration: none;color: #237BD1;}
A.blue2red:hover {text-decoration: none;color: #EA0000;}

.cyan2gray, A.cyan2gray, A.cyan2gray:link, A.cyan2gray:visited, A.cyan2gray:active {text-decoration: none;color: #22A4CC;}
A.cyan2gray:hover {text-decoration: underline;color: #333333;}

.blue2red, A.blue2red, A.blue2red:link, A.blue2red:visited, A.blue2red:active {text-decoration: none;color: #237BD1;}
A.blue2red:hover {text-decoration: none;color: #EA0000;}

.cyan2red, A.cyan2red, A.cyan2red:link, A.cyan2red:visited, A.cyan2red:active {text-decoration: none;color: #22A4CC;}
A.cyan2red:hover {text-decoration: none;color: #FF5756;}

.border{
	padding:1px;
	border: 1px solid #D6D6D6;
}
.border2{
	padding:2px;
	border: 1px solid #bbbbbb;
}

.combo_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	height: 20px;
}

.txt_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
	border: 1px solid #c5c5c5;
}


.cur{
cursor: pointer;cursor: hand;
}
.pan_bg {
	background-repeat: repeat-x;
	background-position: left bottom;
}


.top_dot_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}


.right_dot_line {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

.bot_dot_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.left_dot_line {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}


.top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.bot_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


.left_links, A.left_links, A.left_links:link, A.left_links:visited, A.left_links:active  {

}

A.left_links:hover    {

}


.green_login_links, A.green_login_links, A.green_login_links:link, A.green_login_links:active, A.green_login_links:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2E3800;
	text-decoration: none;
	background-image: url(../images/green_login_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	white-space: nowrap;
	display: block;
	height: 10px;
	padding-top:34px;
	width: auto;

}
A.green_login_links:hover{
	color: #000000;
	background-image: url(../images/green_login_over.gif);
}



.green_register_links, A.green_register_links, A.green_register_links:link, A.green_register_links:active, A.green_register_links:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2E3800;
	text-decoration: none;
	background-image: url(../images/green_register_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	white-space: nowrap;
	display: block;
	height: 10px;
	padding-top:34px;
	width: auto;

}
A.green_register_links:hover{
	color: #000000;
	background-image: url(../images/green_register_over.gif);
}




/* --------- Main Solpart Menu -------- */


@charset "utf-8";
/* CSS Document */

/* Main Menu */
.MainMenu_MenuContainer {

	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
	width:150px;
}


.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Tahoma;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	background-color: transparent;
	font-family: Tahoma;
}
.MainMenu_MenuIcon {
	text-align: center; 
	width: 3px;
	height: 25px;

	border-top: #71B5E5 0px solid;
	border-right: #71B5E5 0px solid;
	border-left: #71B5E5 0px solid;
	border-bottom: #71B5E5 0px solid;
}
.submenuitemselected{
	color:#546902;
	font-size:11px;
	font-weight: bold;
	padding-left: 1px;
	Margin:0px;
	background: #617900;
}
.MainMenu_SubMenu {
	margin-top: 0;
	margin-left: 1px;
	background-color: #FCFBF6;  
	border-top: #D0D7AD 1px solid;
	border-right: #D0D7AD 1px solid;
	border-left: #D0D7AD 1px solid;
	border-bottom: #D0D7AD 1px solid;
/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2);
*/
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuBar { 
	cursor: hand; 
	height: 29px; 
	background-color: Transparent; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }

.MainMenu_MenuItem TD DIV DIV 
{
	background-image:url(../images/green_up1.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 1 0 14;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuItem TD DIV DIV DIV{
	background-image:url(../images/green_up2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:2.5;
	color:#48610D;
	
	height:29px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuItem TD DIV
{
	background-image:url(../images/green_up2.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; background-color: #eff6d5;}

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image:url(../images/green_over1.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 1 0 14;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image:url(../images/green_over2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:2.5;
	color:#E74602;
	
	height:29px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuSelected TD DIV
{
	background-image:url(../images/green_over2.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image:url(../images/green_over1.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 1 0 14;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image:url(../images/green_over2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:2.5;
	color:#222222;
	
	height:29px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;


}

.MainMenu_MenuSelectedRoot TD DIV
{
	background-image:url(../images/green_over2.gif);
	background-position:right top;
	background-repeat: no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}



