/*page*/
.FCKImageGalleryContainer {background: #fff;}
.FCKLinkGalleryContainer {background: #fff;}
body {	
	background-color: #DAD3C5;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	color: #000;
    font-size: 11px;
	font-family: Arial,sans-serif;	
}

.skinfooter
{
	color: #5d4718;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 8px auto;
	float: left;
	width: 100%;
	line-height: 25px;
}

.skinfooter a:link {
	color: #5d4718;
	font-size: 11px;
	text-decoration: none;
}

.skinfooter a:visited {
	color: #5d4718;
	font-size: 11px;
	text-decoration: none;
}

.skinfooter a:hover {
	color: #5d4718;
	font-size: 11px;
	text-decoration: underline;	
}

.skinfooter a:active {
	color: #5d4718;
	font-size: 11px;
	text-decoration: underline;	
}

.botnav {
	background: #5d4718;
	width: 848px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 25px;	
}

.botnav a:link {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

.botnav a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

.botnav a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;	
}

.botnav a:active {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;	
}

/*text*/
.normal,div,span,p,td,th,li,a{font-family:Arial,sans-serif;font-size:11px;}
.head,.subhead{font-family:Arial,sans-serif;color:#333;}
.head{font-size:16px;font-weight:bold;}

/*links & buttons*/

h1, h2, h3, h4, h5, h6 {	font-family: Arial,sans-serif;	margin: 0px;padding: 0px;}
h1{ font-size: 150%; color: #000;}
h2{ font-size: 125%; color: #006e51; font-weight: bold;}
h3{ font-size: 120%; color: #006e51; font-weight: bold;}
h4{ font-size: 125%; color: #006e51; font-weight: bold;}
h5{ font-size: 100%; color: #006e51;}

ul{ list-style-type: square;}
ul ul{ list-style-type: disc;}
ul ul ul{ list-style-type: none;}

.DataGrid_Container td {border: 1px solid #99aece;}

/* Solpart Menu */

.MainMenu_MenuContainer { background: #006e51;	font-size: 11px; } 

.MainMenu_MenuContainer td { 	font-size: 11px;} 

.MainMenu_MenuBar { 	font-size: 11px;
height:22px;} 

.MainMenu_MenuItem { 	font-size: 11px;
border:0; 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
padding: 2px 10px;;
font-size: 10px;
} 
/* this font-family changes the sub menus only */
/* this background modifies the main menu and the sub menus */
/* height here modifies the main menu and the sub menu */
/* border here changes the sub menus only */
/* padding here changes the sub menus only */
/* color here changes the sub menu font */

.MainMenu_MenuItem td{ 	font-size: 11px;
padding:2px 10px;} 

.MainMenu_MenuItem td span{ 	font-size: 11px;} 

.MainMenu_MenuIcon { 	font-size: 11px;
display: none; } 

/* Main Menu Active/Current Button */
.rootmenuitemactive{	font-size: 11px;
}

/* Main Menu Mouseover */
.MainMenu_MenuItemSel {  	font-size: 11px;} 

/* Padding around the words in the main menu buttons */
.MainMenu_MenuItemSel td{ 	font-size: 11px;
padding: 2px 10px;} 

.MainMenu_MenuBreak {	font-size: 11px;
display:none; } 

.MainMenu_RootMenuArrow {	font-size: 11px;
display:none; } 

/* Shows up in the sub menu, to the right of the words. */
.MainMenu_MenuArrow{
border: 0; 
height:24px;
padding: 2px 0 2px 10px;
}  

.submenu{
z-index:1000;
border:0;
background:#5d4718;
font-weight:bold;} 

/* Sub Menu Mouseover */
.submenuitemselected{
background:#006e51;
font-family:Arial, Helvetica, sans-serif;
color: #fff;}

/* Sub Menu Active/Current */
.submenuitembreadcrumb{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
padding:2px 15px 2px 7px;
	font-size: 11px;}

.rootmenuitem{
background:transparent;}  

.rootmenuitem td{
border-right:0px #ccc solid;;
}  
/* if you don't put the height here, the right border doesnt reach the top/bottom. */
/* Also adds (unwanted) border in the submenu. */ 

/* Main Menu font */ 
.rootmenuitem td span{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;;
}  

.rootmenuitembreadcrumb{
background:transparent;} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{
padding:2px 10px;}  

/* Main Menu Active/Current button */
.rootmenuitembreadcrumb td span{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
background:#5d4718;}  

.rootmenuitemselected td{
padding:2px 10px;
}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
}  

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}


.myTitleCss
{
color:#006e51; font-size:large; font-weight:bold;
}


