/* all reset,layout */
* {
    margin:  0px;
    padding: 0px auto;
}
td,p,div,tr {
    font-family: Tahoma,verdana,arial;
    font-size:   11px;
	font-weight: bold;
    color:       #1a262e;
}
body {
    font-family: tahoma,verdana,arial;
    font-size:   12px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
}
.all {
    padding:           0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
    color:             #ffffff;
    background-image:  url(../images/all.jpg);
    margin:  0px;
    padding: 0px auto;
}
#container {
    width: 10001px;
}
#wrapper {
    width:            1001px;
    
}

#topnav {
    margin-top:        0px;
    background-image:  url(../images/topnav_bg.png);
    background-repeat: no-repeat;
    height:            20px;
    float:             right;
	width: 1000px;
}
#content {
	width: 1000px;
	background-image:  url(../images/mainback.png);
	padding-top:             0px;
    background-repeat:   repeat-x;
    background-position: top;
}
#down {
	width: 1000px;
	height: 250px;
	background-image:  url(../images/down.png);
	padding-top:             0px;
    background-position: top;
}
#maincontent {
    margin-right: 0px;
	margin-top: 0px;
}
	
#left {
    width: 200px;
}
#left div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
}
#left div.moduletable h3 {
    margin-bottom: 8px;
    color:         #333333;
    font-size:     14px;
    font-weight:   bold;
}
#right {
}
#right div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(../images/right_div_bg.png);
    background-repeat: repeat;
    border:            1px solid #E4E4E4 ;
}
#right div.moduletable h3 {
    margin-bottom: 8px;
    color:         #333333;
    font-size:     14px;
    font-weight:   bold;
}
div.moduletable-blue {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(../images/blue_mod_bg.png);
    background-repeat: repeat;
}
div.moduletable-blue td {
    font-size:  11px;
    text-align: left;
}
div.moduletable-yellow {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(../images/yellow_mod_bg.png);
    background-repeat: repeat;
}
div.moduletable-yellow td {
    font-size:  11px;
    text-align: left;
}
div.moduletable-yellow h3 {
    margin-bottom: 8px;
    color:         #333333;
    font-size:     14px;
    font-weight:   bold;
}
#bottom div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
    
}
#bottom div.moduletable h3 {
    margin-bottom: 8px;
    color: #FFFFFF;
    font-size:     14px;
    font-weight:   bold;
}
#bottom div.moduletable td {
   
    color: #A2A2A2;
    
}
#right {
    margin-right: 10px;
}
#bottom {
    padding:           10px;
   
    background-image:  url(../images/bottom_bg.png);
    background-repeat: repeat;
}
#bottom p{ 
    color: #FFFFFF;
    font-size:11px;
    

}
#footer{
margin-top:5px;
height: 20px;
width: 1000px;
background-color: #AFD9F1;
}
#footer P{
color: #000000;
font-size:11px;
background-color: #AFD9F1;
height: 20px;
}
#footer a:link, #footer a:visited{
color: #FFFFFF;
background-color: #AFD9F1;
height: 20px;
}
/* splitmenu */
#navlist {
    margin:  0px;
  padding:         0px 10px 10px 10px;
}
#navlist ul, #navlist li {
    display:inline;
    list-style-type: none;
}
#navlist a:link, #navlist a:visited {
    padding:         0px 10px 10px 10px;
    float:           left;
    font-size:       12px;
    margin:          0px;
    text-decoration: none;
	font-weight: bold;
    color:           #051030;
	text-align: bottom;
	vertical-align: bottom;
	display: table;
    display: block;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
    padding:         0px 10px 10px 10px;
	color:             #FFFFFF;
    background-image:  url(../images/top_nav_active.png);
    background-repeat: repeat-x;
	height: 20px;
}
#navlist a:hover {
    padding:         0px 10px 10px 10px;
	color: #FFFFFF;
}
/* joomla css stuff */
ul#mainlevel-nav {
    padding:         0px 10px 10px 10px;
	list-style:   none;
    font-size:    11px;
    height:       20px;
	padding: 4px 10px;
}
ul#mainlevel-nav li {
    padding:         0px 10px 10px 10px;
	float:          left;
    font-size:      12px;
    font-weight:    normal;
    text-align:     center;
    font-family:    Arial,Tahoma, Helvetica, sans-serif;
    display:        block;
    background:     none ;
	padding: 4px 10px;
}
ul#mainlevel-nav li a {
    padding:         0px 10px 10px 10px;
	display:         block;
    text-decoration: none;
    color:           #000000;
    font-weight:     bold;
	padding: 4px 10px;
}
ul#mainlevel-nav li a:hover {
    padding:         0px 10px 10px 10px;
	display:         block;
    text-decoration: none;
    font-weight:     bold;
	padding: 4px 10px;
}
a:link, a:visited {
    color:           #000000;
    font-weight:     bold;
    text-decoration: none;
	font-size:       11px;
	text-align: center;
	padding: 4px 10px;
}
a:hover {
    color: #333333;
    font-size:       11px;
	padding: 4px 10px;
}
#topmenu_out {
	float: left;
	overflow: hidden;
	display: block;
	padding: 4px 10px;
}
#topmenu {
	color: #8B8B8B;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight : bold;
	float: left;
	display: block;
	padding: 4px 10px;
}
#topmenu ul, #topmenu li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	display: block;

}
#topmenu li{
	float: left;
	padding: 4px 10px;
}
#topmenu a:link, #topmenu a:visited {
	height: 30px;
	line-height: 20px;
	display: block;
	text-align: center;
	float:left;
	color: #ffffff;
	padding: 0px 7px;
	background-position: left;
	font-size: 19px;
	font-family: "Bauhaus 93";
	font-weight: normal;
}
#topmenu a:hover{
	height: 30px;
	line-height: 20px;
	display: block;
	text-align: center;
	float:left;
	color: #0a4583;
	padding: 0px 7px;
	background-position: left;
	font-size: 19px;
	font-family: "Bauhaus 93";
	font-weight: normal;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1 {
    color:       #ffffff;
    font-weight: normal;
    font-size:   9px;
}
ul {
}
li {
    margin-left: 20px;
}
img {
    border: none ;
}
ol {
    margin-left:         20px;
    list-style-position: inherit;
}
blockquote {
    margin: 10px;
}
blockquote div {
}
pre {
    padding: 10px;
}
table.contenttoc {
    margin:  3px;
    padding: 5px;
}
.contenttoc th {
    padding:     3px;
    color:       #935454;
    font-weight: bold;
}
.contenttoc a {
    font-size:   11px;
    padding:     0 5px 0 5px;
    font-weight: normal;
}
.contenttoc a:hover {
    font-size:    11px;
    color:        #935454;
    padding-left: 5px;
}
.contenttoc td {
    padding: 3px;
}
.contentpane {
    font-family: Arial,Tahoma,  Helvetica, sans-serif;
    font-size:   11px;
    line-height: 18px;
    text-align:  left;
}
.contentpaneopen ul {
    margin-left: 10px;
}
.contentpane ul {
    margin-left: 10px;
}
table.contentpaneopen,table.contentpane {
}
table.contentpaneopen li {
    margin-left: 20px;
}
div.moduletable {
    font-size: 11px;
}
div.moduletable td {
    text-align: left;
    font-size:  11px;
}
div.moduletable h3 {
    text-align:    left;
    margin-bottom: 8px;
    color:         #333333;
    font-size:     14px;
    font-weight:   bold;
}
table.moduletable th {
    color:               #ffffff;
    text-align:          center;
    vertical-align:      left;
    font-weight:         bold;
    padding-top:         8px;
    padding-bottom:      5px;
    font-size:           11px;
    background-image:    url(../images/modth.jpg);
    background-repeat:   no-repeat;
    background-position: bottom;
    width:               200px;
    text-transform:      none;
}
.contentpaneopen fieldset {
    border: none ;
    width:  100%;
}
.contentpaneopen td {
    padding:    0;
    text-align: left;
}
.contentdescription {
}
.latestnews li {
    list-style-type: none;
}
.latestnews li a {
    border-bottom: 1px solid #666;
    display:       block;
}
.latestnews li a:hover {
}
.mostread li {
    list-style-type: none;
}
.mostread li a {
    border-bottom: 1px solid #666;
    display:       block;
}
.mostread li a:hover {
}
ul.latestnews li {
    padding:     2px 2px 5px 0px;
    margin-left: 0px;
    color:       #808080;
    width:       auto;
    text-align:  left;
}
.latestnews a:link {
    text-transform: capitalize;
    color:          #CCC;
}
.latestnews a:visited {
    color: #CCC;
}
.latestnews a:hover {
    color: #e70022;
}
ul.mostread li {
    margin-left: 0px;
    color:       #808080;
    width:       auto;
    text-align:  left;
    padding:     2px 2px 5px 0px;
}
.mostread a:link {
    text-transform: capitalize;
    color:          #CCCCCC;
}
.mostread a:visited {
    color: #CCCCCC;
}
.mostread a:hover {
    color: #e70022;
}
td.contentheading {
    color:           #0e7432;
    font-family:     arial,Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     bold;
    font-size:       18px;
    letter-spacing:  -0.05em;
}
div.componentheading {
    color:           #ffffff;
    font-family:     tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       12px;
    text-align:      left;
}
a.contentpagetitle:link,a.contentpagetitle:hover {
    font-family:     Tahoma,Arial,tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-size:       12px;
}
a.contentpagetitle:hover {
    color: #CCCC99;
}
.createdate, td.createdate {
    color:          #666666;
    font-size:      11px;
    font-weight:    bold;
    text-transform: lowercase;
    padding-bottom: 3px;
}
.modifydate,.small {
    color:          #e70022;
    font-size:      11px;
    font-weight:    normal;
    text-transform: uppercase;
}
.highlight {
    color:            #FFFFFF;
    background-color: red;
}
.mosimage {
    margin:  5px;
    padding: 5px;
    border:  none ;
}
.mosimage_caption {
    padding:             1px 2px;
    color:               #898371;
    font-size:           10px;
    font-weight:         bold;
    border-bottom-style: solid;
    border-bottom-color: #808080;
    border-bottom-width: 1px;
}
.contentpaneopen img {
    margin: 5px;
}
.contentpane img {
    margin: 5px;
}
a.mainlevel:link, a.mainlevel:visited {
    display:             block;
    height:              18px !important;
    height:              26px;
    vertical-align:      middle;
    font-size:           12px;
    font-weight:         normal;
    text-align:          left;
    text-decoration:     none;
    text-transform:      capitalize;
    color:               #941D08;
    padding-top:         2px;
    background-image:    url(../images/menu_icon.png);
    background-repeat:   no-repeat;
    background-position: 5px;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    border-bottom-style: solid;
}
a.mainlevel:hover {
    text-decoration: none;
    color:           #F41400;
    font-weight:     bold;
}
a.mainlevel#active_menu {
    color:       #e70022;
    font-weight: bold;
}
a.mainlevel#active_menu:hover {
    color: #F41400;
}
a.sublevel:link, a.sublevel:visited {
    font-size:      11px;
    padding-left:   10px;
    padding-bottom: 3px;
    line-height:    20px;
    display:        block;
    margin-left:    10px;
    font-family:    Arial, Verdana,Tahoma;
    color:          #00CCCC;
    text-transform: lowercase;
    font-weight:    normal;
}
a.sublevel:hover {
    text-decoration: none;
}
#mod_login_username {
    padding:    0px 0 0px 0px;
    width:       178px;
    font-size:   11px;
    background:  url(../images/mod_login_input.png) no-repeat ;
    color:       #F41400;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      21px;
}
#mod_login_password {
    padding:     0px 0 0px 0px;
    width:       178px;
    font-size:   11px;
    background:  url(../images/mod_login_input.png) no-repeat ;
    color:       #F41400;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      21px;
}
#mod_login_remember {
    border:     none ;
    background: none ;
    margin:     0;
}
.inputbox {
    font-size:  11px;
	color: #000000;
    border:     0px solid #000000;
    background: #cdcdcd;
	height: 22px;
}
.button {
    padding:     1px;
    padding:     2px !important;
    color:       #FFFFFF;
    font-size:   11px;
    border-width: 1px;
	border-color: #FF0000;
    font-weight: bold;
    background:  #2b2a28;
}
.sectiontableheader {
    font-weight: bold;
    background: #A2A2A2;
    padding:     4px;
    color:       #333333;
}
.sectiontableentry1 td {
    padding: 3px;
}
.sectiontableentry2 td {
    padding:    3px;
    background: #E5E5E5;
}
.sectiontableentry1 {
    padding: 2px;
}
.sectiontableentry2 {
    padding: 2px;
}
.readon {
    font-size:           11px;
    float:               left;
    padding-right:       10px;
    background-image:    url(../images/readon.png);
    background-position: left;
    background-repeat:   no-repeat;
    padding-left:        25px;
    height:              18px;
}
.readon a:link, .readon a:visited {
    color: #FFFFFF;
}
.readon a:hover {
    color: #EBCA71;
}
.back_button a {
    padding:    2px 5px 2px 20px;
    text-align: center;
    display:    block;
}
.back_button a:hover {
    padding: 2px 5px 2px 20px;
    color:   #e70022;
}
.pagenav {
    text-align:        center;
    color:             #ffffff;
    margin:            0px -2px 0px 0px;
    padding:           1px 6px 1px 6px;
    font-size:         11px;
    font-family:       arial,verdana,tahoma;
    background-image:  url(../images/btnlogin.gif);
    background-repeat: repeat-x;
}
a.pagenav, a.pagenav:visited {
    color: #ffffff;
}
a.pagenav:hover {
    color:            #ffffff;
    background-color: #000000;
    border:           1px solid #5d5d5d ;
}
span.pathway {
    color:       #ffffff;
    font-size:   9px;
    font-weight: normal;
}
span.pathway a:link,
span.pathway a:visited {
    color:       #ffffff;
    font-weight: normal;
    font-size:   9px;
}
/********** category Links **********/
a.mainlevel-hormenu:link, a.mainlevel-hormenu:visited {
font-size : 1px;
font-weight : normal;
text-decoration : none; 
}

