/* Hide DNNDesigner */  .dnnd{display:none;}

/* Body Style 		*/	body{	background-color: #848484;}
/* Left Edge  		*/	.SkinLeftEdge{	background-image: url(images/grad_left.gif);	background-repeat: repeat-y;	background-color: #848484;}
/* Right Edge		*/	.SkinRightEdge{	background-color: #848484;	background-image: url(images/grad_right.gif);	background-repeat: repeat-y;}

/* Normal Text		*/	.normal, .Normal,table, tr, td, p, body {	font-family: "Trebuchet MS", Arial;    font-size: 12px;    font-weight: normal;color: #181818;}
/* Normal Bold      */  .NormalBold {font-weight:bold !important; }
/* Normal Red		*/  .NormalRed {color:#FF0000 !important; }

/* Edit Titles		*/	.SubHead{font-family: "Century Gothic", Arial, sans-serif;    font-size:  12px;    font-weight:    bold;	color: #be0000;}
/* Main Headers 	*/	.Head{	font-size: 14px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #EDCC06;	text-decoration: none;	font-family: "Century Gothic", Arial, sans-serif;}
/* Compact Headers 	*/	.SubSubHead{font-family: "Century Gothic", Arial, sans-serif;    font-size:  12px;    font-weight:    bold;   color: #be0000;}

/* Main Links 		*/	A, A:link, A:visited,A:active,A:hover{   text-decoration:    none;    color:  #be0000;}

/* Skin Objects		*/	.SkinObject,A.SkinObject,A.SkinObject:link,A.SkinObject:active,A.SkinObject:visited,A.SkinObject:hover{font-weight: bold;    font-size: 12px;	color: #6B7327;    font-family: Arial;    text-decoration: none;} 
/* Skin Objects Over*/	A.SkinObject:hover{color: #ff0000;}

/* Horizontal Break	*/	HR {  color: #6B7327;  height:1pt;   text-align:left}


/* Dark Edges		*/	.SkinDark{	background-color: #878C49;}
/* Inner Body Color	*/	.SkinFace{	background-color: #A3A865;}
/* Light Edges		*/	.SkinLight{	background-color: #B4B77D;}
/* Contrasting Color*/	.SkinContrast{background-color: #be0000;}
/* Border As BG		*/	.SkinBorders{background-color: #6B7327;}
/* Border As Border	*/	.SkinSimpleBorder{border: 1px solid #6B7327;}

/* Menu Font 		*/	.SkinMenuContainer td{font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #363A14;	text-decoration: none;	font-family: Arial, sans-serif;}
/* Menu Container	*/	.SkinMenuContainer{	cursor:hand;filter:none;width:100%;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #363A14;	text-decoration: none;	font-family: Arial, sans-serif;}
/* Menu Bar			*/	.SkinMenuBar{	cursor:hand;filter:none;width:100%;	background-color:#878C49;}
/* Sub Menu Bar		*/	.SkinSubMenuBar{z-index:1000;cursor:hand;filter:none;border:1px solid #6B7327;}
/* Root Item		*/	.SkinMenuRootItem{	font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #363A14;	text-decoration: none;	font-family: Arial, sans-serif;}
/* Menu Item		*/	.SkinMenuItem{	cursor:hand;filter:none;background-color: #B4B77D;border:1px solid #B4B77D;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #363A14;	text-decoration: none;	font-family: Arial, sans-serif;}
/* Root Hover		*/	.SkinMenuItemOver{	cursor:hand;filter:none;background-color: #878C49;border:1px solid #B4B77D;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #B4B77D;	text-decoration: none;	font-family: Arial, sans-serif;}
/* Icon				*/	.SkinMenuIcon{width:11px;cursor:hand;filter:none;background-color: #B4B77D;border:1px solid #B4B77D;}
/* Arrow			*/	.SkinMenuArrow{cursor:hand;filter:none;background-color: #B4B77D;border:1px solid #B4B77D;width:1px;}
/* Spacer			*/	.SkinMenuBreak{cursor:hand;filter:none;}

