/*DEFINE THE SHOUTBOX CSS */
.shoutbox_body { font-family: verdana; color: black; float: middle; background-color:#87898A; }
.shoutbox_contain { border: 0; height: 350; width: 100%; overflow: auto; align: middle; }
.shoutbox_history { border: 0;height: 100%;width: 100%;align: middle; }
.shoutbox_messageboxback { background-color:#87898A; }
.shoutbox_noalt { background-color: #87898A; }
.shoutbox_alt { background-color: #4D5157; }
.shoutbox_msgbox { width: 100%; font-size: 12px; background-color: AliceBlue;border: 1px solid black; font-color: #000; }
.shoutbox_shoutbtn { font-size: 12px; background-color: AliceBlue;border: 1px solid black; font-weight: bold; }
.shoutbox_error { color: red;font-size: 13px; }



a:link, a:active, a:visited {
	font-family: cursive;
	font-size: 11px;
	color: #0147FA;
	text-decoration: none;
}
a:hover {
	font-family: cursive;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
}
#rcol #nav ul li a {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
#rcol #nav ul li a:hover {
	color: #FFFFFF;
}
#rcol .b-content a:link,
#rcol .b-content a:active,
#rcol .b-content a:visited {
	color: #0147FA;
}
#rcol .b-content a:hover {
	color: #FFFFFF;
}

#lcol .b-content a:link,
#lcol .b-content a:active,
#lcol .b-content a:visited {
	color: #0147FA;
}
#forum_ifrm {
	margin: 0px;
	padding: 0px;
}
#lcol .b-content a:hover {
	color: #FFFFFF;
}

#mcol .b-content a:link,
#mcol .b-content a:active,
#mcol .b-content a:visited {
	color: #0147FA;
}
#mcol .b-content a:hover {
	color: #FFFFFF;
}
.green {
	color: #0147FA;
}
.red {
	color: #0147FA;
}
.yellow {
	color: #999900;
}
body {
	scrollbar-face-color: #2c2c2c;
	scrollbar-highlight-color: #080808;
	scrollbar-3dlight-color: #555;
	scrollbar-darkshadow-color: #080808;
	scrollbar-shadow-color: #555;
	scrollbar-arrow-color: #877658;
	scrollbar-base-color:  #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	
}
textarea {
	font-size: 9px;
	color: #777;
	background-color: #111111;
	border: 1px solid #444444;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
}
#main {
	width: 100%;
	height:172px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	
	background-color: #000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
#slideIt {
	margin: 0px;
	padding:  0px;
}
#header {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.block {
	
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.error { color:black; font-weight: bold; font-size: 14pt; background:url(images/chr.gif); background-repeat: repeat-x;}
.information { color:black; font-weight: bold; font-size: 14pt; background:url(images/chb.gif); background-repeat: repeat-x;}
.success { color:black; font-weight: bold; font-size: 14pt; background:url(images/chg.gif); background-repeat: repeat-x;}
td.deleted {
    background-color:#FF95AC;
    color:#000000;
}

td.added {
    background-color:#C1FF83;
    color:#000000;
}

td.modified {
    background-color:#DEDEDE;
    color:#000000;
}
  
.clear {
    clear:both;
}

.post {
	border: 1px solid #111;
	text-align:left;
}

.post table {
	background-color: #222222;
	margin: 0px;
}