a.mainlevel-hormenu:link, a.mainlevel-hormenu:visited {
	color : #f4f4f4;
	font-size : 1px;
    text-align: center;
	font-weight : bold;
	text-decoration : none;
	width: 170px;
	display: table;
    background-image : url(../images/med1.jpg); 
	background-repeat: no-repeat;
	height: 87px;
	padding-top: 0px;
	padding-left: 0px;
display: block;
}

a.mainlevel-hormenu:hover {
	color : #cdcdcd;
	font-size : 1px;
    text-align: center;
	font-weight : bold;
	text-decoration : none;
	width: 170px;
	display: table;
    background-image : url(../images/med2.jpg); 
	background-repeat: no-repeat;
	height: 87px;
	padding-top: 0px;
	padding-left: 0px;
display: block;
}

/********** SubLevel Links **********/
a.sublevel-hormenu1:link, a.sublevel-hormenu1:visited {
color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding-left: 10px;
	background-color: #da0700;
	width: 100%;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-repeat: no-repeat;
	height: 20px;
}

a.sublevel-hormenu1:hover {
color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
	background-color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	
}
/********** category Links1 **********/
a.mainlevel-hormenu1:link, a.mainlevel-hormenu1:visited {
font-size : 1px;
font-weight : normal;
text-decoration : none; 
}

