body {
	background-color:#000000;
	background-image:url(images/v_bg.gif);
	background-position:top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-color: #222222;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-face-color: #C7C7C8;
	scrollbar-shadow-color: #111111;
	scrollbar-track-color: #F3F3F3;
	scrollbar-darkshadow-color: #070D0F;
}

.intTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
	}

.picborder {
 	border-width: 1px;
 	border-style: solid;
 	border-color: #AAAAAA;
}

.spicborder {
 	border-width: 2px;
 	border-style: solid;
 	border-color: #FFFFFF;
}

.mtab-bottom
{
background-image:url(images/tab-bottom.gif)
}

.mtab-top
{
background-image:url(images/tab-top.gif)
}

.mtab-left
{
background-image:url(images/tab-left.gif)
}

.mtab-right
{
background-image:url(images/tab-right.gif)
}

.tab-bottom
{
background-image:url(images/menus/table_08.png)
}

.tab-top
{
background-image:url(images/menus/table_02.png)
}

.rtab-top
{
background-image:url(images/menus/table_h_02.png)
}

.tab-left
{
background-image:url(images/menus/table_04.png)
}

.tab-right
{
background-image:url(images/menus/table_06.png)
}

td{
	font-size:11px;
}

td.dark {
	background-color:#EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9pt;
}

td.bdark {
	background-color:#F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 9pt;
}

td.ddark {
	background-color:#666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9pt;
}

td.dtdark {
	background-color:#999999;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9pt;
}

