.textBox
{
COLOR:#666666;
font-size:8pt;
}
.bordercolor
{
BORDER-COLOR:#CCCCCC
}

.color2
{
    COLOR: #CC0066
}
.color1
{
    COLOR: #330066
}
.bgcolor1
{
    BACKGROUND-COLOR: #330066
}

.defaulttext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none}   
.10pttext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none}   
.headertext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000; text-decoration: none}   
.catlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none}   

.catlink:link
{

}

.catlink:visited
{

}
.catlink:active
{
    COLOR: #000000;
}
.catlink:hover
{
    COLOR: #FFFF00;
    TEXT-DECORATION: underline
}



.menu-link
{
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: verdana, arial, helvetica, swiss, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	BACKGROUND-COLOR: #0000FF}
.menu-link:link
{

}

.menu-link:visited
{

}
.menu-link:active
{
    COLOR: #000000;
}
.menu-link:hover
{
    COLOR: #FFFF00;
    TEXT-DECORATION: underline
}

.class-link
{
	FONT-SIZE: 10pt;
	COLOR: #0000FF;
	FONT-FAMILY: verdana, arial, helvetica, swiss, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	BACKGROUND-COLOR: #FFFFFF}
.class-link:link
{

}

.class-link:visited
{

}
.class-link:active
{
    COLOR: #000000;
}
.class-link:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}

#MainWrapper {
	width:95%;
}


.stripe-errors {
    text-align: center;
    color: white;
    font-weight: bold;
    line-height: 30px;
    background: #D47979;
}

td {padding:3px;}

.tdlabel {text-align:right;}

.requiredlabel {color:red;}