.pager {
	border: 1px solid #111;
	background-image: url(images/btm.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 10px;
	font-weight: bold;
}

.pagercurrent {
	border: 1px solid #111;
	background-image: url(images/btm.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 10px;
	font-weight: bold;
}

.pager a:link,
.pager a:visited,
.pagercurrent a:link,
.pagercurrent a:visited {
	text-decoration:none;
	color: #000000;
}

.pager a:hover,
.pagercurrent a:hover {
	text-decoration:none;
	color: #ffffff;
}
#bodyarea #lcol .block-head {
	width: 100%;
}
#bodyarea #lcol .block-head-l {
	background-image: url(images/blk/bl1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 87px;
}
#bodyarea #lcol .block-head-r {
	background-image: url(images/blk/bl3.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 22px;
	width: 87px;
	
}
#bodyarea #lcol .block-head-title {
	background-image: url(images/blk/bl2.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 22px;
	width: auto;
	margin-top: 0px;
	margin-right: 87px;
	margin-bottom: 0px;
	margin-left: 87px;
	overflow: hidden;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	white-space: nowrap;
	display: block;
	
}

#bodyarea #lcol .block-head2 {
	width: 100%;
}
#bodyarea #lcol .block-head-l2 {
	background-image: url(images/blk/bl4.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 30px;
}
#bodyarea #lcol .block-head-r2 {
	background-image: url(images/blk/bl6.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 31px;
	width: 30px;
	
}
#bodyarea #lcol .block-head-title2 {
	background-image: url(images/blk/bl5.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 31px;
	width: auto;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	color: #CDCD00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	white-space: nowrap;
	display: block;
	
}
#bodyarea #lcol .block-content {
	margin: 0px;
	padding: 0px;
	width: auto;
	display: block;
}
#bodyarea #lcol .block-content-l {
	background-image: url(images/blk/bl7.png);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	width: auto;
	padding: 0px;
	display: block;
}
#bodyarea #lcol .block-content-r {
	background-image: url(images/blk/bl9.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	width: auto;
	display: block;
}
#bodyarea #lcol .b-content {
	width: auto;
	margin: 0px 18px 0px 18px;
	padding: 0px;
	
	background-image: url(images/blk/bl8.png);
	color: #fff;
	background-position: bottom;
	text-align: left;
	
	
}
#bodyarea #lcol .b-content .blocklist {
	border-collapse: collapse;
	border:0px;
	background-image: url(images/h-bg.jpg);
	color: #D6D6D6;
}

#bodyarea #lcol .b-content .lista {
	border-collapse: collapse;
	border: 0px;
	background-image: url(images/h-bg.jpg);
	color: #D6D6D6;
}
#bodyarea #lcol .block-foot {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 29px;
}
#bodyarea #lcol .block-foot-l {
	background-image: url(images/blk/bl10.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 23px;
	width: 26px;
	font-size: 1px;
}
#bodyarea #lcol .block-foot-r {
	background-image: url(images/blk/bl12.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 23px;
	width: 26px;
	font-size: 1px;
}
#bodyarea #lcol .block-foot-m {
	background-image: url(images/blk/bl11.png);
	padding: 0px;
	width: auto;
	margin: 0px 26px 0px 26px;
	height: 23px;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1px;
}

	

#bodyarea #rcol .block-head {
	width: 100%;
}
#bodyarea #rcol .block-head-l {
	background-image: url(images/bl1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 59px;
	width: 36px;
}
#bodyarea #rcol .block-head-r {
	background-image: url(images/bl3.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 59px;
	width: 34px;
}
#bodyarea #rcol .block-head-title {
	background-image: url(images/bl2.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 59px;
	width: auto;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 44px;
	font-weight: bold;
	color: #0147FA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	white-space: nowrap;
	display: block;
}
#bodyarea #rcol .block-content {
	margin: 0px;
	padding: 0px;
	width: auto;
	display: block;
}
#bodyarea #rcol .block-content-l {
	background-image: url(images/bl4.png);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	width: auto;
	padding: 0px;
	display: block;
}
#bodyarea #rcol .block-content-r {
	background-image: url(images/bl6.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	width: auto;
	display: block;
}
#bodyarea #rcol .b-content {
	width: auto;
	margin: 0px 22px 0px 22px;
	padding: 0px;
	
	background-image: url(images/bl5.png);
	color: #fff;
	background-position: bottom;
	text-align: left;
	display: block;
	overflow: hidden;
}
#bodyarea #rcol .b-content .blocklist {
	border-collapse: collapse;
	border:0px;
	background-image: url(images/h-bg.jpg);
	color: #D6D6D6;
}

#bodyarea #rcol .b-content .lista {
	border-collapse: collapse;
	border: 0px;
	background-image: url(images/h-bg.jpg);
	color: #D6D6D6;
}
#bodyarea #rcol .block-foot {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 66px;
}
#bodyarea #rcol .block-foot-l {
	background-image: url(images/bl7.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 63px;
	width: 76px;
	font-size: 1px;
}
#bodyarea #rcol .block-foot-r {
	background-image: url(images/bl9.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 63px;
	width: 76px;
	font-size: 1px;
}
#bodyarea #rcol .block-foot-m {
	background-image: url(images/bl8.png);
	padding: 0px;
	width: auto;
	margin: 0px 70px 0px 70px;
	height: 63px;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1px;
}