a.mainlevel-hormenu1:link, a.mainlevel-hormenu1:visited {
	color : #f4f4f4;
	font-size : 1px;
    text-align: center;
	font-weight : bold;
	text-decoration : none;
	width: 170px;
	display: table;
    background-image : url(../images/med3.jpg); 
	background-repeat: no-repeat;
	height: 87px;
	padding-top: 0px;
	padding-left: 0px;
display: block;
}

a.mainlevel-hormenu1:hover {
	color : #cdcdcd;
	font-size : 1px;
    text-align: center;
	font-weight : bold;
	text-decoration : none;
	width: 170px;
	display: table;
    background-image : url(../images/med4.jpg); 
	background-repeat: no-repeat;
	height: 87px;
	padding-top: 0px;
	padding-left: 0px;
display: block;
}

/********** SubLevel Links **********/
a.sublevel-hormenu1:link, a.sublevel-hormenu1:visited {
color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding-left: 10px;
	background-color: #da0700;
	width: 100%;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-repeat: no-repeat;
	height: 20px;
}

a.sublevel-hormenu1:hover {
color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
	background-color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	
}
/********** category Links2 **********/
a.mainlevel-hormenu2:link, a.mainlevel-hormenu2:visited {
font-size : 1px;
font-weight : normal;
text-decoration : none; 
}

