BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana;
    FONT-SIZE: 11px
}
TD {
	font-size:11px;
	font-family:Tahoma, Verdana;

}

TD.lightyellow {
	background-color: #FFDF7B

}
TD.lightpurple {
	background-color: #D7DCE8

}

TD.darkblue
{
	background-color: #006699
}

TD.darkerblue
{
	background-color: #003366
}

TD.title
{
    COLOR: darkgreen;
    FONT-WEIGHT: bolder;
	TEXT-DECORATION: underline
}

TD.title_red
{
    COLOR: red;
    FONT-WEIGHT: bolder;
	TEXT-DECORATION: underline
}

TD.title_red_no_underline
{
    COLOR: red;
    FONT-WEIGHT: bolder;
	TEXT-DECORATION: none
}

TD.head
{
	color: white;
	font-weight: bold;
	font-size: 10px
}


TD.search
{
	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 10px
}

TD.normaltext {
	font-family: verdana;
	font-size: 11 px;
	color: white;
}
TD.rightable_edges {
	background-color: #0A6CBF;
}
TD.rightable_middle {
	font-family: verdana;
	font-size: 12px;
	color: darkblue;
}

.Inputbox1
{
	font-family: Verdana;
	font-size: 10px
}
.PT08 {
	COLOR: darkblue;
	FONT-SIZE: 14px;
	FONT-FAMILY: verdana
}

.PT12 {
	color: Brown;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold
}
.normaltext {
	font-family: verdana;
	font-size: 11 px;
	color: white;
}
.normalbutton {
	font-family: verdana;
	font-size: 8px
}

a {
	font-family: verdana;
	font-size: 11px;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FF6600
}

a.darkbluelink {
	font-family: verdana;
	font-size: 11px;
	color: darkblue;
}

.bluetext {
	font-family: verdana;
	font-size: 11px;
	color: blue;
}

.bluetextbold {
	font-family: verdana;
	font-size: 11px;
	color: blue;
	font-weight: bold
}
.darkbluetext {
	font-family: verdana;
	font-size: 11px;
	color: darkblue;
}

.darkbluetextbold {
	font-family: verdana;
	font-size: 11px;
	color: darkblue;
	font-weight: bold
}
.redtext {
	font-family: verdana;
	font-size: 11px;
	color: red;
}
.redtextbold {
	font-family: verdana;
	font-size: 11px;
	color: red;
	font-weight: bold
}
.blacktext {
	font-family: verdana;
	font-size: 11px;
	color: black;
}

.blacklittletext {
	font-family: verdana;
	font-size: 10px;
	color: black;
}

.blacktextbold {
	font-family: verdana;
	font-size: 11px;
	color: black;
	font-weight: bold
}
.whitetext {
	font-family: verdana;
	font-size: 11px;
	color: white;
}
.whitetextbold {
	font-family: verdana;
	font-size: 11px;
	color: white;
	font-weight: bold
}
.browntext {
	font-family: verdana;
	font-size: 11px;
	color: brown;
}
.browntextbold {
	font-family: verdana;
	font-size: 11px;
	color: brown;
	font-weight: bold
}
.goldbg {
	font-weight: bold;
	background-color: gold;
	font-size: 11px;
}
.LightYellowbg {
	background-color: LightYellow;
}
.khakibg {
	font-weight: bold;
	background-color: khaki;
	font-size: 11px;
}

.whiteheader {
	font-family: verdana;
	font-size: 12px;
	color: white;
	font-weight:bold;
}
.whiteheaderbold15 {
	font-family: verdana;
	font-size: 15px;
	color: white;
	font-weight:bold;
}

.whiteheaderlittle {
	font-family: verdana;
	font-size: 10px;
	color: white;
	font-weight:bold;
}
.pagefooter {
	font-family: verdana;
	font-size: 8pt;
	color: black;
}

a.footerlink:link {
	font-family: verdana;
	font-size: 8pt;
	color: darkblue;
}

a.footerlink:visited {
	font-family: verdana;
	font-size: 8pt;
}

a.footerlink:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #FF6600

}

.bluebuttons {
	BACKGROUND-COLOR: #eff3f7;
	BORDER-BOTTOM: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-RIGHT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	COLOR: black;
	FONT-FAMILY: Tahoma, Verdana;
	FONT-SIZE: 11px
}
