A{FONT-SIZE: 10px;COLOR: blue;FONT-FAMILY: verdana}
A.tab
{
	font-size: 11px;
	color: White;
	font-family: Verdana;
	text-align:center}
A.tab:active
{
	font-size: 11px;
	color: White;
	font-family: Verdana;
	text-align:center}
A.tab:link
{
	font-size: 11px;
	color: White;
	font-family: Verdana;
	text-align:center;	
    TEXT-DECORATION: none}
A.tab:hover
{
    font-size: 11px;
    COLOR: White;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A.tab:visited
{
    font-size: 11px;
    COLOR: White;
    FONT-FAMILY: Verdana
}

td{FONT-SIZE: 11px;COLOR: #000000;FONT-FAMILY: verdana}
.bd
{
	border-right: #9fb9ea 1px solid;
	border-top: #9fb9ea 1px solid;
	font-size: 7pt;
	border-left: #9fb9ea 1px solid;
	border-bottom: #9fb9ea 1px solid;
	font-family: verdana;
}
.bd1
{
	font-size: 7pt;
	border-bottom: #9fb9ea 1px solid;
	font-family: verdana;
}
.bd2
{
	border-right: #dcdcdc 1px solid;
	font-size: 7pt;
	border-bottom: #dcdcdc 1px solid;
	font-family: verdana;
}
.bd2err{COLOR: Red}
.bd2correct{COLOR: Black}
.bd3{BORDER-left: #dcdcdc 1px solid}
.bd10{border: 1px solid #cccccc}
.black {color: black;text-decoration: none}
.blackUnderline {color: black;text-decoration: underline}

.mainHeader
{
	margin-top: 6px;
	font-size: 16pt;
	margin-left: 8px;
	text-transform: uppercase;
	color: white;
	font-family: verdana;
	height: 21px;
	color: #000066;	
}
.mainHeader_DesignColor
{
	height: 21px;	
	text-transform: uppercase;
	color: #808080;
	margin-top: 6px;
	margin-left: 8px;
	font-size: 16pt;
	font-family: verdana;
	/*font-weight: bold;*/
	
	/*background-color: #ff0081;*/
}

/*Example :Corporate Busniess Cards*/
.productHeader
{
	font-size: 11pt;
	font-weight: bold;
	font-family: verdana
}

/*Example 500, 1000, 2000		  */
.corpHeader
{
	color: White;
	font-size: 8pt;
	background: #336699;
	font-family: verdana;
}

/*Example £79, £179, £279		  */
.corpPriceDetails
{
	font-size: 8pt;
	font-family: verdana;
}

/* Example 'A Business Card is... */
.corpDetails
{
	font-size: 8pt;
	font-family: verdana;
	text-align: justify;
}

/* Example 'Printed on 300gsm D.... */
.corpDetailsBlue
{
	font-size: 7pt;
	color: #3366cc;
	font-family: verdana;
	text-align: justify;
}

/* Example 'Printed on 300gsm D.... */
.corpEmergency
{
	font-size: 7pt;
	font-family: verdana;
	text-align: right;
	margin-right: 8px;
}

td.off {
background: #FFFFFF;
height: 18;
}
td.on{
background: #EBE9D5;
height: 18;
}
td.off2 {
background: #0096EE;
height: 18;
}
td.on2{
background: #000099;
height: 18;
}
/*
p.mainHeader
{
	text-transform: uppercase;
	color: white;
	margin-top: 6px;
	font-size: 10pt;
	margin-left: 8px;
	font-family: verdana;		
}
*/
span.errdisplay
{
	color: Red;font-size: 20px;
}

INPUT
{
	BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Verdana
}
.corpImageButton
{
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
}
SELECT
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Verdana
}