#bodyarea .block-head {
	width: 100%;
}
#bodyarea .block-head-l {
	background-image: url(images/bm1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 43px;
	width: 46px;
}
#bodyarea .block-head-r {
	background-image: url(images/bm3.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 43px;
	width: 46px;
	
}
#bodyarea .block-head-title {
	background-image: url(images/bm2.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 43px;
	width: auto;
	margin-top: 0px;
	margin-right: 46px;
	margin-bottom: 0px;
	margin-left: 46px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 34px;
	font-weight: bold;
	color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	white-space: nowrap;
	display: block;
	
}



#bodyarea .block-content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
#bodyarea .block-content-l {
	background-image: url(images/bm4.png);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#bodyarea .block-content-r {
	background-image: url(images/bm6.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	width: auto;
	display: block;
}
#bodyarea .b-content {
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-image: url(images/bm5.png);
	
	
	
	
	background-repeat: repeat-x repeat-y;
	background-position: bottom;
	text-align: center;
	display: block;
	overflow: hidden;
}
#bodyarea .b-content blocklist {
	color: #CCCCCC;
}
#bodyarea .block-foot {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 52px;
}
#bodyarea .block-foot-l {
	background-image: url(images/bm7.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 46px;
	font-size: 1px;
}
#bodyarea .block-foot-r {
	background-image: url(images/bm9.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 42px;
	width: 46px;
	font-size: 1px;
}
#bodyarea .block-foot-m {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-left: 46px;
	margin-right: 46px;
	margin-bottom: 0px;
	
	height: 42px;
	background-image: url(images/bm8.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1px;
}



#header .block {
	display: block;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header .block-head {
	width: auto;
	height: 16px;
}
#header .block-head-l {
	background-image: url(images/h1.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 16px;
	margin: 0px;
	padding: 0px;
}
#header .block-head-r {
	background-image: url(images/h3.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 16px;
	width: 16px;
}
#header .block-head-title {
	background-image: url(images/h2.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 16px;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #fff;
	display: block;
}
#header .block-content {
	margin-top: 0px;
	padding: 0px;
	width: auto;
	display: block;
}
#header .block-content-l {
	background-image: url(images/h4.png);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#header .block-content-r {
	background-image: url(images/h6.png);
	background-repeat: repeat-y ;
	background-position: right;
	margin: 0px;
	padding: 0px;
	width: auto;
	display: block;
}
#header .b-content {
	width: auto;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-image: url(images/h5.gif) ;
	
	
	
	
	background-repeat: repeat-x repeat-y;
	background-position: bottom;
	text-align: center;
	display: block;
	overflow: hidden;
}
#header .block-foot {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 16px;
}
#header .block-foot-l {
	background-image: url(images/h7.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 16px;
	width: 16px;
	font-size: 1px;
}
#header .block-foot-r {
	background-image: url(images/h9.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 16px;
	width: 16px;
	font-size: 1px;
}
#header .block-foot-m {
	background-image: url(images/h8.png);
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	height: 16px;
	
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1px;
}

#header .block .header {
	
    color: white;
    height:27px;
    font-style: normal;
    background: url(images/background3.png) #000 repeat-x;
    border-top: 1px solid #335599;
    border-left: 1px solid #112244;
    border-right: 1px solid #112244;
    border-bottom: 1px solid #001122;
    padding-left: 5px;
    padding-right: 5px;
}
.header {
	
    color: white;
    height:27px;
    font-style: normal;
    background: url(images/background3.png) #000 repeat-x;
    border-top: 1px solid #1C86EE;
    border-left: 1px solid #1C86EE;
    border-right: 1px solid #1C1C1C;
    border-bottom: 1px solid #1C1C1C;
    padding-left: 5px;
    padding-right: 5px;
}
a img{
	border: 0;
}
TD.red {
    color: red;
	background-color: #000;
	border: 1px solid #111;
}
TD.green {
    color: green;
	background-color: #000;
	border: 1px solid #111;
}
TD.yellow {
    color: yellow;
	background-color: #000;
	border: 1px solid #111;
}
#mcol TD.red a:link {
	color: #FF0000;
}
#mcol TD.green a a:link {
	color: #0147FA;
}
#mcol TD.yellow a a:link {
	color: #FFFF00;
}
.tool {
	background-color: #111;
}
.tool .lista {
	background-color: #000;
	border-top-style: none;
}
.lista {
	border: 1px solid #111;
	text-align:left;
}
#footer {
	background-image: url(images/menu_down.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 20px;
	width: auto;
	background-color: #000;
	font-size: 12px;
}
.poller {
	width:100%;
	color:#999;
	font-weight:bold;
	overflow:hidden;
	text-align: left;
}
#lcol .block-content td.lista, #rcol .block-content td.lista  {
	border: none;
}
.pollerTitle {
	margin-top:0px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:1em;
	text-align: center;
}

