/* ------ Theme Structure -------*/

div.blk_con{
background-color:#1F1F1F;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
min-width: 331px; 
max-width: 331px; 
font-family:tahoma;
font-size:12px;
color:#cccccc;
}


div.blk_con:hover{
background-color:#4e4e4e;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
min-width: 332px; 
max-width: 332px; 
color:#cccccc;
}

div.blk_con_rand{
background:#373737;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
min-width: 332px; 
max-width: 332px; 
font-family:tahoma;
font-size:12px;
color:#cccccc;
}

div.blk_con_rand:hover{
background-color:#4e4e4e;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
min-width: 332px; 
max-width: 332px; 
color:#cccccc;
}

div.blk_con_s{
background-color:#1F1F1F;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
min-width: 285px; 
max-width: 285px; 
font-family:tahoma;
font-size:12px;
color:#cccccc;
}

div.blk_con_s:hover{
background-color:#4e4e4e;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
min-width: 285px; 
max-width: 285px; 
color:#cccccc;
}

div.blk_con_s_rand{
background-color:#282828;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
min-width: 285px; 
max-width: 285px; 
font-family:tahoma;
font-size:12px;
color:#cccccc;
}

div.blk_con_s_rand:hover{
background-color:#4e4e4e;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
min-width: 285px; 
max-width: 285px; 
color:#cccccc;
}

td.blk_tcon{
background-color:#1F1F1F;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
padding-left:2px;
font-family:tahoma;
font-size:12px;
color:#cccccc;
}

td.blk_tcon_top{
background-color:#2a2a2a;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
font-family:tahoma;
font-size:12px;
color:white;
}

td.blk_tcon_rand{
background-color:#282828;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
font-family:tahoma;
font-size:12px;
color:#cccccc;
}


div.blk_tcon_menu {
background-color:#1F1F1F;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
font-family:tahoma;
font-size:13px;
font-weight:bold;
padding:2px 10px;
width: 170px;
min-height:10px;
color:yellow;
}

div.blk_tcon_menu:hover {
background-color:#282828;
border-color: #3b3b3b black black #3b3b3b;
border-style: solid;
border-width: 1px;
font-family:tahoma;
font-size:13px;
font-weight:bold;
padding:2px 10px;
width: 170px;
min-height:10px;
color:yellow;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

.nofill
{
	height:43px;
	width:10px;
}

.nofill2
{
	height:43px;
	width:2px;
}

.fill
{
	background-color: white;
	margin-top:1px;
	height: 2px;
	width: 10px;
}

.fill2
{
	background-color: white;
	height: 22px;
	margin-top: 21px;
	width: 2px;
}

.fill2b
{
	background-color: white;
	height: 23px;
	margin-bottom: 20px;
	width: 2px;
}

.fill3
{
	background-color: white;
	height: 43px;
	width: 2px;
}

.bracket
{
	background:#868686; 
	cursor:hand;
	cursor:pointer;
	color:white;
	width:143px; 
	height:43px;
}

#contentHeader {
background:url("./images/intRedContentHeaderBack.gif") repeat-x scroll 0 0 black;
display:block;
float:left;
height:26px;
position:relative;
text-align:center;
}

.box {
    background:url("./images/boxbg.png") repeat-x top center #555555;
    border:2px solid black;
    color:#E1E1E1;
    display:block;
    margin:4px;
    text-align:left;
}

.box1{
    background:url("./images/boxbg1.png") repeat-x top center #578d99;
    border-color:#3579b0 #2355c9 #2355c9 #3579b0;
    border-style:solid;
    border-width:1px;
    color:#E1E1E1;
    display:block;
    margin:4px;
    text-align:left;
}

.boxtab {
    background:url("./images/boxbg.png") repeat-x top center #555555;
    border:1px solid #000000;
    display:block;
    margin-bottom:1px;
}

.boxtab:hover {
    background:url("./images/boxbg1.png") repeat-x top center #555555;
    border:1px solid #000000;
    display:block;
    margin-bottom:1px;
}

.tit{
    background:url("./images/titbg.png") repeat-x top center #000000;
	height: 20px;
	border-bottom:1px solid #2355c9;
}

.tit-txt{
    background:url("./images/transtit.png") no-repeat center center transparent;
	margin-top:2px;
	font-weight:bold;
	height: 20px;
}
.onlad1
{
  background:#151515;
  border: 1px solid #2e2d2d;
}

.onlad1:hover
{
  background:black;
  border: 1px solid #2e2d2d;
}

.onlad
{
  background:#1f1f1f;
  border: 1px solid #2e2d2d;
}


.onlad:hover
{
  background:black;
  border: 1px solid #2e2d2d;
}