a[href^="mailto"] { color: white; }
html {
scrollbar-base-color: #6B849D;
scrollbar-arrow-color: white;
scrollbar-track-color: #333333;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: black;
}
body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #858585;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.select1 {
    width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 10px;
    text-transform: uppercase;
    color: #CCCCCC;
}

.text2 {
    font-size: 11px;
    text-align: justify;
    color: #666666;
}

.text3 {
    color: #798890;
}

.text4 {
    font-size: 9px;
    color: #CCCCCC;
}

a {
    color: #52616A;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    font-size: 10px;
    color: #FFFFFF;
	text-decoration: none;
}

a:hover.link1 {
	text-decoration: underline;
}

.img1 {
    margin-right: -3px;
}

.img2 {
    margin-right: 20px;
}

/*
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 {
}

.style1 a {
}

.style1 a:hover {
}
