/*
A	    {color : #D1D3FD; }
A:Visited  {color : #D1D3FD; }
A:Active   {color : #D1D3FD; }
A:Hover    {color : #FF0000; text-decoration : none; }
*/

.red    { color: red; }

.smallblue 	{
    color: #000099;
	font-family: Arial, Helvetica, sans-serif;
    font-weight : normal;
	font-size: 8pt;
}

A.lightlink { color: #FFFFFF; }
A.lightlink:Visited { color: #DCDCDC; }
A.lightlink:Active { color: #DCDCDC; }

BODY 	{
        color      : #FFFFFF;
	background-color      : #FFFFFF;
	margin-left           : 8;
	margin-top            : 8;
	font-family: Arial, Helvetica, sans-serif;
	border: white thin solid;
	font-size: 10pt;
}

.small 	{
	font-family: Arial, Helvetica, sans-serif;
    font-weight : normal;
	font-size: 8pt;
}

/* Skin1  - Struts Example Application */
P.LABEL {
        color : #000099;
        font-weight : bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

TH.LABEL {
        color : #000099;
        text-align:right;
}

P.LABEL2 {
        color : #000099;
        font-weight : bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

TH.LABEL2 {
        color : #000099;
	text-align:right;
}

H3 {
        color : #FFFFFF;
}



P.SUBSCRIPTION {
        color : #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-align : center;
        font-size : 16px;
}

TABLE.SUBSCRIPTION {
        background-color : #000000;
}

TH.SUBSCRIPTION {
        color      : #FFFFFF;
        background-color : #274465;
        font-weight: bold;        	
}

TD.SUBSCRIPTION {
        color      : #FFFFFF;
        background-color : #336699;
}


P.SUBS {
        color : #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-align : center;
        font-size : 16px;
}

TABLE.SUBS {
        background-color : #274465;
        border-collapse: collapse;	
}
TABLE.subs2 {
        background-color : #000000;
}



TH.SUBS {
        color      : #FFFFFF;
        background-color : #274465;
        font-weight: bold;
        text-align : left;
        font-size : 16px;
        font-family: Arial, Helvetica, sans-serif;
}

TR.SUBS {
        background-color : #3366A3;
}


TD.SUBS {
        color      : #FFFFFF;
        background-color : #3366A3;
}




TD.ERROR {
        background-color : #ED4F50;
}

TABLE.FORM {
        background-color : #FFFFFF;
        border: white medium solid;
}

TH.FORM {
        color      : #FFFFFF;
        background-color : #000099;
        font-weight: bold;
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        border: white medium solid;
        padding: 4px;
}

TD.FORM {
        color: #000099;
        background-color :  #CCCCCC;
        font-weight: bold;
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        border: white medium solid;
        padding: 4px;
}

P.FORM {
        text-align: center;
        font-family: sans-serif;
        font-size: 10pt;
}

TABLE.FORM2 {
        border: white thin solid;
}

TH.FORM2 {
        color      : #FFFFFF;
        background-color : #274465;
        font-weight: bold;
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        border: white thin solid;
}

TD.FORM2 {
        color: #000099;
        background-color :  #FFFFFF;
        font-weight: bold;
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        border: white thin solid;
        padding: 4px;
}
