@font-face {
    font-family:'GE SS';
    src:url('fonts/ge-ss-med.eot');
    src:local('âک؛'),
        url('fonts/ge-ss-med.ttf') format('truetype');
    font-weight:normal;
}

@font-face {
    font-family:'GE SS';
    src:url('fonts/ge-ss-bold.eot');
    src:local('âک؛'),
        url('fonts/ge-ss-bold.ttf') format('truetype');
    font-weight:bold;
}
#featured{ 
	width:300px; 
	padding-right:260px; 
	position:relative; 
	border:0px solid #f8f7f6; 
	height:265px; 
	background:#d5d2d2;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:300px; 
	list-style:none; 
	padding:0; margin:0; 
	width:260px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:2px 0; 
	padding-left:0px;  
	font-size:12px; 
	color:#4d4d4d; 
	background-repeat: no-repeat;
	background-position: center;
}
#featured ul.ui-tabs-nav li img{ 
	float:right; 
	margin-right:14px;
	margin-top:8px; 
	margin-left:2px; 
	padding:0px; 
	border:1px solid #000000;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:12px; font-family:Tahoma; 
	Align:center;
	line-height:12px; 
	padding-right:0px; 
	padding-top:10px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:61px; 
	color:#000;
	line-height:10px;
	background-image: url('images/bback.png');
	background-repeat: no-repeat;
	background-position: center;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background-image: url('images/sback.png');
	background-repeat: no-repeat;
	background-position: center;
	color:#000;
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background-image: url('images/yback.png');
	background-repeat: no-repeat;
	background-position: center;
	color:#fff;
}
#featured .ui-tabs-panel{ 
	width:300px; height:265px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:165px; left:0; 
	height:100px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

			
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: RED
}

a:link.m1 {
	COLOR: #000; TEXT-DECORATION: none
}
a:visited.m1 {
	COLOR: #000; TEXT-DECORATION: none
}
a:hover.m1 {
	COLOR: Red
}


a:link.m3 {
	COLOR: #ffffff; font-family: Tahoma; font-size: 10pt; font-weight: normal; text-align: center
}
a:visited.m3 {
	COLOR: #ffffff; font-family: Tahoma; font-size: 10pt; font-weight: normal; text-align: center
}
a:hover.m3 {
	COLOR: Red; font-family: Tahoma; font-size: 10pt; font-weight: normal; text-align: center
}


/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
align = right;
margin: 0;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
}

.shadetabs li a:visited{
}

.shadetabs li a:hover{
text-decoration: underline;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


h4 {
	background-position: center top;
	font: normal 100% 'GE SS', 'arial';
	color: #9e0a0e;
	text-shadow: 1px 1px 3px #ccc;
	}
h5 {
	background-position: center top;
	font: normal 90% 'GE SS', 'arial';
	color: #9e0a0e;
	margin: 0 4px;
	}