body
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    margin: 0px 0px 0px 0px;
}

input
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    height: 20px;
}


textarea
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
}

input.button
{
	font-weight: normal;
	font-size: 11px;
	width: 70px;
	color: white;
	font-family: Tahoma;
	height: 22px;
	background-color: #008080;
}

button
{
	font-weight: normal;
	font-size: 11px;
	width: 70px;
	color: white;
	font-family: Tahoma;
	height: 22px;
	background-color: #008080;
}

.radio
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    height: 20px;
}

.whiteradio
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    height: 20px;
    color: White;
}

select
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}

.whiteprompt
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    color: White;
}

.prompt
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    color: Black;
}

.SelectedTab
{
	margin-top: 4px;
	font-weight: normal;
	font-size: 11px;
	width: 84px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	height: 22px;
	text-align: center;
	text-decoration: none;
	cursor: default;
	LINE-HEIGHT: 10px;
}

.UnselectedTab
{
	margin-top: 4px;
	font-weight: normal;
	font-size: 11px;
	width: 84px;
	color: gray;
	font-style: normal;
	font-family: Tahoma;
	height: 22px;
	text-align: center;
	text-decoration: none;
	cursor: hand;
	behavior: url(/Behavior/Highlight.htc);
	LINE-HEIGHT: 10px;
}

input.AutoTab
{
	behavior: url(/Behavior/AutoTab.htc); 
}

.WelcomeHeader
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Tahoma;
}

.FormTitle
{
	font-size: 11px;
	background-color: #0D8D8D;
	font-weight: bold;
	color: White;
	text-align: center;
}



.Warning
{
	background-color: Red;
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Tahoma;
}

.ActionButton
{
	border: white 1px solid;
	margin-top: 1px;
	font-weight: bold;
	color: white;
	padding-top: 1px;
	font-family: Tahoma;
	height: 19px;
	background-color: #027272;
	text-align: center;
	text-decoration: none;
}

.ActionButton2
{
	border: white 1px solid;
	color: white;
	font-family: Tahoma;
	height: 19px;
	background-color: #027272;
	text-align: center;
	text-decoration: none;
}
.ActionButtonE
{
	border: white 1px solid;
	margin-top: 1px;
	font-weight: bold;
	color: white;
	padding-top: 1px;
	font-family: Tahoma;
	height: 19px;
	background-color: #027272;
	text-align: center;
	text-decoration: none;
	behavior: url(/Behavior/Enabled.htc); 
}

.ActionButtonD
{
	border: white 1px solid;
	margin-top: 1px;
	font-weight: bold;
	color: white;
	padding-top: 1px;
	font-family: Tahoma;
	height: 19px;
	background-color: #027272;
	text-align: center;
	text-decoration: none;
	behavior: url(/Behavior/Disabled.htc); 
}
.body
{	background-color: #008080;
}

.hrule
{color: "#109090"}

.link
{
	color: blue
}
