/*********************
Style Sheet -  
*********************/
/* Begin - Top Navigation Tab Links - Off */
A.SmallBackText {
	color : Black;
	font-family : Arial;
	font-size : 8px;
	font-weight : bold;
	text-decoration : none;
}

A:link.SmallBackText  {
	color : #000055;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A:visited.SmallBackText  {
	color : #000055;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A:hover.SmallBackText  {
	color : #FF6531;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
/* End - Top Navigation Tab Links - Off */


/* Begin - Coupon */
A.CouponRed {
	color : Red;
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

A:link.CouponRed  {
	color : Red;
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

A:visited.CouponRed  {
	color : Red;
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

A:hover.CouponRed  {
	color : Red;
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}
/* End - Coupon */



 

/* Begin - Normal Links */
A {
	color : Red;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

A:link  {
	color : Black;
	font-family : Arial;
	font-size : 18px;
	font-weight : normal;
}

A:visited {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

A:hover  {
	color : Silver;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}
/* End - Normal Links */

/* Begin - BC Links */
A.bc {
	color : Green;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

A:link.bc  {
	color : Green;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

A:visited.bc  {
	color : Green;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

A:hover.bc  {
	color : Lime;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}
/* End -  BC Links */

/* Begin - Contents Text */
BODY, P, LI, DT, INPUT, TEXTBOX, FORM  {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
}
/* End - Contents Text */

/* Begin - Left Table Style*/
.tableheader {
	color : white;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}
.tablecontents {
	color : #999900;
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
	font-style : italic;
}

.largeredtext {
	color : Red;
	font-family : Arial;
	font-size : 20px;
	font-weight : bold;
}
.textred {
	color : Red;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

.textgreen {
	color : #00683D;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}
.textblue {
	color : #0C2577;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}
A.lefttablelink {
	color : #FF6531;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

A:link.lefttablelink  {
	color : #FF6531;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

A:visited.lefttablelink  {
	color : #FF6531;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

A:hover.lefttablelink  {
	color : #00683D;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}
/* End - Left Table Style*/

/* Begin - Bottom Copyright Style*/
.copyrighttext {
	color : Black;
	font-family : Tahoma;
	font-size : 8px;
	font-weight : normal;
}
A.copyrighttext {
	color : #0C2577;
	font-family : Arial;
	font-size : 8px;
	font-weight : normal;
}

A:link.copyrighttext  {
	color : #0C2577;
	font-family : Arial;
	font-size : 8px;
	font-weight : normal;
}

A:visited.copyrighttext  {
	color : #0C2577;
	font-family : Arial;
	font-size : 8px;
	font-weight : normal;
}

A:hover.copyrighttext  {
	color : #FF6531;
	font-family : Arial;
	font-size : 8px;
	font-weight : normal;
}

/* End - Bottom Copyright Style*/