a.mainlevel-hormenu2:link, a.mainlevel-hormenu2:visited {
	color : #f4f4f4;
	font-size : 1px;
    text-align: center;
	font-weight : bold;
	text-decoration : none;
	width: 170px;
	display: table;
    background-image : url(../images/med5.jpg); 
	background-repeat: no-repeat;
	height: 87px;
	padding-top: 0px;
	padding-left: 0px;
display: block;
}

a.mainlevel-hormenu2:hover {
	color : #cdcdcd;
	font-size : 1px;
    text-align: center;
	font-weight : bold;
	text-decoration : none;
	width: 170px;
	display: table;
    background-image : url(../images/med6.jpg); 
	background-repeat: no-repeat;
	height: 87px;
	padding-top: 0px;
	padding-left: 0px;
display: block;
}

/********** SubLevel Links **********/
a.sublevel-hormenu1:link, a.sublevel-hormenu1:visited {
color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding-left: 10px;
	background-color: #da0700;
	width: 100%;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-repeat: no-repeat;
	height: 20px;
}

a.sublevel-hormenu1:hover {
color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
	background-color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	
}
/********** category Links3 **********/
a.mainlevel-hormenu3:link, a.mainlevel-hormenu3:visited {
font-size : 1px;
font-weight : normal;
text-decoration : none; 
}

