/* Body Style 		*/	
body{	background-color: #9DADC8;}

/* Left Edge  		*/	

.SkinLeftEdge{	background-image: url(images/grad_left.gif);	background-repeat: repeat-y;	background-color: #9DADC8;}

/* Right Edge		*/	

.SkinRightEdge{	background-color: #9DADC8;	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: #000000;	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:#990000 ;    font-family: Arial;    text-decoration: none;} 

/* Skin Objects Over*/	

A.SkinObject:hover{color: #ff0000;}

/* Horizontal Break	*/	

HR {  color: #D2B59C;  height:1pt;   text-align:left}


/* Dark Edges		*/	.SkinDark{	background-color: #ffffff;}
/* Inner Body Color	*/	.SkinFace{	background-color: #ffffff;}
/* Light Edges		*/	.SkinLight{	background-color: #ffffff;}
/* Contrasting Color*/	.SkinContrast{background-color: #000000;}
/* Border As BG		*/	.SkinBorders{background-color: #BFD0E0;}
/* Border As Border	*/	.SkinSimpleBorder{border: 1px solid #cceeff;}

/* Menu Font 		*/	

.SkinMenuContainer td{font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #553916;	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: #E79834;}

/* Root Item		*/	

.SkinMenuRootItem{	font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #553916;	text-decoration: none;	font-family: Arial, sans-serif;}

/* Menu Item		*/	

.SkinMenuItem{	cursor:hand;filter:none;background-color: #E1C7B0;border:1px solid #E1C7B0;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #000000;	text-decoration: none;	font-family: Arial, sans-serif;}

/* Root Hover		*/	

.SkinMenuItemOver{	cursor:hand;filter:none;background-color: #E79834;border:1px solid #E1C7B0;	font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase; color: #FFFFFF;	text-decoration: none;	font-family: Arial, sans-serif;}

/* Icon				*/	

.SkinMenuIcon{width:1px;cursor:hand;filter:none;background-color: #E79834;border:1px solid #E79834;}

/* Arrow			*/	

.SkinMenuArrow{cursor:hand;filter:none;background-color: #E1C7B0;border:1px solid #E1C7B0;width:1px;}

/* Spacer			*/	

.SkinMenuBreak{cursor:hand;filter:none;}

