/* Custom HTML Start *************************************************************/
#Body {
	background-color:#FBF7D4;
	font-family: Verdana;
	color:#333333;
	text-align:center;
}
h2{
	font-family:Trebuchet MS;
}
table, tr, td, p{
	font-family:Trebuchet MS;
	font-size:12px;
}
font{
	line-height:1.75em;
	font-family:Trebuchet MS;
}
img{
	border:0px;
}
a:link    {color:#0000FF; text-decoration:underline}
a:visited {color:#0000FF; text-decoration:underline}
a:hover   {color:#0000FF; text-decoration:none}
.Links a:link    {color:#0000FF; text-decoration:underline}
.Links a:visited {color:#0000FF; text-decoration:underline}
.Links a:hover   {color:#0000FF; text-decoration:none}
/* Custom HTML END ***************************************************************/
/* Custom Start ******************************************************************/
#HeadGear{
	padding-top:10px;
	background-color:#045300;
}
#All{
	margin:0px auto;
	background-color:#FFFFFF;
	width:790px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	margin-bottom:0px;
	text-align:left;
}
html>body #All{/* Fire Fox etc. */
	width:749px;
}
#Header{
	padding-bottom:5px;
}
#Logo{
	float:left;
}
#Logo h1{
	line-height:1;
	margin:0px;
	padding:0px;
}
/*#Item{
	float:right;
	width:80px;
	height:80px;
	background-image:url(images/);
	background-position:top right;
	background-repeat:no-repeat;
	margin-top:3px;
}
html>body #Item{
	margin-top:0px;
}*/
#Login{
	float:right;
	font-size:12px;
}
#Login p{
	margin:0px;
	padding:0px;
	line-height:1;
}
#Pankuzu{
	text-align:right;
	padding-bottom:5px;
}
#Pankuzu p{
	height:22px;
	line-height:1em;
	font-size:0.625em;
	margin:0px;
	vertical-align:middle;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
html>body #Pankuzu{/* Fire Fox etc. */
	height:20px;
}
#Pankuzu img{
	 vertical-align:middle;
}
.PankuzuLink{
}
#ContentsLefty{
	clear:both;
	float:left;
	width:170px;
}
#Menu{
	padding-bottom:30px;
}
#Contents{
	float:right;
	width:535px;
}
/* Custom End   ***************************************************************/
/* Pane Start *****************************************************************/
.toppane {
	clear:both;
}
.leftpane {
}
.contentpane {
}
html>body .contentpane{/* OUT IE */
}
.rightpane {
}
html>body .rightpane{/* OUT IE */
}
.bottompane {
	clear:both;
}
/* Pane END **************************************************************/

/* Menu Start ************************************************************/
.MainMenu_MenuContainer {
	width:170px;
}
.MainMenu_MenuBar {
	background-color:#F0F0F0;
	height: 28px;
}
.MainMenu_MenuItem {
	border-left: #DDE8F1 0px solid; 
	border-bottom: #DDE8F1 0px solid; 
	border-top: #DDE8F1 0px solid; 
	border-right: #DDE8F1 0px solid;
	font-family: tahoma, arial, helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	color:#FFFFFF;
	height: 28px;
}
.MainMenu_MenuIcon {
	background-color:#E6D6B1;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	text-align: center;
	width: 0px;
	height: 0px;
}
.MainMenu_MenuItemSel {
	color:#FFFFFF;
	font-family: tahoma, arial, helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height:28px;
}
.MainMenu_MenuBreak {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	background-color:#FFFFFF;
	height: 0px;
}
.MainMenu_SubMenu {
	background-color:#006331;
	z-index: 1000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuArrow {
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
	font-family: webdings; 
	font-size: 12px;
	height: 0px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px;
}
.rootmenuitemcssclass{
	background-image:url(images/menubg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#005200;
}
.rootmenuitemactivecssclass{
	background-image:url(images/menubgact.gif);
	color:#FFFFFF;
}
.rootmenuitemselectedcssclass{
	background-color:#FFEBBA;
}
.submenuitemselectedcssclass{
	color:#006331;
	background-color:#FFEBBA;
}
/* Menu END ****************************************************************/

/*Footer START */
#Footer{
	clear:both;
	text-align:right;
	border-top:1px solid #996600;
	margin-top:30px;
}
#Footer p{
	font-size:0.6875em;
	color:#999999;
	font-family:Trebuchet MS;
	line-height:1.5;
	margin-top:0px;
	padding-top:5px;
	margin-bottom:0px;
}
#Footer a:link    {color:#999999; text-decoration:none}
#Footer a:visited {color:#999999; text-decoration:none}
#Footer a:hover   {color:#999999; text-decoration:none}
.wisdom a:link    {color:#6C6CC9; text-decoration:underline}
.wisdom a:visited {color:#6C6CC9; text-decoration:underline}
.wisdom a:hover   {color:#6C6CC9; text-decoration:none}

#FootSpace{
	padding-top:30px;
}
/* Footer END */

/*Created by Wisdom Co. LINK*/
address{
	font-style:normal;
	font-family:Trebuchet MS;
	font-size:0.6875em;
	font-weight:bold;
	text-align:right;
	padding-bottom:3px;
}
/*Created by Wisdom Co. LINK END*/

