/* Start of CMSMS style sheet 'my_style' */
a{color: #d97b06;font-weight: bold;font-family: Verdana, Tahoma, sans-serif;font-size: 100%;text-decoration: none;letter-spacing: -1px;}
a:hover{text-decoration: underline}

a.menu{color: #fff;font-weight: bold;font-family: Verdana, Tahoma, sans-serif;font-size: 90%;text-decoration: none;letter-spacing: -1px;}
a.menu:hover{text-decoration: underline}

.menu {
color: #d97b06;
font-weight: bold;
font-family: Verdana, Tahoma, sans-serif;
font-size: 90%;
text-decoration: none;
letter-spacing: -1px;
}

.text {
color: ;
font-family: Verdana, Tahoma, sans-serif;
font-size: 80%;
text-decoration: none;
}

.text_title {
color: #d97b06;
font-family: Verdana, Tahoma, sans-serif;
font-size: 90%;
text-decoration: none;
}

.text b {
color: #555d72;
letter-spacing: -1px;
}

hr {color: #555d72; }

div.downbox {
border-width: 1px;
border-style: solid;
padding-left: 32px;
border-left-color: #ffffff;
border-right-color: #d97b06;
border-bottom-color: #d97b06;
border-top-color: #d97b06;
}
/* End of 'my_style' */