.pollerOption {
    margin:0px;
}

.result_pollerOption {
    margin:0px;
    font-size:0.8em;
}

.result_pollerTitle {
    margin-top:0px;
    margin-bottom:5px;
    font-weight:bold;
    font-size:1em;
}

.result_pollGraph img {
    float:left;
}

.result_pollGraph div {
    float:left;
    height:12px;
    background-repeat:repeat-x;
    color:#999;
    font-size:0.9em;
    line-height:16px;
}

.result_pollGraph {
    height:12px;
}
  
.poller_waitMessage {
	display:none;
}  
.result_totalVotes{
	clear:left;
	font-size:12px;
	font-style:italic;
	background:transparent;
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#shoutheader #chatForm #chatbarText {
	width: 65%;
	padding: 0px;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	margin: 2px;
	height: 16px;border: 1px solid #1C86EE;
}
#shoutheader #chatForm #submit {
	width: 65px;
	margin: 1px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#chat {
	overflow: auto;
	width: 100%;
	height: 340px;
	padding: 0px;
}

#chatoutput ul {
    list-style: none;
    margin:0px;
    padding:0px;
    padding:5px 4px 6px 5px;
	border: 1px solid #1C1C1C;
}
ul#outputList li .name {
	border: 0;
}
#chatoutput ul .lista {
	border: 0;
}
/* swaps edit and delete images on mouse over */
img.EditSwap {
background:url(images/ajaxchat/shout_edit_gray.gif) no-repeat bottom;
}
img.EditSwap:hover {
background:url(images/ajaxchat/shout_edit.png) no-repeat bottom; 
}
img.DeleteSwap {
background:url(images/ajaxchat/shout_delete_gray.gif) no-repeat bottom;
}
img.DeleteSwap:hover {
background:url(images/ajaxchat/shout_delete.png) no-repeat bottom; 
}
/* end of swaping */
img.form {
background:url(images/ajaxchat/frame.png) no-repeat;
}
img.form:hover {
background:url(images/ajaxchat/frame_hover.png) no-repeat;
}
div.chatoutput {
	color: #FFFFFF;
	
	background-color: #000;
	background-image: url(images/chatoutput.gif); 
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 5px 0px 3px 10px;
	margin: 0px;
	line-height: 150%;
	margin-bottom: 2px;
	border: 1px solid #1C1C1C;
}

div.loader {
	background-image: url('images/ajaxchat/loading.gif'); 
	background-repeat: no-repeat; 
	background-position:center center; 
	width:32px; 
	height:32px;
}

#chatoutput ul li {
}
#chatoutput ul li span.name a{
	font-size: 12px;
	font-weight: bold;
}
#chatoutput ul li span.name {
    display: block;
    background:url(images/ajaxchat/bubble.png) no-repeat left;
    padding-left:19px;
    margin-bottom:1px;
    font-weight: normal;
    color:#ffffff;
}

#chatoutput ul li:hover span.name {
    background:url(images/ajaxchat/bubblehover.png) no-repeat left;
}

form {
    padding:1px;
    margin:0px;
}

#chatoutput {
    text-align: left;
    margin-right: 0px;
}

