body {
	margin:0px;
	color:#000000;
}
a:hover {
	text-decoration:underline;
}
.mainwrapper {
	background:url(images/bg.jpg);
	width:100%;
}

td.orange {
	background:url(images/bluebox.gif) repeat-x top;
}
td.lefttd {
	background:url(images/left_bg.jpg) repeat-y;
}
td.righttd {
	background:url(images/right_bg.jpg) repeat-y;
}
.contentwrapper {
	width:980px;
	background:#FFFFFF;
}
td.flags {
	padding-top:9px;
	padding-bottom:9px;
	padding-right:5px;
	text-align:right;
}
a.flagtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
.header_links {
	text-align:right;
	padding-right:5px;
	color:#AF7E6D;
}
.header_links a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#3E6E54;
}
.menuwrapper {
	background:url(images/blue.gif) repeat-x;
	width:100%;
	height:30px;
}
a.top_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.orangebox {
	background:url(images/green_orange.jpg) repeat-x;
	width:540px;
	height:56px;
	font-family:"Lucida Sans";
	color:#FFFFFF;
}
.orangebox_text_b {
	font-size:28px;
	font-weight:bold;
}
.orangebox_text {
	font-size:27px;
	font-weight:normal;
}
td.hline {
	padding-top:15px;
	padding-bottom:15px;
}
.hl {
	color:#CCCCCC;
}
.txtheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#665A4E;
}
.txt_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#665A4E;
}
.footer {
	
	font-size:11px;
	color:#4C4C4C;
}

.SkinObject 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:5px;
	color:#4C4C4C;
	font-weight:normal;
	text-decoration:none;
}
A.SkinObject:active {color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:visited {color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}

A.SkinObject:link 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#3E6E54;
	font-weight:normal;
	}
A.SkinObject:hover
{
	text-decoration:underline;
	color:#3E6E54;
	font-weight:normal;
}



/*=== Menu Items */
/* Main Menu object styles */

.MainMenu_MenuContainer { background:transparent; }
.MainMenu_MenuBar { cursor:pointer; cursor:hand; background:transparent; }
.MainMenu_SubMenu, .ModuleTitle_SubMenu { cursor:pointer;  cursor:hand; margin:0 0 0 0; background:#CCCCCC; padding:0px; border:1px solid #404040; font-weight:normal; }
.MainMenu_MenuItem, .ModuleTitle_MenuItem { height:30px; font-family:Arial, Helvetica, sans-serif;  color:#FFFFFF; font-size:15px; background:transparent; font-weight:normal; font-style:normal; padding:0px 10px 0px 10px; border:0; text-align: justify; }
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { height:30px; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; cursor:pointer; cursor:hand; color:#ffffff; background:transparent; padding:0px 10px 0px 10px; border:0; text-decoration:underline;}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display:none; }
.ModuleTitle_MenuContainer { color:#2c2c2c; }
.ModuleTitle_MenuBar { cursor:pointer; cursor:hand;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding:0 0 0 0; }
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display:none; }
.MainMenu_MenuBreak { border-top-style:none; border-right-style:none; border-left-style:none; border-bottom-style:none; }
