/* Start of CMSMS style sheet 'style' */
body, input, select, textarea {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 13px;
 line-height: 1.3;
 color: #333;
}
#menu {
 font-size: 15px;
 color: #FFF;
}
#leftcolumn {
 font-size: 11px;
}

h1, h2, h3 {
 font-family: Verdana, Helvetica, sans-serif;
 color: #ecad1b;
}
h1 {
 font-size: 24px;
 font-weight: lighter;
 margin-bottom: 12px;
}
h2 {
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 6px;
}
h3 {
 font-size: 16px;
 font-weight: lighter;
 margin-bottom: 4px;
}
p {
 padding-bottom: 10px;
}
a:link, a:visited, a:active {
 color: #333;
}
a:hover {
 color: #ecad1b;
 text-decoration: none;
}
.gm {
 font-size: 85%;
}
/*
ul {
 padding-bottom: 10px;
 list-style: none;
}
li {
 list-style: none;
}
*/
#main ul {
 padding-bottom: 10px;
 list-style: none;
}
#main li {
 padding-left: 10px;
 background: url('uploads/images/layout/raquo.jpg') 0 0 no-repeat;
}

table {
 padding-bottom: 10px;
}
#footer {
 font-size: 11px;
 color: #ecad1b;
}
#footer a:link, #footer a:visited, #footer a:active {
 color: #ecad1b;
 text-decoration: none;
 padding: 0 10px;
}
#footer a:hover {
 color: #333;
 text-decoration: none;
}
#thofweb a:link, #thofweb a:visited, #thofweb a:active {
 color: #ecad1b;
 text-decoration: underline;
}
#thofweb a:hover {
 color: #333;
 text-decoration: none;
}

/* End of 'style' */

