html {
	height: 100.02%;
}

body{
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:800px;
	margin: 0 auto;
	padding:0;
	Color:#CCCCCC;
	background-color: #000000/*#999966*//*#e9e9e9*/;
}

#RootTable{
	/*visibility:hidden;*/
	position:relative;
	background-color:#000000;
	width:100%;
	border: none;
}

#TopBGTable{
	position:relative;
	text-align:left;
	vertical-align: top;
	background-image: url(../img/LOGOclg.jpg);
	background-repeat:no-repeat;
	background-position: 0px 1px;
	border: none;
	width: 800px;
}

#TopMainMenu{
	z-index: 10;
}

.Glass{
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
}

.TxtTitles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #CC0000;
	font-variant:small-caps;
}

.TxtBigTitles{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #9999FF;
	font-variant:small-caps;
}

.txtrelatedlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #CC0000;
	font-variant:small-caps;
	width:100%;
	text-align:left;
}

.alertcolor
{
	font-size:11px;
	font-weight: normal;
	color:#f7bf0c;
}

img { 
border: 0px none;
display: block;
} 

.TxtMini{
	font-size:9px;
	color:#999999;
}
.TxtVioletBIG{
	font-size:20px;
	color:#8E80AC;
	font-variant:small-caps;
	font-weight:bold;
}

.endsite{
 background-color:#333333;
}
/* _______________________   Top Main Menu style   ____________________________*/


a.TMMLinks {
	text-decoration: none;
}
a.TMMLinks:link, a.TMMLinks:visited, a.TMMLinks:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #c5ceed;
	font-variant:small-caps;
	text-decoration: none;
}

a.TMMLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration: none;
	color: #CC0000;
}

/* _______________________   Generic Links style   ____________________________*/


a {
	text-decoration: none;
}
a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #c5ceed;
	font-variant:small-caps;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration: none;
	color: #CC0000;
}
/* _______________________   ICON Menu style   ____________________________*/


a.ICONLinks {
	text-decoration:none;
}

a.ICONLinks:link, a.ICONLinks:visited, a.ICONLinks:active, a.ICONLinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	border:none;
	font-size: 11px;
	font-weight:bold;
	color: #c5ceed;
	font-variant:small-caps;
	cursor: hand
;}

/* _______________________   Searching   ____________________________*/

#q{
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	background:#666666;
	color:#b5b5b5;
	font-size:11px;
	height:14px;
	margin-top:2px;
	/*margin-bottom:2px;*/
	margin-left:2px;
	width:20.1em;
	vertical-align:top;
	padding-left:.5em;
}
#submit{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	border:0;
	height:16px;
	width:3.7em;
	margin-right:2px;
	margin-top:3px;
	margin-bottom:2px;
	vertical-align:top;
	cursor: hand;
}

/* _______________________   Navigation Map   ____________________________*/
.TxtMapNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #959595;
	font-variant:normal;
}

#MapNav {
	clear:both;
	border-top:1px solid #666666; 
	border-bottom: 1px solid #666666;
	background: #000 /*#262626*/;
	padding:3px 3px;
	margin: 0px;
}

#MapNav li {
	margin-right:6px;
	color:#ffffff;
	display:inline;
	float: left;
}

#MapNav li.header{
	padding-left:1em;
	background:none;
}

#MapNav li.last {
	margin-right:0;
	padding-left:7px;
	background:url(../img/arrowleft.gif) no-repeat left center;
	color:#CC0000;
}

#MapNav li.justone {
	color:#CC0000;
}

#MapNav li a:visited {
	color:#c5ceed;
}

#MapNav li a {
	font-size:11px;
	font-variant:normal;
	font-weight:normal;
	padding-left:7px;
	background:url(../img/arrowleft.gif) no-repeat left center;
	color:#c5ceed;
	text-decoration:none;
}

#MapNav li a:hover {
	color: #CC0000;/*#c8c8c8;*/
}

#MapNav li a:active {
	color:#ffffff;
}

#MapNav li.first a {
	padding-left:0;
	background:none;
}

/* ____________________   Clearfix method   _______________________ */
.clearfix:after  {
	content:			"."; 
	display: 			block; 
	height: 			0; 
	clear: 				both; 
	visibility: 		hidden;	
}

.clearfix {
	display:inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 			1%;
}

.clearfix {
	display: 			inline-block; /*IE7 solution*/
}

.clearfix {
	display: 			block; /*Fixes width issue*/
}