a.mainlevel-hormenu3:link, a.mainlevel-hormenu3:visited {
	color : #ffffff;
	font-size : 1px;
    text-align: left;
	font-weight : normal;
	text-decoration : none;
	width: 220px;
	display: table;
    background-image : url(../images/button5.jpg); 
	background-repeat: no-repeat;
	height: 169px;
	padding-top: 1px;
	padding-left: 0px;
display: block;
}

a.mainlevel-hormenu3:hover {
	color : #ffffff;
	font-size : 1px;
    text-align: left;
	font-weight : normal;
	text-decoration : none;
	width: 220px;
	display: table;
    background-image : url(../images/button6.jpg); 
	background-repeat: no-repeat;
	height: 169px;
	padding-top: 1px;
	padding-left: 0px;
display: block;
}

/********** SubLevel Links **********/
a.sublevel-hormenu1:link, a.sublevel-hormenu1:visited {
color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding-left: 10px;
	background-color: #da0700;
	width: 100%;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-repeat: no-repeat;
	height: 20px;
}

a.sublevel-hormenu1:hover {
color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
	background-color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	
}
/********** category Links4 **********/
a.mainlevel-hormenu4:link, a.mainlevel-hormenu4:visited {
font-size : 1px;
font-weight : normal;
text-decoration : none; 
}

a.mainlevel-hormenu4:link, a.mainlevel-hormenu4:visited {
	color : #ffffff;
	font-size : 1px;
    text-align: left;
	font-weight : normal;
	text-decoration : none;
	width: 220px;
	display: table;
    background-image : url(../images/button7.jpg); 
	background-repeat: no-repeat;
	height: 169px;
	padding-top: 1px;
	padding-left: 0px;
display: block;
}

a.mainlevel-hormenu4:hover {
	color : #ffffff;
	font-size : 1px;
    text-align: left;
	font-weight : normal;
	text-decoration : none;
	width: 220px;
	display: table;
    background-image : url(../images/button8.jpg); 
	background-repeat: no-repeat;
	height: 169px;
	padding-top: 1px;
	padding-left: 0px;
display: block;
}

/********** SubLevel Links **********/
a.sublevel-hormenu1:link, a.sublevel-hormenu1:visited {
color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding-left: 10px;
	background-color: #da0700;
	width: 100%;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-repeat: no-repeat;
	height: 20px;
}

a.sublevel-hormenu1:hover {
color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
	background-color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	
}
/********** category Links5 **********/
a.mainlevel-hormenu5:link, a.mainlevel-hormenu5:visited {
font-size : 1px;
font-weight : normal;
text-decoration : none; 
}

a.mainlevel-hormenu5:link, a.mainlevel-hormenu5:visited {
	color : #D6E9F8;
	font-size : 1px;
    text-align: left;
	font-weight : normal;
	float: right;
	text-decoration : none;
	width: 220px;
	display: table;
    background-image : url(../images/button11.jpg); 
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 1px;
	padding-left: 20px;
display: block;
}

a.mainlevel-hormenu5:hover {
	color : #AEC1D0;
	font-size : 1px;
	float: right;
    text-align: left;
	font-weight : normal;
	text-decoration : none;
	width: 220px;
	display: table;
    background-image : url(../images/button12.jpg); 
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 1px;
	padding-left: 20px;
display: block;
}

/********** SubLevel Links **********/
a.sublevel-hormenu1:link, a.sublevel-hormenu1:visited {
color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding-left: 10px;
	background-color: #da0700;
	width: 100%;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-repeat: no-repeat;
	height: 20px;
}

