/* CSS Document */

.thead{
line-height:20px;
color:#003366;
font-weight:bold;
text-align:center;
height:20px;
background:transparent url(../img/xcarnt_bgx.gif) repeat-x scroll 0 -62px;
_background:transparent url(../img/xcarnt_bgx.gif) repeat-x scroll 0 -58px;
}

.panel,.panelbig{
	
	width:100%;
	
}

.tbody,.tbodybig{

padding:10px;
border:1px solid #CCCCCC;
}

.theadbig,.theadbigTitle{
line-height:20px;
height:20px;
}
.theadbig{
color:#003366;
font-weight:bold;
background:transparent url(../img/xcarnt_bgx.gif) repeat-x scroll 0 -1000px
}
.theadbigSedTitle{
text-align:right;
float:right;
}
.theadbigTitle{
padding:0px 10px;
color:#FFFFFF;
float:left;
background:transparent url(../img/xcarnt_bgx.gif) repeat-x scroll 0 -35px
}
.sidepanel{
padding:10px;
background:#EEEEEE;
border:1px dotted #CCCCCC;
color:#003300;
font-weight:bold;
}
.sidepanel ul{
list-style-type:square;
}
.sidepanelHead{
font-size:14px;
font-weight:bold;
margin-top:10px;
line-height:20px;
height:20px;
text-align:center;
background-color:#003399;
color:#FFFFFF;
}
.ctrlpanel{
margin:10px;
}
.ctrlpanel a{
border:1px solid #00CCFF;
padding:2px 5px;
}
.ctrlpanel a:hover{
color:#00FFFF;
background-color:#003399;
border:2px solid #CCCC99;
position:relative;
top:-2px;
}