td.topicdark {
	background-color:#888888;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

td.topiclight {
	background-color:#DDDDDD;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

td.light {
	font-size: 9pt;
	color: #FFFFFF;
}

td.tlight {
	font-size: 8pt;
	background-color:#EEEEEE;
	color: #000000;
}

.tidalight {
	FONT-SIZE: 9px;
	background-color:#EEEEEE;
	color: #000000;
}

td.tdark {
	font-size: 8pt;
	background-color:#DDDDDD;
	color: #000000;
}

.tidadark {
	FONT-SIZE: 9px;
	background-color:#DDDDDD;
	color: #000000;
}

.tidad {
	FONT-SIZE: 9px;
	background-color:#DDDDDD;
	color: #000000;
}

td.mactive {
	background-color:#FFFFFF;
	background-image: url(images/tab_00t.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

td.minactive {
	background-color:#52698D;
	background-image: url(images/tab_00tb.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

td.mbackground {
	background-image: url(images/subbg.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-right: 4px;
	font-weight: bold;
	color: #000000;
}

td.lightb {
	background-color:#ECEFF3;
	font-size: 9pt;
	;color: #454A33;
}

P {
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
}
DIV {
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	font-size: 9pt;
}
INPUT {
	COLOR: #A2AE79; FONT-FAMILY: Tahoma, Verdana, sans-serif
}
TEXTAREA {
	COLOR: #A2AE79; FONT-FAMILY: Tahoma, Verdana, sans-serif
}
FORM {
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, sans-serif
}
A:link {
	TEXT-DECORATION: none;
	color: #6C6C6C;
	text-decoration : none;
}
A:visited {
	TEXT-DECORATION: none;
	color: #6C6C6C;
	text-decoration : none;
}
A:active {
	TEXT-DECORATION: none
	color: #6C6C6C;
	text-decoration : none;
}
A:hover {
	text-decoration : none;
	color: #FFFFFF;
	background-color: #C7C7C8;
}

A.tdark:link {
	TEXT-DECORATION: none;
	color: #6C6C6C;
	text-decoration : none;
	padding-right: 2px;
	padding-left: 2px;
}
A.tdark:visited {
	TEXT-DECORATION: none;
	color: #6C6C6C;
	text-decoration : none;
	padding-right: 2px;
	padding-left: 2px;
}
A.tdark:active {
	TEXT-DECORATION: none
	color: #6C6C6C;
	text-decoration : none;
	padding-right: 2px;
	padding-left: 2px;
}
A.tdark:hover {
	text-decoration : none;
	color: #FFFFFF;
	background-color: #C7C7C8;
	padding-right: 2px;
	padding-left: 2px;
}

A.none:link {
	TEXT-DECORATION: none;
	background-color:transparent;
}
A.none:visited {
	TEXT-DECORATION: none;
	background-color:transparent;
}
A.none:active {
	TEXT-DECORATION: none;
	background-color:transparent;
}
A.none:hover {
	text-decoration : none;
	background-color:transparent;
}

A.dark:link {
	color:#012F7C;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.dark:visited {
	color:#012F7C;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.dark:active {
	color:#012F7C;
	font-weight:bold;
	TEXT-DECORATION: none
}
A.dark:hover {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#012F7C;
	text-decoration : none;
}

A.white:link {
	color:#FFFFFF;
	font-weight:bold;
	background-color:transparent;
	text-decoration : none;
}
A.white:visited {
	color:#FFFFFF;
	font-weight:bold;
	background-color:transparent;
	text-decoration : none;
}
A.white:active {
	color:#FFFFFF;
	font-weight:bold;
	background-color:transparent;
	text-decoration : none;
}
A.white:hover {
	color:#EEEEEE;
	font-weight:bold;
	background-color:transparent;
	text-decoration : underline;
}

A.mactive:link {
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION: none
}
A.mactive:visited {
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION: none
}
A.mactive:active {
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION: none
}
A.mactive:hover {
	font-weight:bold;
	color:#000000;
	text-decoration : underline;
}

A.minactive:link {
	font-weight:bold;
	color:#FFFFFF;
	TEXT-DECORATION: none
}
A.minactive:visited {
	font-weight:bold;
	color:#FFFFFF;
	TEXT-DECORATION: none
}
A.minactive:active {
	font-weight:bold;
	color:#FFFFFF;
	TEXT-DECORATION: none
}
A.minactive:hover {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration : underline;
}

A.red:link { color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: none;}

A.red:visited {color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: none;}

A.red:hover {color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
				text-decoration: underline;}

A.black:link { color: #454A33;
				background-color: #ECF0F6;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
        text-decoration: none;}
A.black:visited {color: #454A33;
				background-color: #ECF0F6;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
        text-decoration: none;}

A.black:hover {color: #454A33;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
				background-color:ECF0F6;
        text-decoration: none;}

A.bred:link { color: #FFFFFF;
				background-color: #FF7020;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
        text-decoration: none;}

A.bred:visited {color: #FFFFFF;
				background-color: #FF7020;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
        text-decoration: none;}

A.bred:hover {color: #FF7020;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
				background-color:transparent;}

A.bgrey:link { color: #373738;
				background-color: #D9D8D7;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
        text-decoration: none;}

A.bgrey:visited {color: #373738;
				background-color: #D9D8D7;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
        text-decoration: none;}

A.bgrey:hover {color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:10pt;
				background-color:#222222;}
				
A.tfooter:link { color: #717074;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: none;}

A.tfooter:visited {color: #717074;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: none;}

A.tfooter:hover {color: #717074;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: overline underline;}

A.footer:link { color: #717074;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: none;}

A.footer:visited {color: #717074;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: none;}

A.footer:hover {color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
				background-color:#717074;
        text-decoration: none;}

A.wfooter:link { color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: none;}

A.wfooter:visited {color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
        text-decoration: none;}

A.wfooter:hover {color: #EEEEEE;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:8pt;
				background-color:#717074;
        text-decoration: none;}

.myhover A:hover {
	COLOR: #243e71;
}

.gtitle {
	color: #979798;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.heading12bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;
}
.heading14bold {
	FONT-WEIGHT: bold; FONT-SIZE: 13px;
	padding-bottom:1px;
}
.heading16bold {
	FONT-WEIGHT: bold; FONT-SIZE: 15px;
}
.heading18bold {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;
}
.heading22bold {
	FONT-WEIGHT: bold; FONT-SIZE: 21px;
}
.heading24bold {
	FONT-WEIGHT: bold; FONT-SIZE: 23px;
}

.headingi10bold {
	font-family: Arial, Helvetica, sans-serif;FONT-WEIGHT: bold; FONT-SIZE: 10px;COLOR:#FFFFFF;
}
.headingi12bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;COLOR:#FFFFFF;
}
.headingi14bold {
	FONT-WEIGHT: bold; FONT-SIZE: 13px;COLOR:#FFFFFF;
}
.headingi16bold {
	FONT-WEIGHT: bold; FONT-SIZE: 15px;COLOR:#FFFFFF;
}
.headingi18bold {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;COLOR:#FFFFFF;
}
.headingi22bold {
	FONT-WEIGHT: bold; FONT-SIZE: 21px;COLOR:#FFFFFF;
}
.headingi24bold {
	FONT-WEIGHT: bold; FONT-SIZE: 23px;COLOR:#FFFFFF;
}

.headingr10bold {
	font-family: Arial, Helvetica, sans-serif;FONT-WEIGHT: bold; FONT-SIZE: 10px;COLOR:#EE3124;
}
.headingr12bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;COLOR:#EE3124;
}
.headingr14bold {
	FONT-WEIGHT: bold; FONT-SIZE: 13px;COLOR:#EE3124;
}
.headingr16bold {
	FONT-WEIGHT: bold; FONT-SIZE: 15px;COLOR:#EE3124;
}
.headingr18bold {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;COLOR:#EE3124;
}
.headingr22bold {
	FONT-WEIGHT: bold; FONT-SIZE: 21px;COLOR:#EE3124;
}
.headingr24bold {
	FONT-WEIGHT: bold; FONT-SIZE: 23px;COLOR:#EE3124;
}

BLOCKQUOTE {
	COLOR: #000077; FONT-STYLE: italic; FONT-FAMILY: Verdana, Tahoma, sans-serif
}
.normaltext {
    font-family:        Verdana, Arial, Helvetica, Sans-Serif;
    font-size:          11px;
    font-weight:        normal;
    color:         			#000000;
    text-decoration:    none;
}
.destext {
	FONT-SIZE: 12px; FONT-STYLE: italic; FONT-FAMILY: Verdana, Tahoma, sans-serif
}
.destext2 {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Tahoma, sans-serif
}
.polltext {
	FONT-SIZE: 8pt
}
HR {
	BORDER-TOP: 1px solid #717074;
	WIDTH: 70%;
	BORDER-BOTTOM: 1px solid #FFFFFF;
	HEIGHT: 2px
}
.normaltextbold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px
}
.normaltextitalic {
	FONT-SIZE: 11px; FONT-STYLE: italic
}
.tida {
	FONT-SIZE: 9px
}
.tida2 {
	FONT-SIZE: 11px
}
.tidabold {
	FONT-WEIGHT: bold; FONT-SIZE: 9px
}
.tbox {
	BORDER-RIGHT: #777777 1px solid;
	BORDER-TOP: #777777 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #777777 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #777777 1px solid;
	FONT-FAMILY: Tahoma, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
}
.ttbox {
	FONT-SIZE: 8px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
}
.trbox {
	BORDER: none;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, sans-serif;
	BACKGROUND-COLOR: transparent;
}
.ttrbox {
	BORDER: none;
	FONT-SIZE: 8px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, sans-serif;
	BACKGROUND-COLOR: transparent;
}
.button {
	BORDER-RIGHT: 1px solid #284D5A;
	BORDER-TOP: 1px solid #BBBBBB;
	FONT-SIZE: 10px;
	BORDER-LEFT: 1px solid #BBBBBB;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: 1px solid #284D5A;
	FONT-FAMILY: Tahoma, sans-serif;
	FONT-WEIGHT:bold;
	BACKGROUND-COLOR: #C7C7C8;
}

.rbutton {
	BORDER-RIGHT: 1px solid #EFEFEF;
	BORDER-TOP: 1px solid #EFEFEF;
	FONT-SIZE: 10px;
	BORDER-LEFT: 1px solid #EFEFEF;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: 1px solid #EFEFEF;
	FONT-FAMILY: Tahoma, sans-serif;
	FONT-WEIGHT:bold;
	BACKGROUND-COLOR: #EE3524;
}

.plainform {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Tahoma, sans-serif; BACKGROUND-COLOR: #cccccc
}
UL {
	PADDING-LEFT: 5px; MARGIN: 0px 0px 0px 10px; TEXT-INDENT: 0px
}

.border {
	BORDER-RIGHT: #717074 1px solid; BORDER-TOP: #717074 1px solid; BORDER-LEFT: #717074 1px solid; BORDER-BOTTOM: #717074 1px solid
}

.bborder {
	BORDER-RIGHT: #C7C7C8 2px solid; BORDER-TOP: #C7C7C8 2px solid; BORDER-LEFT: #C7C7C8 2px solid; BORDER-BOTTOM: #C7C7C8 2px solid
}

.borderb {
	BORDER-RIGHT: #FFFFFF 3px solid; BORDER-TOP: #FFFFFF 3px solid; BORDER-LEFT: #FFFFFF 3px solid; BORDER-BOTTOM: #FFFFFF 3px solid
}
.menutable {
	BORDER-RIGHT: 1px solid #012F7C;
	PADDING-RIGHT: 6px;
	BORDER-TOP: 1px solid #012F7C;
	PADDING-LEFT: 6px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 6px;
	BORDER-LEFT: 1px solid #012F7C;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: 1px solid #012F7C;
	BACKGROUND-COLOR: #003366;
}

.menuinner {
	background-image: url(images/subbg.gif);
	background-repeat: repeat-x;
	font-size: 9pt;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-right: 4px;
	font-weight: bold;
	color: #000000;
}

.menutitle {
	background-color:#C7C7C8;
	font-size: 12pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #FFFFFF;
}

.menugtitle {
	background-color:#717074;
	font-size: 12pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #FFFFFF;
}


.captionred {
	BORDER-RIGHT: 1px solid #003B7C;
	PADDING-RIGHT: 4px;
	BORDER-TOP: 1px solid #82AAD6;
	PADDING-LEFT: 4px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: 1px solid #82AAD6;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: 1px solid #003B7C;
	BACKGROUND-COLOR: #F8B0EF;
}
.red {
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, sans-serif;
}
.greybutton {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 8px; BORDER-LEFT: #ffffff 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Tahoma, sans-serif; BACKGROUND-COLOR: #a0a0a0
}
.orangebutton {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #ffeed9 1px solid; FONT-SIZE: 8px; BORDER-LEFT: #ffeed9 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Tahoma, sans-serif; BACKGROUND-COLOR: #ec8608
}
.greenbutton {
	BORDER-RIGHT: #012f0a 1px solid; BORDER-TOP: #a3ffb4 1px solid; FONT-SIZE: 8px; BORDER-LEFT: #a3ffb4 1px solid; COLOR: #000000; BORDER-BOTTOM: #012f0a 1px solid; FONT-FAMILY: Tahoma, sans-serif; BACKGROUND-COLOR: #026718
}
.tablebg {
	BACKGROUND-COLOR: #336699
}



ma:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #FDA504; text-decoration: none}
ma:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #B3B366; text-decoration: none}
ma:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #0000FF; text-decoration: none}
ma:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none}


.dateChooser td {
    cursor:default;
    font-size: 8pt;
    text-align:center;
}
.dateChooser td.dateChooserActive:hover {
    color: #FFFFFF;
    background: #000000;
}
.dateChooser td.dateChooserActiveToday {
    font-size: 9pt;
		background-color:#C7C7C8;
		color: #FFFFFF;
}
.dateChooser th {
    background: #DDDDDD;
    font-size: 8pt;
    color: white;
    width: 18px;
    border: none;
}
.dateChooser option, .dateChooser select {
    font-size:9pt;
}
.dateChooser {
    border: 1px outset #000000;
    background: #F4F4F4;
    padding: 1px;
}
.dateChooser table {
    width:150px;
}

#nav-menu ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-top: 1px #999999 solid;
}

#nav-menu li
{
	border-bottom: 1px #BBBBBB solid;
	font-size:10px;
}

#nav-menu ul li a
{
	display: block;
	padding: 2px 0px 2px 16px;
	width: 162px;
	color: #666666;
	text-decoration: none;
	background: url(images/blue_arrow.gif) no-repeat 1px 0.35em;
}

#nav-menu ul li a:hover, #LeftNavigation ul li a:active, #LeftNavigation ul li a:focus {
	background-color: #DDDDDD;
	color: #336;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:180px
} 

#list-menu {
width: 175px;
line-height: 1.4em;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
margin: 0px; 
padding: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold; 
} 

#list-menu li {
margin: 2px 0 0;
color: #FFFFFF;
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
border: none;
background: #FFFFFF url(images/grey_button.gif);
color: #FFFFFF;
}

#list-menu a:hover {
border: none;
background: #FFFFFF url(images/red_button.gif);
color: #FFFFFF;
}

#list-menu a {
display: block;
width:171px;
height:23px;
padding: 5px 0px 0px 4px;
border: none;
background: #FFFFFF;
text-decoration: none;
filter:blendTrans(duration=0.5); 
}

#nav-smenu ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-top: 1px #999999 solid;
}

#nav-smenu li
{
	border-bottom: 1px #BBBBBB solid;
	font-size:10px;
}


#nav-smenu ul a
{
	display: block;
	padding: 2px 0px 2px 15px;
	width: 530px;
	height: 20px;
	color: #666666;
	text-decoration: none;
	background: url(images/blue_arrow.gif) no-repeat 1px 0.35em;
}

#nav-smenu ul li a:hover, #LeftsNavigation ul li a:active, #LeftsNavigation ul li a:focus {
	background: url(images/cat_blue.jpg) no-repeat;
	color: #336;
}

/* Hide from IE5-Mac \*/
#nav-smenu li a
{
float: none
}
/* End hide */

#nav-smenu
{
width:500px
} 

.row1{
	background :#FFFFFF;
}
.row2{
	background: #EEEEEE;
}

#list-smenu {
width: 175px;
line-height: 1.4em;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-smenu ul {
margin: 0px; 
padding: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold; 
} 

#list-smenu li {
margin: 2px 0 0;
color: #FFFFFF;
} 