a.sublevel-hormenu1:hover {
color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
	background-color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	
}
/********** category Links6 **********/
a.mainlevel-hormenu6:link, a.mainlevel-hormenu6:visited {
font-size : 1px;
font-weight : normal;
text-decoration : none; 
}

a.mainlevel-hormenu6:link, a.mainlevel-hormenu6:visited {
	color : #919C98;
	font-size : 1px;
    text-align: left;
	font-weight : normal;
	float: right;
	text-decoration : none;
	width: 20px;
	display: table;
    background-image : url(../images/button13.jpg); 
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 0px;
	padding-right: 0px;
display: block;
}

a.mainlevel-hormenu6:hover {
	color : #919C98;
	font-size : 1px;
    text-align: left;
	font-weight : normal;
	float: right;
	text-decoration : none;
	width: 20px;
	display: table;
    background-image : url(../images/button13.jpg); 
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 0px;
	padding-right: 0px;
display: block;
}

/********** SubLevel Links **********/
a.sublevel-hormenu1:link, a.sublevel-hormenu1:visited {
color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding-left: 10px;
	background-color: #da0700;
	width: 100%;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-repeat: no-repeat;
	height: 20px;
}

a.sublevel-hormenu1:hover {
color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
	background-color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	
}
/********** category Links7 **********/
a.mainlevel-hormenu7:link, a.mainlevel-hormenu7:visited {
font-size : 1px;
font-weight : normal;
text-decoration : none; 
}

a.mainlevel-hormenu7:link, a.mainlevel-hormenu7:visited {
	color : #919C98;
	font-size : 1px;
    text-align: left;
	font-weight : normal;
	float: left;
	text-decoration : none;
	width: 20px;
	display: table;
    background-image : url(../images/button14.jpg); 
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 0px;
	padding-left: 0px;
display: block;
}

a.mainlevel-hormenu7:hover {
	color : #919C98;
	font-size : 1px;
    text-align: left;
	font-weight : normal;
	float: left;
	text-decoration : none;
	width: 20px;
	display: table;
    background-image : url(../images/button13.jpg); 
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 0px;
	padding-left: 0px;
display: block;
}

/********** SubLevel Links **********/
a.sublevel-hormenu1:link, a.sublevel-hormenu1:visited {
color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	padding-left: 10px;
	background-color: #da0700;
	width: 100%;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-repeat: no-repeat;
	height: 20px;
}

a.sublevel-hormenu1:hover {
color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
	background-color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	
}
		/**********Horizontal MainLevel Links **********/
a.mainlevel-topmenu:link, a.mainlevel-topmenu:visited {
	color : #1d1d1d;
	font-size : 11px;
	font-weight : BOLD;
	text-decoration : none;
	padding-left: 5px;
        padding-top: 0px;
       margin-bottom: 0px;
	text allign: LEFT;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.mainlevel-topmenu:hover {
color : #464643;
font-size : 11px;
font-weight : BOLD;
text-decoration : none;
}
		/**********Horizontal MainLevel Links **********/
a.mainlevel-topmenu1:link, a.mainlevel-topmenu1:visited {
	color : #FFFFFF;
	font-size : 11px;
	font-weight : BOLD;
	text-decoration : none;
	padding-left: 5px;
        padding-top: 0px;
       margin-bottom: 0px;
	text allign: LEFT;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
a.mainlevel-topmenu1:hover {
color : #cdcdcd;
font-size : 11px;
font-weight : BOLD;
text-decoration : none;
	}

		/**********Horizontal MainLevel Links **********/
a.mainlevel-topmenu2:link, a.mainlevel-topmenu2:visited {
	color : #ffffff;
	font-size : 13px;
	font-weight : BOLD;
	text-decoration : none;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text allign: LEFT;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.mainlevel-topmenu2:hover {
color : #a2be2b;
font-size : 13px;
font-weight : BOLD;
text-decoration : none;
	}
/**********Horizontal MainLevel Links **********/
a.mainlevel-topmenu3:link, a.mainlevel-topmenu3:visited {
	color : #1e1e1e;
	font-size : 10px;
	font-weight : BOLD;
	text-decoration : none;
	padding-left: 0px;
        padding-top: 10px;
       margin-bottom: 10px;
	text allign: LEFT;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.mainlevel-topmenu3:hover {
color : #1e1e1e;
font-size : 10px;
font-weight : BOLD;
text-decoration : none;
}