body 
{
	background-color:	#C7C2A9;
	margin:				0px;
}
td {
	font-family:		Verdana;	
}
.bodyTable
{
	background-image:	url(../Images/Home/diagonal.gif); 
}

/* HEADER */
.HeaderBox {
	background-color:	#FFFFFF;
	padding:			0px 30px 0px 30px;
	border-bottom: solid 4px DADAAE;
	border-top: solid 1px DADAAE;
}
.HeaderTbl {
	color:				#8E8E8C;
	font-size:			10px; 
	font-family:		Arial;
	border:				0px;
	padding:			0px 0px 0px 0px;
	width:				706px;
	border-collapse:	collapse ;
}
.TopMenu {
	text-align:			center;
	vertical-align:		bottom;
	padding-bottom:		5px;
}
a.TopMenuLK {
	color:				#8E8E8C;
	font-size:			10px; 
	font-family:		Arial;
	text-decoration:	none;
}
a.TopMenuLK:hover {
	color:				#000467;
	text-decoration:	underline;
}

/* MENU */
.MenuBox 
{
	border-top:			1px solid #FFFFFF; 
	border-left:		3px solid #FFFFFF; 
	border-right:		1px solid #FFFFFF;
	background-color:	#C0AE82;
}
.Menu {
	padding:			0px 0px 0px 0px;
	font-size:			12px; 
	font-family:		arial; 
	font-weight:		bold;
	background-color:	#C0AE82;
}
.MenuSpace { height:	10px; }
.MenuNumber {
	color:				#F2F7E3; 
	background-color:	#566993;
	padding:			2px 0px 2px 5px;
	width:				15px;
	height:				19px;
	cursor:				pointer;
}
.MenuNumberOn {
	color:				#000467; 
	background-color:	#D7DAB1;
	padding:			2px 0px 2px 5px;
	width:				15px;
	height:				19px;
	cursor:				pointer;
}
.MenuTitle {
	padding:			2px 0px 2px 25px;
	background-image:	url(../Images/Menu/numbercurve.gif);
	background-repeat:	no-repeat;
	color:				#F2F7E3; 
	background-color:	#7F3C00;
	height:				19px;
	width:				auto;
	cursor:				pointer;
}
.MenuTitleOn {
	padding:			2px 0px 2px 25px;
	background-image:	url(../Images/Menu/numbercurveon.gif);
	background-repeat:	no-repeat;
	color:				#CD9A02; 
	background-color:	#DBD3A4;
	height:				19px;
	width:				auto;
	cursor:				pointer;
}
.MenuTail {
	background-image:	url(../Images/Menu/menuline.gif);
	background-repeat:	no-repeat;
	width:				71px;
	height:				19px;
	cursor:				pointer;
}
.MenuTailOn {
	background-image:	url(../Images/Menu/menulineon.gif);
	background-repeat:	no-repeat;
	width:				71px;
	height:				19px;
	cursor:				pointer;
}

/* FOOTER */
.Footer {
	background-color:	#E3E2D1; 
	font-size:			11px; 
	font-weight:		bold; 
	font-family:		Arial; 
	color:				#726D45;
	padding:			15px 0px 15px 0px;
	text-align:			center;
	border-bottom: 3px solid #DADAAE;
	border-top: 3px solid #DADAAE;
}

/* CENTER CONTENT */
.Content {
	background-color:	#FFFFFF;
}

/* PAGE SPECIFIC */
.Default {
	font-family:		Verdana;
	font-size:			12px;
}
.FAQQ {
	font-weight:	bold; 
	color:			#8F0718;	
}
.Req {
	font-family:	Tahoma ;
	font-size:		11px ;
	font-weight:	normal ;
	color:			#486283 ;	
}
.NewsDetailHeader {
	font-family:	Tahoma ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#000000 ;
}
.NewsDetailText {
	font-family:	Tahoma ;
	font-size:		11px ;
	font-weight:	normal ;
	color:			#000000 ;
}
.EventInfo {
	font-family:	Verdana;
	font-size:		12px;
	color:			#000000;
}
.FieldTitle {
	font-family:	Verdana;
	font-size:		12px;
	color:			#000000;
}
.PagingT {
	font-size:			11px;
}
a.Attachments {
	color:				#000068;
	font-size:			13px; 
	font-family:		Arial;
	text-decoration:	none;
}
a.Attachments:hover {
	color:				#000467;
	text-decoration:	underline;
}