<style type="text/css">
.ShitFuckDamn
{
	font-weight: bold;
	color:white
}

.lightBoldText
{
	font-weight: bold;
	font-size: 12px;
	font-family: garamond;
	text-decoration:none;
	color:white
}
.disabledBoldText
{
	font-weight: bold;
	font-size: 12px;
	font-family: garamond;
	text-decoration:none;
	color:Gray 
}
.ShitFuckDamn2
{
	font-weight: bold;
	color:white
}

.lightBoldText:Hover
{
	font-weight: bold;
	font-size: 10px; 
	font-family: garamond; 
	text-decoration:none;
	color:#67648A    
}
.largelightBoldText
{
	font-weight: bold;
	font-size: 18px; 
	font-family: garamond; 
	text-decoration:none;
	color:white
}
.largelightBoldText:Hover
{
	font-weight: bold;
	font-size: 18px; 
	font-family: garamond; 
	text-decoration:none;
	color:#DDDDDD
}
.darkLink
{
	font-weight: bold;
	font-size: 10px; 
	font-family: tahoma; 
	text-decoration:none;
	color:black
}
.darkLink:Hover
{
	font-weight: bold;
	font-size: 10px; 
	font-family: tahoma; 
	text-decoration:none;
	color:#00507C
}
.mediumDarkLink
{
	font-weight: bold;
	font-size: 12px; 
	font-family: tahoma; 
	text-decoration:none;
	color:black
}
.mediumDarkLink:Hover
{
	font-weight: bold;
	font-size: 12px; 
	font-family: tahoma; 
	text-decoration:none;
	color:#00507C
}
.largeDarkLink
{
	font-weight: bold;
	font-size: 14px; 
	font-family: tahoma; 
	text-decoration:none;
	color:black
}

largeDarkLink:Hover
{
	font-weight: bold;
	font-size: 14px; 
	font-family: tahoma; 
	text-decoration:none;
	color:#00507C
}
.largeDarkBlueLink
{
	font-weight: bold;
	font-size: 14px; 
	font-family: tahoma; 
	text-decoration:none;
	color:#00507C
}
.largeDarkBlueLink:Hover
{
	font-weight: bold;
	font-size: 14px; 
	font-family: tahoma; 
	text-decoration:none;
	color:#b5b8c4
}
.Visible
{
	visibility:visible;	
}
.Invisible
{
	visibility:hidden;
}
.smallDarkText
{
	font-size: 9px; 
	font-family: tahoma; 
	font-weight :normal;
	color:black
}
.smallDarkBlueText
{
	font-size: 9px; 
	font-family: tahoma; 
	font-weight :normal;
	color:#00507C
}
.smallDarkText:Hover
{
	font-size: 9px; 
	font-family: tahoma; 
	font-weight :normal;
	color:#00507C
}
.smallLightText
{
	font-size: 10px; 
	font-family: Tahoma; 
	color:white
}
.invalid
{
	font-size: 10px; 
	font-family: Tahoma; 
	color:red;
	font-weight: bold
}
.smallLightHeading
{
	font-size: 10px; 
	font-family: Tahoma; 
	color:white;
	font-weight: bold
}
.smallHighlightText
{
	font-size: 10px; 
	font-family: tahoma; 
	color:blue
}
.mediumDarkText
{
	font-size: 12px; 
	font-family: tahoma; 
	font-weight:normal;
	color:black
}
.mediumLightText
{
	font-size: 11px; 
	font-family: tahoma; 
	font-weight:normal;
	color:White
}
.mediumLightBoldText
{
	font-size: 12px; 
	font-family: tahoma; 
	font-weight:bold;
	color:White
}

.mediumHighlightText
{
	font-size: 10px; 
	font-family: tahoma; 
	font-weight:normal;
	color:blue
}

.largeDarkText
{
	font-size: 14px; 
	font-family: tahoma; 
	font-weight:bold;
	color:black
}
.largeLightText
{
	font-size: 12px; 
	font-family: tahoma; 
	font-weight:bold;
	color:white
}
.largeHighlightText
{
	font-size: 12px; 
	font-family: tahoma; 
	font-weight:bold;
	color:Blue
}

.TextBox
{
    BORDER-RIGHT: #b5b8c4 1px solid;
    BORDER-TOP: #b5b8c4 1px solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #b5b8c4 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #b5b8c4 1px solid;
    FONT-FAMILY: tahoma,arial;
    BACKGROUND-COLOR: white
}

.Button
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    WIDTH: 75px;
    COLOR: #444444;
    FONT-FAMILY: tahoma,arial;
    BACKGROUND-COLOR: #b5b8c4
}
.FlatTextBox
{
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px groove;
    COLOR: black;
    BORDER-BOTTOM: black 1px groove;
    FONT-FAMILY: tahoma,arial;
    BACKGROUND-COLOR: white
}
</style>