﻿body {
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #052188;
	scrollbar-face-color: #052188;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ced9fd;



body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #4F4F4F;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 110px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4F4F4F;
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #5C6A93;
}

.text2 {
    font-size: 10px;
}

.text3 {
    color: #FF8400;
}

.text4 {
    font-size: 10px;
    color: #999999;
}

a {
    color: #0063A7;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    color: #484848;
    text-decoration: none;
}

a.link1:hover {
    text-decoration: underline;
}

a.link2 {
    color: #000000;
    text-decoration: none;
}

a.link2:hover {
    text-decoration: underline;
}

a.link3 {
    color: #DB5B0F;
}

a.link4 {
    font-size: 10px;
    color: #425487;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    color: #B6800B;
}

.style1 a {
    color: #B6800B;
}

.style1 a:hover {
}