#list-smenu a:link, #list-smenu a:active, #list-smenu a:visited {
border: none;
background: #FFFFFF url(images/sred_button.gif);
color: #FFFFFF;
}

#list-smenu a:hover {
border: none;
background: #FFFFFF url(images/sgrey_button.gif);
color: #FFFFFF;
}

#list-smenu a {
display: block;
width:171px;
height:18x;
padding: 2px 0px 3px 4px;
border: none;
background: #FFFFFF;
text-decoration: none;
filter:blendTrans(duration=0.5); 
}

#list-shmenu {
width: 85px;
line-height: 1.4em;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-shmenu ul {
margin: 0px; 
padding: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold; 
} 

#list-shmenu li {
margin: 2px 0 0;
color: #FFFFFF;
} 

#list-shmenu a:link, #list-shmenu a:active, #list-shmenu a:visited {
border: none;
background: #FFFFFF url(images/shred_button.gif);
color: #FFFFFF;
}

#list-shmenu a:hover {
border: none;
background: #FFFFFF url(images/shgrey_button.gif);
color: #FFFFFF;
}

#list-shmenu a {
display: block;
width:85px;
height:18x;
padding: 2px 0px 3px 4px;
border: none;
background: #FFFFFF;
text-decoration: none;
filter:blendTrans(duration=0.5); 
}

#list-snlmenu ul {
margin: 0px; 
padding: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold; 
} 

#list-snlmenu li {
display: block;
width:171px;
height:18x;
padding: 2px 0px 3px 4px;
border: none;
background: #FFFFFF url(images/sgrey_button.gif);
color: #FFFFFF;
} 