
/*  
Theme Name: PNT - Gazette Edition
Theme URI: http://www.premiumnewstheme.com/
Description: Premium News is a feature-rich theme for magazine- / news-type blogs created by <a href="http://www.adii.co.za">Adii Freelancer</a>.
Version: 1
Author: Adii Freelancer
Author URI: http://www.adii.co.za/
*/

/*========= SETUP =========*/


a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}


/*- Category Navigation -*/
#nav2, #nav2 * {
	margin:0;
	padding:0;
	list-style: none;
	
}
#nav2 {
	height: 30px;
	font-weight:bold;
	font-size:14px;
	line-height: 30px;
	margin:0px 15px;
	border:1px solid #ddd;
	border-bottom:3px solid #139EA5;
}
#nav2 li {
	line-height: 30px;
	float: left;
	list-style:none;
}
#nav2 li a {
	color: #666666;
	display: block;
	padding: 0 13px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	border-right:1px solid #ddd;
}
#nav2 li a:hover {
	text-decoration: none;background:#139EA5;
	color:#fff;
}
#nav2 li ul {
	position:absolute;
	left: -999em;
	width:15em;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left:auto;
	z-index:10 !important;
}
#nav2 li ul li {
	display:block !important;
	width:15em;
	border:1px solid #ddd !important;
	border-top:none !important;
	background:#fff;
}



#nav, #nav * {
	margin:0;
	padding:0;
	list-style: none;
	
}
#nav {
	height: 30px;
	font-weight:bold;
	font-size:14px;
	line-height: 30px;
	margin:0px 15px;

	border-bottom:1px solid #ddd ;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd ;
	border-bottom:3px solid #139EA5;
}
#nav li {
	line-height: 30px;
	float: left;
	list-style:none;
}
#nav li a {
	color: #666666;
	display: block;
	padding: 0 13px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	border-right:1px solid #ddd;
}
#nav li a:hover {
	text-decoration: none;background:#139EA5;
	color:#fff;
}
#nav li ul {
	position:absolute;
	left: -999em;
	width:15em;
}
#nav li:hover ul, #nav2 li.sfhover ul {
	left:auto;
	z-index:10 !important;
}
#nav li ul li {
	display:block !important;
	width:15em;
	border-bottom:1px solid #ddd !important;
	border-right:1px solid #ddd !important;
	border-left:1px solid #ddd !important;
	border-top:none !important;
	background:#fff;
}




.SolMenu
{
}
.SolMenu a
{
	display: block;
	background-image: url(../images/MenuBG.jpg);
	background-repeat: no-repeat;
	height: 24px;
	border-top: solid 1px #b8b8b8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 29px;
	vertical-align: middle;
	line-height:24px;
}
.SolMenu a:hover
{
	background-image: url(../images/ActiveMenuBG.jpg);
	background-repeat: no-repeat;
	height: 24px;
	border-top: solid 1px #b8b8b8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 29px;
	vertical-align: middle;
}
#footer-container
{
	font-size: 11px;
	text-align: center;
	width: 980px;
	height: 60px;
	background-color: #ffffff;
	background: #ffffff url(   "../style/background-footer.png" ) no-repeat left top;
	margin-top: 30px;
}
#footer-container .sitemap
{
	font-size: 11px;
	background-color: transparent;
}
#footer-container .sitemap ul
{
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 5px 0 7px 0;
	background-color: transparent;
}
#footer-container .sitemap ul li
{
	font-size: 11px;
	display: inline;
}
#footer-container .sitemap ul li a
{
	font-size: 11px;
	padding: 9px 10px 10px 10px;
	color: #ffffff;
	text-decoration: none;
}
#footer-container .sitemap ul li a:hover
{
	font-size: 11px;
	background: transparent url(   "../style/background-sitemap-hover.png" ) repeat-x left 2px;
}
#footer-container .copyright
{
	color: #666666;
	font-size: 9px;
	margin-top: 7px;
}


