body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
/*
    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: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

.small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #AAAAAA;
    font-weight: bold;

    background-attachment: fixed;
    background-image: url('../legacy/images/title_bg.gif');
    background-repeat: repeat-x;
    background-position: left top;
}

.category_big {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.category {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
}

.marked {
    background-color: #FFFF99;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #051436;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #666666;
    text-decoration: none;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #051236;
    text-decoration: none;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #051936;
    text-decoration: none;
}

a.category:hover {
    color: #333333;
    text-decoration: none;
}

input {
	font-size: 9px; 
	color: #00225F; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

textarea {
    font-size: 9px; 
    color: #00225F;
    font-family: Arial, Helvetica, sans-serif; 
    text-decoration: none;
}

select {
    font-size: 9px; 
    color: #00225F; 
    font-family: Arial, Helvetica, sans-serif; 
    text-decoration: none;
}

.button {
	font-size: 10px; 
	font-family: Arial, "Helvetica", "MS Sans Serif";
}

form {
	margin: 0px;
}

.form_off {
    color: #666666;
    background-color: #DCDCDC;
    border: 1px solid #666666;
}

.form_on {
    color: #000000;
    background-color: #EEEEEE;
    border: 1px solid #000000;
}

.form_username {
    background-color: #eeeeee;
    border: 1px solid #333333;
    
    background-attachment: fixed;
    background-image: url('../legacy/images/username.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-attachment: fixed;
    background-image: url('../legacy/images/password.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    
    background-attachment: fixed;
    background-image: url('../legacy/images/name.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    
    background-attachment: fixed;
    background-image: url('../legacy/images/message.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

.input {
    background-color: transparent;
    border: 1px none;
    margin-top: 0px;
    margin-bottom: 0px;
}

.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #01357C; }
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; }
.style9 {color: #E6E6E6}
.style10 {color: #666666}
.style11 {color: #013B7C}
