.skinheader 
{
	border: 1px solid #cd8086;
	width: 787px;
	background-image: url('generalgfx/efrbg.jpg');
}


.skingradient {
	background-image: url(generalgfx/menuline2.jpg); 
	height:30px;
}

.skingradientbottom {
	background-image: url(generalgfx/menuline3.jpg); 
	height:30px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
}

.HomeMenu
{
	position:absolute;
	top: 260px;
	width: 170px;
	
}
.Menu
{
	position:relative;
	top: 22px;
	width: 170px;
	padding-top: 2px;
}
.links
{
	position:relative;
	top: 22px;
	width: 170px;
	padding-top: 2px;
	padding-bottom: 15px;
}


.content_styles {	background-color: #fde0e6;
	border-right: #cd8086 1px solid; 
	border-top: #cd8086 1px solid; 
	border-left: #cd8086 1px solid; 
	border-bottom: #cd8086 1px solid; 
	width: 100%;
	font-family: Arial;}

.menu_styles {	background-color: Transparent;
	width: 100%;
	font-family: Arial;
	text-decoration: none;
	color: #b0b0b0;}
	
.menu_styles:Hover
{ 
	background-color: Transparent;
	font-family: Arial;
	text-decoration: none;
	width: 100%;
	color: #9d4046;
}

.small_menu_styles {	background-color: Transparent;
	width: 100%;
	font-family: Arial;
	text-decoration: none;
	font-size: 8pt;
	color: #b0b0b0;}
	
.small_menu_styles:Hover
{ 
	background-color: Transparent;
	font-family: Arial;
	text-decoration: none;
	width: 100%;
	font-size: 8pt;
	color: #9d4046;
}

.content_headings{	font-weight: bold; 
					font-size: 8pt; 
					font-style:normal;
					text-align: center; 
					background-color: Transparent;
					font-family: Arial;}
.ImageLink{
	cursor: pointer; 
	cursor: hand; 
	text-decoration: none;	
}
			
.GenericLink{
	cursor: pointer; 
	cursor: hand; 
	color: #9d4046; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none; 
	
}

.GenericLink:hover {color: #FF0000;
					text-decoration: none;}	
					
.sidebar_content_left {font-size: 8pt;
					text-align: left; }
					
.sidebar_content_right {font-size: 8pt;
					text-align: right; }
					
.general_content {font-size: 10pt;
				  text-align:left;}
.general_heading_centre {font-size: 12pt;
				  font-weight: bold;
				  text-align:center;}
				  
.general_heading_left {font-size: 12pt;
				  font-weight: bold;
				  text-align:left;}
.general_heading_left {font-size: 12pt;
				  font-weight: bold;
				  text-align:right;}				  
				  
					
.image_float_right { float: right;}
.image_float_right_border { float: right; 
					border-style:solid; 
					border-width:1px;
					border-color:#7994cb;}

.image_float_left { float: left;}
.image_float_left_border { float: left;
					border-style:solid; 
					border-width:1px;
					border-color:#7994cb;
					}
					
.image_boarder { float:none;
				border-style:solid; 
				border-width:1px;
				border-color:#7994cb;
				text-decoration: none;}
			
.cookie_style{
	cursor: pointer; 
	cursor: hand; 
	color: #9d4046; 
	border-top: #cd8086 1px solid;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none; 
}

.cookie_link{
	cursor: pointer; 
	cursor: hand; 
	color: #b0b0b0; 
	border-top: #cd8086 1px solid;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none; 
}
.cookie_link:Hover
{
	color:red;
}

.footer_style{
	cursor: pointer; 
	cursor: hand; 
	color: #9d4046; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none; 
	
}