html {
	font-family:arial,sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	padding:0px;
	background-color:#000000;
}

html,body
{
height:100%;
padding:0px;
margin:0px;
}

a 
{
color:#FFFF99;
}

p 
{
text-indent:15px;
text-align:justify;
margin:5px 0px 0px 0px;
}

.clear
{
clear:both;
}

.cover
{
margin:0px 10px 10px 0px;
height:106px;
width:106px;
float:left;
}

.main-table
{
padding:0px;
margin:0px;
width:100%;
height:100%;
background:#000000 url(../images/logo.gif) left top no-repeat;
}

.top
{
height:70px;
}

.top a 
{
display:block; 
height:70px; 
width:100%; 
text-align:right;
vertical-align:top;
text-decoration:none;
color:#FFFFCC;
}

.menu
{
background:url(../images/b-shadow.gif) repeat-x bottom;
padding:0px;
height:30px;
vertical-align:top;
text-align:right;
}

.menu input
{
background:#000000;
color:#999999;
border:solid 1px #333333;
height:auto;
font-size:10px;
margin:0px;
}

.main
{
vertical-align:top;
background:#FF9900;
}

.bottom
{
height:25px;
background:#000000;
color:#999999;
text-align:center;
}

.page
{
width:780px;
padding:0px 0px 0px 5px;
text-align:left;
margin-bottom:20px;

}

.page h1
{
color:#333333;
font-size:18px;
}

.page h1 a
{
color:#333333;
font-size:18px;
}

.tab-menu
{
list-style:none;
padding:0px;
margin:0px;
}

.tab-menu li
{
float:left;
padding:0px;
margin:0px -5px 1px 0px;
background:#000000 url(../images/tab-l.gif) left top no-repeat;
color:#666666;
}

.tab-menu li.active-tab
{
margin:1px -5px 0px 0px;
color:#FF0000;
}

.tab-menu li div
{
background: url(../images/tab-r.gif) right top no-repeat;
padding:0px 8px 0px 0px;
font-weight:bold;
}

.tab-menu li.active-tab div,.tab-menu li.inactive-tab div
{
padding:5px 15px 3px 7px;
}


.tab-menu li div a
{
display:block;
padding:5px 7px 3px 7px;
color:#FFFFCC;
font-weight:bold;
text-decoration:none;
}

.tab-top
{
background:#000000 url(../images/tab-top.gif) no-repeat right;
margin:0px;
height:10px;
font-size:4px;
}

.tab
{
background:#000000 url(../images/tab.gif) repeat-y right;
margin:0px;
padding:10px 30px 10px 20px;
}

.tab h2
{
font-size:14px;
color:#FF9900;
background: url(../images/line.gif) bottom repeat-x;
margin:0px;
padding:5px;
}

.tab-bottom
{
background:#000000 url(../images/tab-bottom.gif) no-repeat left top;
margin:0px;
height:10px;
font-size:4px;
}

.added
{
list-style:none;
padding:0px;
margin:0px;
}

.added li
{
float:left;
width:340px;
margin:10px;
height:200px;
}

.added li img
{
margin:0px 10px 10px 0px;
float:left;
}

.added li h3
{
margin:0px;
}

.more
{
background:url(../images/corner.gif) no-repeat right bottom;
text-align:right;
padding:0px 0px 1px 0px;
clear:both;
border-bottom:#330000 solid 1px;
height:15px;
}

.more a
{
padding:0px 15px 0px 0px;
text-decoration:none;
font-weight:bold;
color:#FF0000;
}