body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;

    scrollbar-base-color:#cccccc;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color#cccccc;
    scrollbar-shadow-color:#cccccc;
    scrollbar-track-color:#cccccc; 
}

table {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #ffffff;
}
h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, sans-serif; 
    font-size: 9px; 
    color: #ffffff;
}

.title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    background-image:;
    background-repeat: repeat;
    background-position: left top;
}

.category_big {  
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px; 
    color: #ffffff; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px; 
    color: #ffffff; 
    font-weight: normal; 
}

.marked {
    background-color: #999999;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #AED323;
    text-decoration: none;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #AED323;
    text-decoration: none;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #ffffff;
    text-decoration: none;
}

a.category:hover {
    color: #AED323;
    text-decoration: none;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, sans-serif; 
    font-size: 10px; 
    color: #ffffff; 
    background-color: #242424; 
    border:none;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #000000; 
    background-color:  #2F2F2F; 
    border: 1px solid #1a1a1a;
}

.form_on {  
    color: #ffffff; 
    background-color:  #2F2F2F; 
    border: 1px solid #1a1a1a;
}


.login {  
    color: #ffffff;
    border: none;
    text-decoration: bold;
    background-color: none;
    background-image: url(Design/sliced/login/login.jpg);
    width:44px;
    height:15px;
}

.form_username {
    background-color: none; 
    border: none;
    width:91px;
    height:15px;
    background-image: url(Design/sliced/login/username.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: none; 
    border: none;
    width:91px;
    height:15px;
    background-image: url(Design/sliced/login/password.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_passuser {
    background-color: none; 
    border: none;
    width:91px;
    height:15px;
    background-image: url(Design/sliced/login/blank.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}

.tooltip {
    position: absolute;
    display: none;
    text-align:left;
    background-color: #202020;  
    border-right: 1px dotted #B3D624; 
    border-top: 3px solid #B3D624; 
    border-bottom: 3px solid #B3D624; 
    padding:2px; 
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #cccccc;
}

span.radio {
    width: 15px;
    height: 15px;
    background: URL(images/radiobutton.png);
    background-repeat: no-repeat;
    display: block;
    clear: left;
    float: left;
}
span.checkbox {
    width: 15px;
    height: 15px;
    background: URL(images/checkbox.png);
    background-repeat: no-repeat;
    display: block;
    clear: left;
    float: left;
}
.menu {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

a.menu:hover {
    color: #AED323;
    text-decoration: none;
    font-weight: bold;
}

a.menu:active{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
