
body { margin:12px;background:url('/images/bg.gif');color:#444; }
th {text-align:left;}

td,input,html,body { font-family:verdana; font-size:11px; }
/* Wellcome title */
.wt {margin:0px;font-size:18px;font-weight:bold;color:#3c75cf;}
/* Achievment title */
.at {margin:0px;font-size:18px;font-weight:bold;color:#332217;}
a { font-size:11px; color:#3c75cf; }
a:hover { color:#f00; } 

/* News header */
.nh { background:black;color:white;font-weight:bold;font-size:12px; }
a.nt { font-weight:bold;padding-top:4px;padding-bottom:8px; }

/* Selected menu item */
.selmi { font-weight:bold;font-size:11px;}
/* Secondary pages menu text */
.smit { color:#fff;font-size:13px;font-weight:400;background:#000; }
/* Secondary page menu item */
a.smi { font-family:verdana;text-decoration:none;color:#fff;font-size:11px; }
a.smi:hover { text-decoration:underline;color:#fff; }

/* Search text */
/* .st { color:#fff;background:#332217; } */
.st { color:#fff;background:#000; }
/* Date text */
.dt { color:#fff;background:#039; }

/* Copyright text */
.ct { color:#fff;background:#000; }
a.ctl { color:#fff;text-decoration:none;}
a.ctl:hover { color:#fff;text-decoration:underline;}

/* Secondary search text */
.ssit { color:#fff;font-weight:400;background:#039; }

/* Secontary page paragraph title */	
h1 {color:#3c75cf;font-size:11px;font-weight:bold;margin: 0;}
p { display:block; margin: 1em 0;}

/* Secondary page left column */
.slc { background:#efefef;color:#000; }

/* Secondary bullet. */
.sb { color:#3c75cf;padding-top:5px;padding-bottom:2px;font-size:9px; }
/* Secondary page left content item. */
.slci { background:#efefef;color:#000;padding-top:5px;padding-bottom:2px;font-weight:bold;font-size:10px; }

/* Secondary page left title. */
.slt { color:#fff;background:#476bb8;font-size:14px;font-weight:bold;}

/* Secondary page ordonated list items */
ol, ul { color:#3c75cf; }

.shl {margin:0px;font-size:18px;font-weight:bold;}

/* Menu background. */
.mbg { background:#838181; }
/* Menu item. */
a.mi { 
	width:100%;
	height:100%;
	display:block;
	padding:5px 0 0 0;
	vertical-align:middle;
	font:bold 11px Verdana;
	text-decoration:none;
	text-indent:15px;
	color:#fff;
}
a.mi:hover { 
	background:#039;
	color:#fff; 
	text-decoration:none;
}

a.more { font-size:9px;color:#3c75cf;font-weight:400; }
/* a.more:hover { color:#f00; } */
/* more arrow */
.ma { color:red; }

/* Footer text */
.ft { color:#808080; }

/* Secondary page more link. */
a.sml { color:#3c75cf;font-weight:400; }
/* a.sml:hover { color:red; } */
.sma { color:red; }

/* Secondary page paragraph link. */
a.spl { color:#3c75cf;font-weight:bold;font-size:13px;text-decoration:none; }
a.spl:hover { background:yellow; }

/* Page note */
.note { color:#b6b6b6; }