td.head-01{background-image:url(images/hd/head_004_tile.jpg);background-repeat:repeat-x;}
td.head-02{background-image:url(images/hd/head_012_tile.jpg);background-repeat:repeat-x;}
td.head-03{background-image:url(images/hd/head_012a_tile.jpg);background-repeat:repeat-x;}
td.head-04{background-image:url(images/hd/head_021_tile.jpg);background-repeat:repeat-x;}
td.head-05{background-image:url(images/hd/head_021a_tile.jpg);background-repeat:repeat-x;}
td.head-06{background-image:url(images/hd/head_029_tile.jpg);background-repeat:repeat-x;}
td.head-07{background-image:url(images/hd/head_037_tile.jpg);background-repeat:repeat-x;}
td.head-08{background-image:url(images/hd/head_037a_tile.jpg);background-repeat:repeat-x;}
td.head-09{background-image:url(images/hd/head_045_tile.jpg);background-repeat:repeat-x;}
td.head-10{background-image:url(images/hd/head_047_tile.jpg);background-repeat:repeat-x;}
td.head-11{background-image:url(images/hd/spacer.gif);background-repeat:repeat-x;}
td.foot-01{background-image:url(images/hd/spacer.gif);background-repeat:repeat-x;}
td.foot-02{background-image:url(images/foot/foot_004_tile.jpg);background-repeat:repeat-x;}
td.foot-03{background-image:url(images/foot/foot_014_tile.jpg);background-repeat:repeat-x;}
td.foot-04{background-image:url(images/foot/foot_023_tile.jpg);background-repeat:repeat-x;}
td.foot-05{background-image:url(images/foot/foot_031_tile.jpg);background-repeat:repeat-x;}
td.foot-06{background-image:url(images/foot/foot_038_tile.jpg);background-repeat:repeat-x;}
/* css for dropdown menu */
/* menu::base */
div#menu {
width: 418px;
    height:26px;
    background:url(images/menu-bg.png) repeat-x;
	
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
div#menu ul.menu {
    padding-left: 30px;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}
div#menu li:hover>ul {
    left: -2px;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 26px;
    display: block;
    float: left;
    line-height: 74px;
    text-decoration: none;
    font: normal 12px Trebuchet MS;
	font-weight: bold;
}
div#menu a:hover, div#menu a:hover span {  color: #FFFFFF;background:url(images/spacer.gif) repeat-x; }
div#menu a:hover { color: #FFFFFF; background:url(images/menu-hover.png) repeat-x;}
div#menu li.current a {}



div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(images/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(images/item-pointer-mover.gif);
}

/* menu::level1 */
div#menu a {
    padding: 0 10px 0 10px;
    line-height: 29px;
    color: #ffffff;
}
div#menu span {
    margin-top: 0px;
color: #0147FA;
}
div#menu ul a:hover span {
color: #FFFFFF;
}
div#menu ul ul span {
color: #0147FA;
}
div#menu ul ul a:hover span {
color:#FFFFFF;
}


div#menu li { background: url(images/main-delimiter.gif) 98% 4px no-repeat; }
div#menu li.last { background: none; }

/* menu::level2 */
div#menu ul ul li { background: none; }
div#menu ul ul {
    position: absolute;
    top: 25px;
    left: -999em;
    width: 163px;
    padding: 5px 0 0 0;
    background: url(images/menu-bg.png);
    margin-top:1px;color: #FFFFFF;
}
div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: 27px;
    color: #FFFFFF;background:url(images/menu-bg.png) repeat-x;
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: #FFFFFF;
}
div#menu ul ul a:hover span {
    color: #FFFFFF;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
}

/* colors */
div#menu ul ul ul { background: rgb(41,41,41); }
div#menu ul ul ul ul { background: rgb(38,38,38); }
div#menu ul ul ul ul { background: rgb(35,35,35); }



td.footback{
    background-image: url(images/foot-02.png);
    background-repeat: repeat-x;
   
}



/*####### CIRCLE IMAGES ########### */
#images{
	visibility:hidden;
}
#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative;
	border-bottom:1px solid #FFF;
	z-index:10001;
       margin-left: 60px !important;
	}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(images/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	margin-left:0px;
	text-align:left;
	width:350px;
}
#changelog{
	width:349px;
	border-right:solid 1px #666;
	float:left;
	margin-top: 15px;
}
#changelog div{
	text-align: justify;
	padding: 0 15px 5px 15px;
}
body.listacircle {
    background: #000;
    }
/*####### END CIRCLE IMAGES ########### */


