﻿a {
	font-family:tahoma;
	font-size: 13px;	
	color: #000000;
	text-decoration:none;		
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:none;	
}

INPUT
{
    BACKGROUND: white;
    COLOR: black;
    font-family: Arial;
    font-size: 10pt;
}

TEXTAREA
{
    BACKGROUND: white;
    COLOR: black;
    font-family: Arial;
    font-size: 10pt;
}


SELECT
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
}

.greytext 
{
   FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #6F6D6D;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
} 

.PagedText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}

.txt1 {
	font: 13px Tahoma;
	color: #737373;
}
.txt2 {
	font: 13px Tahoma;
	color: #181214;
	text-decoration : none;
}
.txt3 {
	font: 13px Tahoma;
	color: #30536F;
}
.txt4 {
	font: 13px Tahoma;
	color: #0000ff;
	text-decoration: none;
	FONT-WEIGHT: bold;
}
.txtred {
	font: 13px Tahoma;
	color: #0034D7;
	text-decoration: none;
}
.txttitle {
	font: 16px Tahoma;
	color: #000031;
	text-decoration: none;
	font-weight : bold;
}
.txtwhite {
	font: 11px Tahoma;
	color: White;
	text-decoration: none;
}
.txtwhitelarge {
	font: 16px Tahoma;
	color: White;
	text-decoration: none;
	font-weight : bold;
}
.txtwhiteB {
	font: 16px Tahoma;
	color: White;
	text-decoration: none;
	font-weight : bold;
}
.txtbold{
	font: 16px Tahoma;
	color: #000031;
	text-decoration: none;
	font-weight : bold;
}
body{
	text-decoration : none;
	line-height : 11px;
	background-image:URL('../background.gif');
	background-repeat:repeat-x;
	background-attachment:fixed;
}
tr {
	text-decoration : none;
	line-height : 11px;			
}
td{
	text-decoration : none;
	line-height : 11px;

}

.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #ffffff; font-weight: normal }