/*  Copyright �2002 TwinAct (info@twinact.com). All Rights Reserved.  
 *  Filename: style11.css
 *  Description: Style Sheet for Web sites Design.
 *  Last updated: 03/18/2002 
 */

body { margin:0; background:#DADDE3; color:#000000; }
td { color:#000000; }

.normal { color:#000000; }
.normalbold { color:#000000; }

A:link { color:#000000; text-decoration:underline; }
A:visited { color:#000000; text-decoration:underline; }
A:active { color:#000000; text-decoration:underline; }
A:hover { color:#ee8511; text-decoration:underline; }
		
/* Styles for site wide architectures */
.logospace { background:#000000; }
.bannerspace { background:#000000; }

.tabsbar { background:#374054; height:6px; line-height:6px; }
.tabsspace { background:#000000; } 

.tabs { color:#ffffff; background:#6B6F78; }
.tabs A:link { color:#ffffff; text-decoration:none; }
.tabs A:visited { color:#ffffff; text-decoration:none; }
.tabs A:active { color:#ffffff; text-decoration:none; }
.tabs A:hover { color:#ffffff; text-decoration:underline; }

.menuspace { background:#374054; }
.menukeyline { background:#374054; }

.menusection { color:#ffffff; background:#6B6F78; }
.menusection A:link { color:#ffffff; text-decoration:none; }
.menusection A:visited { color:#ffffff; text-decoration:none; }
.menusection A:active { color:#ffffff; text-decoration:none; }
.menusection A:hover { color:#F9F400; text-decoration:underline; }

.menulink { color:#F9F400; background:#6B6F78; }
.menulink A:link { color:#ffffff; text-decoration:none; }
.menulink A:visited { color:#ffffff;text-decoration:none; }
.menulink A:active { color:#ffffff; text-decoration:none; }
.menulink A:hover { color:#F9F400; text-decoration:underline; }

.localmenuspace { background:#EAE9E9; padding-top: 20px; }
.localmenukeyline { background:#EAE9E9; }

.localmenusection { color:#333d7b; background:#EAE9E9; }
.localmenusection A:link { color:#333d7b; text-decoration:none; }
.localmenusection A:visited { color:#333d7b; text-decoration:none; }
.localmenusection A:active { color:#333d7b; text-decoration:none; }
.localmenusection A:hover { color:#333d7b; text-decoration:underline; }	

.localmenulink { color:#cc0000; background:#EAE9E9; height:15px; line-height:15px; }
.localmenulink A:link { color:#000000; text-decoration:none; }
.localmenulink A:visited { color:#000000; text-decoration:none; }
.localmenulink A:active { color:#000000; text-decoration:none; }
.localmenulink A:hover { color:#000000; text-decoration:underline; }	

.contentspace { background:#ffffff; }	

.vdashline { background: #ffffff url(../images/styleelements/css11/gryvdashline.gif) repeat-y;}
.hdashline { background: #ffffff url(../images/styleelements/css11/gryhdashline.gif) repeat-x;}
.vline { background: #ffffff url(../images/styleelements/css11/blackdot.gif) repeat-y;}
.hline { background: #ffffff url(../images/styleelements/css11/blackdot.gif) repeat-x;}

.globallink { color:#ffffff; background:#000000; }
.globallink A:link { color:#ffffff; text-decoration:none; }
.globallink A:visited { color:#ffffff; text-decoration:none; }
.globallink A:active { color:#ffffff; text-decoration:none; }
.globallink A:hover { color:#F9F400; text-decoration:underline; }

.copyrightspace { background:#000000; }
.copyrightbar { background:#989696; height:3px; line-height:3px;}

.copyright { color:#D2D9F4; background:#000000; }
.copyright A:link { color:#D2D9F4; text-decoration:underline; }
.copyright A:visited { color:#D2D9F4; text-decoration:underline; }
.copyright A:active { color:#D2D9F4; text-decoration:underline; }
.copyright A:hover { color:#F9F400; text-decoration:underline; }

/* Content style for text layout */
.pageheader,H2 { color:#cc0000; }		

.header,H4 { color:#ee8511; }
	
.smheader,H5 { color:#ee8511; }
.smheader A:link { color:#ee8511; text-decoration:none; }
.smheader A:visited { color:#ee8511; text-decoration:none; }
.smheader A:active { color:#ee8511; text-decoration:none; }
.smheader A:hover { color:#ee8511; text-decoration:underline; }

.smtext { color:#000000; }	
.smtext A:link { color:#000000; text-decoration:none; }
.smtext A:visited { color:#000000; text-decoration:none; }
.smtext A:active { color:#000000; text-decoration:none; }
.smtext A:hover { color:#000000; text-decoration:underline; }
	
.note { color:#666666; }
.caution { color:#cc0000;  background:#FCF6BE; border:1px solid #909191; }

/* Additional Inset Color Scheme */
.insetspace { background:#797980; }
.insetheader { color:#ffffff; background:#333339; }

.inset { color:#333d7b; background:#ffffff; }
.inset A:link { color:#333d7b; text-decoration:none; }
.inset A:visited { color:#333d7b; text-decoration:none; }
.inset A:active { color:#333d7b; text-decoration:none; }
.inset A:hover { color:#333d7b; text-decoration:underline; }

.sminset { color:#000000; }
.sminset A:link { color:#333d7b; text-decoration:none; }
.sminset A:visited { color:#333d7b; text-decoration:none; }
.sminset A:active { color:#333d7b; text-decoration:none; }
.sminset A:hover { color:#333d7b; text-decoration:underline; }


/* Form */
.chart { color:#041E59; background:#F9F6E5; border:solid 1px #666666; padding:4px; height:40px; }

.formheader { background:#989CAA; color:#ffffff; }

.label { color:#404E80; }

.formbg { background:#EDEEEE; }

.formbutton {  color:#000000; background:#FAF3CB; border:outset #ffffff 1px; }

/* Table */
.tableheader { background:#989CAA; color:#ffffff; border:solid 1px #c9cada; }
.tableheader A:link { color:#ffffff; text-decoration:none; }
.tableheader A:visited { color:#ffffff; text-decoration:none; }
.tableheader A:active { color:#ffffff; text-decoration:none; }
.tableheader A:hover { color:#F9F400; text-decoration:underline; }

.smtableheader { background:#989CAA; color:#ffffff; border:solid 1px #c9cada;}

.row1 { background:#EDEEEE;}


