body{
margin:0px;
background-color:#003366;
font-family:calibri, Arial, Helvetica, sans-serif;
font-size:14px;
}

a:link {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
}
a:active {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}

#div_body
{
width:600px;
}

#header
{
font-size:18px;
color:#325878;
font-weight:bold;
}

#details
{
font-size:18px;
color:#325878;
}




#top
{
font-size:12px;
color:#325878;
}

#wrong
{
font-size:20px;
color:#FF0000;
font-weight:bold;
}

.txtBoxRow
{
background-color:#EEEEEE;
}
.txtBoxRow:hover
{
background-color:#C8DFF2;
}

.txtBox
{
}
.txtBox:hover
{
background-color:#C8DFF2;
}

.btn
{
background-color:#213750;
color:#FFFFFF;
border:0px solid;
}

.recharge, balance, comment
{
border: 1px solid;
background-position: 10px center;
color: #00529B;
background-color: #BDE5F8;
}

.recharge_top, balance_top, comment_top
{
background-color:#556980;
font-weight:bold;
color:#FCFCFC;
}

.s_image
{
	border:3px solid #666666;
}

.product_title
{
font-size:14px;
}