/* ============================	*/
/* QAS.com Style Sheet 		*/
/* Type: Core			*/
/* Created: 22/10/2003		*/
/* Last updated: 22/10/2003	*/
/* ============================	*/

/* PAGE CONSTRUCTION ====== */
/* => Cells =============== */
td.mainbodysinglelinetitle	{ background-image: url(/images/interface/body_heading_background.gif); } 
td.mainbodydoublelinetitle	{ background-image: url(/images/interface/body_lrg_heading_background.gif); }
td.leftmenuheading					{ background-color: #9FABC2; }
td.boxarrows, td.footer			{ background-color: #E1E4ED; }

/* Body Text ============== */
/* => Links =============== */
a:hover 					{ text-decoration : underline; }
a.body						{ text-decoration : underline; color: #3366CC; }
a.body:active			{ text-decoration : underline; color: #FF0000; }
a.body:visited		{ text-decoration : underline; color: #990066; }
a.bodyinvisible,a.bodyinvisible:hover,a.bodyinvisible:active,a.bodyinvisible:visited { text-decoration : none; color: #3366CC; }
/* => Text ================ */
p.alignright			{ text-align: right; }
p.alignjustify		{ text-align: justify; } 		
p.aligncentre			{ text-align: center; }
.qasblue					{ color: #000066 }

/* Forms ================== */
input,textarea,option,select 	{ font-family: Arial, Helvetica, sans-serif; color: #505070; }

/* Images ================= */
.imagepaddingtl,.imagepaddingml,.imagepaddingbl		{ margin-right: 12px; margin-bottom: 12px; }
.imagepaddingtr,.imagepaddingmr,.imagepaddingbr		{ margin-left: 12px; margin-bottom: 12px; }