/*------------------------*/

h2
{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

/*- Menu Tabs E--------------------------- */

#tabsE
{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	font-size: 93%;
	line-height: normal;
}
#tabsE ul
{
	margin: 0;
	
	padding: 10px 10px 5px 90px;
	list-style: none;
	
}
#tabsE li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsE a
{
	float: left;
	background: url("../style/buttons.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 15px 0 4px;
	text-decoration: none;font-family:Arial;
}
#tabsE a span
{
	float: left;
	display: block;
	background: url("../style/buttons.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;font-family:Arial;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabsE a:hover span
{
	color: #FFF;
}
#tabsE a:hover
{
	background-position: 0% -42px;
}
#tabsE a:hover span
{
	background-position: 100% -42px;
}

#tabsE #current a
{
	background-position: 0% -42px;
}
#tabsE #current a span
{
	background-position: 100% -42px;
}
.asdf
{
	float: left;
	width: 203px;
	font-weight: lighter;
	margin: 0 12px 0 0;
	color: #5d5d5d;
}

.thirds
{
	float: left;
	width: 203px;
	background: #eee;
	margin: 0 12px 0 0;
	color: #5d5d5d;
}
.smallboxtop
{
	height: 14px;
	background: #fff url(../style/smallboxtop.gif) no-repeat;
	color: #000;
}
.smallbox
{
	background: #fff url(../style/smallbox.gif) no-repeat bottom left;
	color: #444;
	padding: 1px 10px 10px 10px;
}
.smallbox p
{
	padding: 0;
	margin: 0;
}
.smallboxbottom
{
	height: 14px;
	background: #fff url(../style/smallboxbottom_.gif) no-repeat;
	color: #000;
}
.smallbox_
{
	background: #fff url(../style/smallbox_.gif) repeat-y top left;
	color: #444;
	padding: 1px 10px 10px 10px;
}

a.lc:link, a.lc:visited, a.lc:active
{
	/*background-color: #fff;*/
	text-decoration: none;
	color: #0780D0;
	border: 0px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
a.lc:hover
{
	text-decoration: none;
	color: #000000;
	border: 0px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	background-color: White;
}



a.lww:link, a.lww:visited, a.lww:active
{
	/*background-color: #fff;*/
	text-decoration: none;
	color: #0B6983;
	border: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
a.lww:hover
{
	text-decoration: none;
	color: #000000;
	border: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	
}

a.lk:link, a.lk:visited, a.lk:active
{
	/*background-color: #fff;*/
	text-decoration: none;
	color: #A5201B;
	border: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
a.lk:hover
{
	text-decoration: none;
	color: #000000;
	border: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	
}

a.bottom:link, a.bottom:visited, a.bottom:active
{
	/*background-color: #fff;*/
	text-decoration: none;
	color: #139EA5;
	border: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
a.bottom:hover
{
	text-decoration: none;
	color: #cccccc;
	border: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	
}

.button
{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	height: 23px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	height: 27px;
	border: 1px solid #cccccc;
	background-image: url(../images/btn_bac.png);
}
.button:hover
{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	height: 23px;
	font-weight: bold;
	color: #cccccc;
	height: 27px;
	border: 1px solid #cccccc;
	background-image: url(../images/btn_bac.png);
	cursor: pointer;
}
.txtMulti
{
	border: 1px solid #cccccc;
	background-color: #f9f7f8;
	color: #366493;
}
.txtMultiWhite
{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #366493;
}
body
{
	background-color: #fff;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

a
{
	text-decoration: none;
	color: #0083C1;
	overflow: hidden;
	font-family: Arial;
	font-size:13px;font-weight:bold;
}

a:hover
{
	overflow: hidden;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size:13px;font-weight:bold;
}
a.linkdegistirgene
{
	text-decoration: none;
	color: #666666;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	padding-bottom: 2px;
}

a.linkdegistirgene:hover
{
	overflow: hidden;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	padding-bottom: 2px;
}
a.linkBig
{
	text-decoration: none;
	color: #6c0000;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial,Sans-Serif;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
}

a.linkBig:hover
{
	text-decoration: underline;
	overflow: hidden;
	color: #000000;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	font-family: Arial,Sans-Serif;
	font-weight: bold;
}

a.linkCuruk
{
	text-decoration: none;
	color: #6C0000;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	padding-bottom: 2px;
}
a.btnGiris
{
	display: block;
	padding: 0px;
	width: 61px;
	height: 16px;
	background-image: url(../images/GirisButton.jpg);
}
a.btnUyeOl
{
	display: block;
	padding: 0px;
	width: 61px;
	height: 17px;
	background-image: url(../images/UyeOlButton.jpg);
}
a.linkCuruk:hover
{
	overflow: hidden;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	padding-bottom: 2px;
}


a.linkBigBetween
{
	text-decoration: none;
	color: #6c0000;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial,Sans-Serif;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
}

a.linkBigBetween:hover
{
	text-decoration: underline;
	overflow: hidden;
	color: #000000;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-family: Arial,Sans-Serif;
	font-weight: bold;
}

a.link
{
	text-decoration: none;
	color: #6c0000;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, sans-serif;
	padding-bottom: 2px;
	font-weight: lighter;
}

a.link:hover
{
	overflow: hidden;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, sans-serif;
	padding-bottom: 2px;
	font-weight: lighter;
}


a.linkFoot
{
	text-decoration: none;
	color: #ffffff;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, sans-serif;
	padding-bottom: 2px;
}

a.linkFoot:hover
{
	overflow: hidden;
	color: #6c0000;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, sans-serif;
	padding-bottom: 2px;
}

a.linkBlue
{
	text-decoration: none;
	color: #1B98EB;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	padding-bottom: 2px;
	font-size: 12px;
}

a.linkBlue:hover
{
	font-size: 12px;
	overflow: hidden;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	padding-bottom: 2px;
}


a.New
{
	text-decoration: none;
	color: #333333;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	padding-bottom: 2px;
	border-bottom: 1px solid #6c0000;
}

a.New:hover
{
	overflow: hidden;
	color: #cccccc;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Tahoma;
	padding-bottom: 2px;
	border-bottom: 2px solid #000000;
}

.bodytable
{
	width: 100%;
	margin-top: 0px;
	border: 0px;
}
strong
{
	background: inherit;
	color: #50514D;
}

#header
{
	width: 100%;
	height: 104px;
	background-color: #4d4d4d;
	background: url(   '../images/a1.gif' ) repeat-x;
	color: #ffffff;
}

#header_inner
{
	position: relative;
	width: 680px;
	height: 104px;
	margin: 0px auto;
}

#header_inner h1
{
	background: inherit;
	position: absolute;
	left: 0px;
	bottom: 10px;
	text-transform: lowercase;
	font-size: 39px;
	color: #fff;
	font-weight: normal;
	letter-spacing: -2px;
}

#header_inner h1 span
{
	background: inherit;
	color: #DADADA;
}

#slogan
{
	background: inherit;
	position: absolute;
	right: 0px;
	bottom: 25px;
	color: #DADADA;
	text-transform: lowercase;
	font-size: 13px;
}

#main
{
	padding-top: 20px;
	position: relative;
	height: 100%;
	width: 943px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#menu ul
{
	list-style: none;
	margin: 0px;
}

#menu li
{
	background: none;
	padding: 0px;
	font-weight: bold;
}

#menu a
{
	display: block;
	position: relative;
	width: 168px;
	height: 27px;
	margin-bottom: 1px;
	text-decoration: none;
	background: inherit;
	background-image: url(   'images/bbg0.gif' );
	padding-left: 17px;
	padding-top: 11px;
	color: #636363;
	text-transform: lowercase;
	font-size: 13px;
}

#menu a span
{
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(   'images/x1.gif' ) no-repeat;
}

#menu a:hover span
{
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(   'images/x2.gif' ) no-repeat;
}

#menu a:hover
{
	background: inherit;
	color: #fff;
	background-image: url(   'images/bbg1.gif' );
}

#menu_end
{
	height: 30px;
	background-image: url(   'images/a2.gif' );
}

h1
{
	background: inherit;
	color: #50514D;
	text-transform: lowercase;
	font-size: 26px;
}

h1 span
{
	background: inherit;
	color: #85AC1E;
}

h1 span sup
{
	background: inherit;
	color: #85AC1E;
	font-size: 14px;
}

h3
{
	margin-top: 30px;
	background: inherit;
	color: #50514D;
	font-size: 15px;
	text-transform: lowercase;
	height: 34px;
	background: url(   'images/a3.gif' ) repeat-x 0px 17px;
}

h3 span
{
	background: inherit;
	color: #85AC1E;
}

h3.first
{
	margin-top: 0px;
}

#lcol
{
	position: relative;
	width: 185px;
	float: left;
}

#lcontent
{
	position: relative;
	padding: 0px 15px 0px 15px;
}

#rcontent
{
	position: relative;
	padding: 0px 0px 0px 10px;
}

ul
{
	list-style: none;
}

li
{
	background: url(   'images/x1.gif' ) no-repeat 0px 5px;
	padding-left: 15px;
}

p
{
	margin-bottom: 25px;
	text-align: justify;
	line-height: 20px;
}

#lcol p
{
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}

.divider
{
	font-size: 0px;
	position: relative;
	border-bottom: solid 1px #F5F5F5;
	height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.summary
{
	text-align: right;
	font-style: italic;
}

ul.divided li
{
	border-top: solid 1px #F5F5F5;
	margin-top: 4px;
	padding-top: 4px;
	background-position: 0px 9px;
}

ul.divided li.first
{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-position: 0px 5px;
}

#rcol
{
	position: relative;
	margin-left: 190px;
	width: 685px;
	background-image: url('images/a2.gif' );
	background-repeat: repeat-x;
}

#slogan2
{
	font-size: 14px;
	position: relative;
	top: -5px;
}

.box
{
	position: relative;
	border: dashed 1px #dadada;
	margin-top: 15px;
	background: inherit;
	color: #AAB165;
}

.box h2
{
	background: inherit;
	color: #6C7425;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;
}

.box p
{
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}

.box_inner
{
	border: solid 1px #fff;
	padding: 15px;
	background: #FFFFE9 url(   'images/a4.gif' ) repeat-x;
	color: inherit;
}

.captioned_image
{
	position: relative;
	padding-bottom: 15px;
	float: left;
	margin-right: 17px;
}

.captioned_image div
{
	position: absolute;
	font-size: 9px;
	bottom: 0px;
	left: 0px;
}

#footer
{
	clear: both;
	background: url(   'images/a2.gif' ) repeat-x;
	width: 680px;
	margin: 0px auto;
	margin-bottom: 25px;
	padding-top: 10px;
	text-align: center;
	text-transform: lowercase;
}


a.menu
{
	text-decoration: none;
	font-family: Tahoma;
	color: #6c0000;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
}

a.menu:hover
{
	text-decoration: none;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
	background: #6c0000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 7px;
	padding-bottom: 8px;
}


a.LigLing
{
	text-decoration: none;
	font-family: Tahoma;
	color: #6c0000;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
}

a.LigLing:hover
{
	text-decoration: none;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
	background: #333333;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 7px;
	padding-bottom: 8px;
}


a.MenuLink
{
	text-decoration: none;
	border-left: 5px solid #ffffff;
	padding-left: 0px;
	color: #ffffff;
	padding-left: 5px;
	font-family: Tahoma;
	overflow: hidden;
	background: #333333;
	font-weight: bold;
	font-size: 14px;
}

a.MenuLink:hover
{
	border-left: 5px solid #6c0000;
	padding-left: 0px;
	color: #6c0000;
	padding-left: 5px;
	font-family: Tahoma;
	overflow: hidden;
	background: #333333;
	font-weight: bold;
	font-size: 14px;
}

a.MenuLink_
{
	text-decoration: none;
	border-left: 3px solid #333333;
	padding-left: 0px;
	color: #333333;
	padding-left: 5px;
	font-family: Tahoma;
	overflow: hidden;
	background: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

a.MenuLink_:hover
{
	border-left: 3px solid #DE3918;
	padding-left: 0px;
	color: #B33313;
	padding-left: 5px;
	font-family: Tahoma;
	overflow: hidden;
	background: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

#tabsJ
{
	float: left;
	width: 100%;
	text-align: center;
	font-family: Tahoma;
	line-height: normal;
	border-bottom: 1px solid #24618E;
}
#tabsJ ul
{
	margin: 0;
	padding: 10px 0px 0 50px;
	list-style: none;
	text-align: center;
}
#tabsJ li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsJ a
{
	float: left;
	background: url(   "../images/tableftJ.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}
#tabsJ a span
{
	float: left;
	display: block;
	background: url(   "../images/tabrightJ.gif" ) no-repeat right top;
	padding: 5px 15px 5px 6px;
	color: #24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabsJ a:hover span
{
	color: #FFF;
}
#tabsJ a:hover
{
	background-position: 0% -42px;
}
#tabsJ a:hover span
{
	background-position: 100% -42px;
}

#tabsJ #current a
{
	background-position: 0% -42px;
}
#tabsJ #current a span
{
	background-position: 100% -42px;
	color: #FFF;
}


.txtStyle
{
	border-right: #a9a8a8 1px solid;
	border-top: #a9a8a8 1px solid;
	border-left: #a9a8a8 1px solid;
	border-bottom: #a9a8a8 1px solid;
	background-color: #fff;
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat;
	background-position: 100% 50%;
	font-family: "Trebuchet MS";
	color: #366493;
	padding-left: 2px;
	font-size: 13px;
}
.txtStyleM
{
	border-right: #a9a8a8 1px solid;
	border-top: #a9a8a8 1px solid;
	border-left: #a9a8a8 1px solid;
	border-bottom: #a9a8a8 1px solid;
	background-color: #fff;
	
	font-family: "Trebuchet MS";
	color: #366493;
	padding-left: 2px;
	font-size: 13px;
}
.styledFormElement
{
	border-right: #a9a8a8 1px solid;
	border-top: #a9a8a8 1px solid;
	border-left: #a9a8a8 1px solid;
	border-bottom: #a9a8a8 1px solid;
	background-color: #fff;
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat;
	background-position: 100% 50%;
	font-family: "Trebuchet MS";
	color: #366493;
	padding-left: 2px;
	font-size: 13px;
}

.styledFormElement2
{
	border-right: #a9a8a8 1px solid;
	border-top: #a9a8a8 1px solid;
	border-left: #a9a8a8 1px solid;
	border-bottom: #a9a8a8 1px solid;
	background-color: #fff;
	font-family: "Trebuchet MS" , Verdana;
	color: #366493;
	padding-left: 2px;
	font-size: 13px;
}

#menu9
{
	width: 200px;
	margin: 10px;
}

#menu9 li a
{
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#menu9 li a:link, #menu9 li a:visited
{
	color: #FFF;
	display: block;
	background: url(../images/menu9.gif);
	padding: 8px 0 0 35px;
}

#menu9 li a:hover, #menu9 li #current
{
	color: #FFF;
	background: url(../images/menu9.gif) 0 -32px;
	padding: 8px 0 0 35px;
}

