.HEADING {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #FFFFFF;
}

.ERROR {
  border: 1px solid red;
}

.TITLE {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.caption {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

a {
	color:#FFFFFF;
	text-decoration:none;
        text-weigth:bold;
}
a:hover {
	color:#ffc337;
	text-decoration:underline;
}
.LINK {
	color:#[%COLOR.LINK%];
}

.NORMAL {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

H1,H2,H3,H4,H5,H6,P {
	margin:0;
}

.submenuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.menuselected {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #FFFFFF;
}

.submenu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

#sd_menu ul {
    list-style: none;
    padding: 0; 
    margin: 0; 
    font-size: 12px;
    font-weight: bold;
    
}
#sd_menu li {
    padding: 0; 
    margin: 0; 
    
}

#sd_menu div {
    background: transparent url(../sd_files/group_none.gif) no-repeat middle left;
   /* border-top: 1px solid #888888;*/
    padding-left: 0px;
    padding-top: 10px;
    height: 17px;
    padding:10px;
}

/*#sd_menu div.open {
    background: #B7B7B7 url(../sd_files/group_minus.gif) no-repeat;
}*/

/*#sd_menu div.closed {
    background: url(../sd_files/group_plus.gif) no-repeat;
}*/

/*#sd_menu div.toplevelselected {
    background-color: #B7B7B7;
}*/

div.sublevel {
    font-weight: normal;
    padding-left: 0; 
}

#sd_menu div.selected {
}

#sd_menu a.groupmenu {
    color: black;

}

#sd_menu a.groupmenuactive {
    color: #891c25;
     font-weight: bold;
    a:hover:text-decoration:underline;

}
div.closed, div.toplevel, div.toplevelselected, div.open{
border-top:1px solid #cfcfcf;

}

div.last{
border-bottom:1px solid #cfcfcf;

}


a {
	color:#545353;
	text-decoration:none;
        
        
}
a:hover {
	color:#ffc337;
	text-decoration:underline;
        
}
.Squaretext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.search {
width: 115px;
height: 19px;
padding-top:2px;

border:0px;
text-indent: 3px;
font-family: Verdana;
font-size: 10px;
text-shadow:none;
background-color:transparent;
/*
background-color:#ffffff;
background-image:url(../sd_files/s_thin.png);
background-repeat:repeat-x;
background-position:top;
*/
}
