@charset "utf-8";
body,td,th {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #C7E8FB;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/p_bg.jpg);
	background-repeat: repeat-x;
	
}
#navhead, #navhead a, #navhead th, #navhead td {
	font-weight: bold;
	color: #FFF;
	background-color: transparent;
	cursor:pointer;
	
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
	color:#ED54C7;
	font-size:16px;
	font-weight:bold;
}

H4  {
}

H5, DT  {
}

H6  {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
	font-weight: bold;	
	background-color: transparent;
	cursor:pointer;
	border:none;
	font-size: 13px;
	
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
	background-color: #CECECE;
	color: #000000;
	border:none;
}

.MainMenu_MenuBreak {
	border:1px #999999 solid;
	width:1px;
}

.MainMenu_MenuItemSel {
	background-color:transparent;
	border:none;
	text-decoration:underline;
}

.MainMenu_MenuArrow {
	border:none;
}

.MainMenu_RootMenuArrow {
}
.Nav2{
	}