/* End hide from IE-mac */
/* _________________________________________________________________ */

.BandH{
	background-image: url(../img/BandH.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position:left;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-align:justify;
}
.BandL{
	background-image: url(../img/BandL.gif);
	background-repeat: no-repeat;
	background-position:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-align:justify;
}

/* _______________________   TOP MAIN MENU INFO   ____________________________*/

#TMMIcontainer{
	position:relative;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	width: 250px;
	z-index: 6;
}

/*.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; letter-spacing:1px;}
.xsnazzy h1 {font-size:2.5em; color:#fc0;}
.xsnazzy h2 {font-size:2em; color:#234; border:0;}
.xsnazzy p {padding-bottom:0.5em; color:#eee;}
.xsnazzy h2 {padding-top:0.5em; padding-left:10px;}
*/
.xsnazzy {background: transparent; margin:1em;}

.xsnazzy em {display:block; width:0px; height:0px; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:180px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0px; height:0px; color:#fff; overflow:hidden; border-top:10px solid #0066CC; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:182px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}

.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#0066CC; border-width:0 5px;}

.xb5 {margin:0 2px; background:#0066CC; border-width:0 4px;}
.xb6 {margin:0 2px; background:#0066CC; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#0066CC; border-width:0 3px; height:2px;} 

#xboxcontent {
	display:block;
	/*background:#7f7f9c;*/
	background:#0066CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#FFFFFF;
	border:3px solid #fff;
	border-width:0 3px;
	text-align:justify;
	padding-left:4px;
	padding-right:4px;
	}

/* _______________________   COM BOX  (CB)  0066cc D9B937 D6FB40____________________________*/

#CBcontainer{
	position:relative;
	width:auto;
	z-index: 6;
}

.CBxsnazzy {background: transparent; margin-left:1em; margin-right:1em;}

.CBxb1, .CBxb2, .CBxb3, .CBxb4, .CBxb5, .CBxb6, .CBxb7 {display:block; overflow:hidden; font-size:0;}
.CBxb1, .CBxb2, .CBxb3, .CBxb4, .CBxb5, .CBxb6 {height:1px;}
.CBxb4, .CBxb5, .CBxb6, .CBxb7 {background:#000; border-left:1px solid #BBB47B; border-right:1px solid #BBB47B;}

.CBxb1 {margin:0 8px; background:#BBB47B;}
.CBxb2 {margin:0 6px; background:#BBB47B;}
.CBxb3 {margin:0 4px; background:#BBB47B;}
.CBxb4 {margin:0 3px; border-width:0 5px;}
.CBxb5 {margin:0 2px; border-width:0 4px;}
.CBxb6 {margin:0 2px; border-width:0 3px;} 
.CBxb7 {margin:0 1px; border-width:0 3px; height:2px;} 

#CBxbcontent {
	display:block;
	border:3px solid #BBB47B;
	border-width:0 3px;
	text-align:justify;
	padding-left:4px;
	padding-right:4px;
	}
/*__________________________ com LINE _____________________________*/
.phline {display:block; overflow:hidden; font-size:0; background:#BBB47B; height:1px;}

/* _______________________   Selector  ____________________________*/

#SELcontainer{
	left: 0px;
	top: 0px;
	visibility:hidden;
}

.SELxb1, .SELxb2, .SELxb3, .SELxb4, .SELxb5, .SELxb6, .SELxb7 {display:block; overflow:hidden; font-size:0;}
.SELxb1, .SELxb2, .SELxb3, .SELxb4, .SELxb5, .SELxb6 {height:1px;}
.SELxb4, .SELxb5, .SELxb6, .SELxb7 {background:#000; border-left:1px solid #CC0000; border-right:1px solid #CC0000;}

.SELxb1 {margin:0 8px; background:#CC0000;}
.SELxb2 {margin:0 6px; background:#CC0000}
.SELxb3 {margin:0 4px; background:#CC0000;}
.SELxb4 {margin:0 3px; border-width:0 5px;}
.SELxb5 {margin:0 2px; border-width:0 4px;}
.SELxb6 {margin:0 2px; border-width:0 3px;} 
.SELxb7 {margin:0 1px; border-width:0 3px; height:2px;} 

#SELcontent {
	display:block;
	/*background:#7f7f9c;*/
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#FFFFFF;
	border:3px solid #CC0000;
	border-width:0 3px;
	text-align:justify;
	padding-left:4px;
	padding-right:4px;
	}

#LNKcontainer{position:relative; overflow:hidden; height:122px;}
