* {
margin:auto;
padding:0;
color:#FFFFFF;
}
body {
background:#000000 url(../images/new/bg_main.jpg) center 0 no-repeat;    
font-family:arial, sans-serif;
font-size:10px;
text-align:center;
}
th {
background-image: url("../images/new/bg_button_c.gif");
color:#FFFFFF; 
font-family:Tahoma;
font-size: 10px;
font-weight:bold;
text-align: center;
height: 20px;
}
input{
border-style:none;
}

textarea{
border-style:none;
text-align:center;
}

#thead_left {
background-image: url("../images/new/bg_button_l.gif");
width:5px;
}
#thead_right {
background-image: url("../images/new/bg_button_r.gif");
width:5px;
position: top right;
}
td, #td1 {
font-size: 10px;
font-family: Tahoma;
color: #fefefe;
}
td.row1 {
font-size: 13;
font-family: Tahoma;
color: #fefefe;
padding: 2px 2px 2px 12px;
}
td.row2 { 
font-size: 13;
font-family: Verdana;
color: #fefefe;
background-color: #002a50;
padding: 2px 2px 2px 12px;
}
a:link {
color: #FFFFFF;
text-decoration:none;
}
a:visited {
color: #FFFFFF;
text-decoration:none;
}
a:active {
color: #a1d0fb;
text-decoration:none;
}
a:hover {
color: #eeeeee;
text-decoration:none;
}
td a:link, td a:visited, td a:active {
color:#a1d0fb;
}
td a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#page {
width:750px;
}
#header {
position:relative;
width:750px;
height:98px;
background:url(../images/new/bg_head.jpg) 0 0 no-repeat;
}
#ContainerCol1 {
/*display: inline; */
float: left;
padding: 0 0 0 10px
}
#ContainerCol2 {
/*display: inline; */
float: right;
padding: 0 10px 0 0;
}
#ContainerCol3 {
float:right;
padding: 0 10px 0 0;
}
#Item, #Inventory{
text-align:center;
border-spacing: 0 0;
border-collapse: collapse;
border: none;
width: 305px;
}
#MainTable {
text-align:left;
border-spacing: 0 0;
border-collapse: collapse;
border: none;
width: 390px;
}
#InnerContainer {
background-image: url(../images/new/bg_results_panel.gif);
width:730px;
height: 530px;
}
#InnerResults {
background-image: url(../images/new/bg_page.jpg);
width:750px;
height: 600px;
}
#InnerResultsHeader {
width:730px;
background:url(../images/new/bg_results_panel_header.jpg);
height: 25px;
}
#ItemResults {
background-image: url(../images/new/bg_results_panel.gif);
}
#Paginate {
position: absolute;
top: 80px;
left: 30px;
font-family:Georgia;
font-size:8pt;
white-space:normal;
}
#ContainerHeader {
font-family:Georgia;
font-size:12pt;
text-align:center;
}
#CurrentPage {
color:#a1d0fb;
font-size:10pt;
}
#InnerResultsFooter {
background-image: url(../images/new/bg_results_panel_footer.jpg);
width:730px;
height:25px;
}
#PageFooter {
background-image: url("../images/new/bg_footer.jpg");
width:750px;
height:190px;
}
#CharSearch {
position:absolute;
top:38px;
left:405px;
padding:0;
}
#SearchText {
height:22px;
width:280px;
}
#CharName {
text-align: center;
color:#FFFFFF;
font-size:10pt;
font-weight:bold;
}
#PageButtons {
position: absolute;
top: 82px;
left: 635px;
}
button {
background:transparent url(../images/new/button.jpg) no-repeat scroll right 1px;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-family:Arial !important;
font-size:11px !important;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
overflow:visible;
position:absolute;
top:-7px;
right: -46px;
text-align:center;
z-index:1;
height:38px;
width:76px;


