/* GLOBAL */
BODY {
	background:#edf1f7 url("../images/bg_body.gif") repeat-y;	
	line-height:17px;
	margin:0px 5px;
	padding:0;
	}
BODY, TABLE { font-size:12px;	font-family:Arial, Helvetica, sans-serif; }
FORM { margin:0; padding:0; }

A { color:#0000CC; }

H1 { font-size:24px; line-height:33px; color:#336699; margin:0px 22px; padding:0;}
H2 { color:#336699; font-size:16px; margin:10px 0; padding:0; text-align:center }
H3 { color:#000000; font-size:16px; margin:14px 0; padding:0; text-align:center }
H4 { color:#336699; font-size:14px; margin:12px 0; padding:0; }

UL { padding:0; margin:0; list-style-type:none; }
UL LI {
	padding:0;
	margin:0;
	background:url("../images/bul_lightBlue.gif") no-repeat;
	padding-left:16px;
	}

SMALL { display:block; font-size:10px; color:#999999; }
SMALL A { text-decoration:none; color:#999999; }

IMG { border:0; }

/* MAIN */
TABLE#header { background:url("../images/hdr.gif") no-repeat; margin-bottom:8px; }


/* GENERAL */
DIV.left_menu { width:152px; overflow:hidden; }
DIV.left_menu A {
	background:#e8f0f0;
	border:1px solid #98b8d8;
	color:#000000;
	text-decoration:none;
	display:block;
	line-height:15px;
	text-align:center;
	margin-top:15px;
	}
DIV.left_menu A:HOVER { background:#336699; color:#FFFFFF; }

TABLE.newsletter {
	background:#e8f0f0;
	border:1px solid #98b8d8;
	width: 152px;
}

TABLE.body_content { background:#336699; }

TABLE.rbox_frame TD { line-height:normal !important; }

TABLE#threat_detector { background:url(../images/bg_threat_detector.gif) ; }
TABLE#threat_detector P { padding:80px 0 0 14px; font-size:10px; line-height:13px; }

#loader { width:100%; height:200%; background:#FFFFFF; position:absolute; display:block; }

P.powered A { color:#bed3ea; text-decoration:none; }

/* PALETTE */
.blue { color:#336699; }
.white { color:#ffffff; }

.txt10 { font-size:10px; }
.txt12 { font-size:12px; }
.txt14 { font-size:14px; }
.txt16 { font-size:16px; }
