html, body
{
margin:0px 0px;
color:#525252;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(login_bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#ffffff;
}

input, textarea, select
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#686868;
}

a
{
text-decoration:none;
color:#015cb9;
}

a:hover
{
text-decoration:underline;
}
ul{
margin:0px;
padding-left:20px;
}

li{
line-height:20px;
}

.tab-normal .left, .tab-normal .right, .tab-selected .left, .tab-selected .right
{
background-position:top;
background-repeat:no-repeat;
width:6px;
height:20px;
cursor:pointer;
}

.tab-normal .left
{
background-image:url(tab_left.gif);
}

.tab-normal .right
{
background-image:url(tab_right.gif);
}

.tab-selected .left
{
background-image:url(tab_left_down.gif);
}

.tab-selected .right
{
background-image:url(tab_right_down.gif);
}

.tab-normal .middle
{
background-image:url(tab_middle.gif);
background-repeat:repeat-x;
height:20px;
font-size:12px;
font-weight:bold;
text-align:center;
text-decoration:none;
color:#d5d2dd;
padding:0px 7px 0px 7px;
cursor:pointer;
}

.tab-selected .middle
{
background-image:url(tab_middle_down.gif);
background-repeat:repeat-x;
height:20px;
font-size:12px;
font-weight:bold;
text-align:center;
text-decoration:none;
color:#d5d2dd;
padding:0px 7px 0px 7px;
cursor:pointer;
}

.tab-normal .middle div, .tab-selected .middle div
{
margin-top:2px;
}

.tab-normal  .middle:hover
{
color:#d5d2dd;
text-decoration:underline;
}

.tabBottom-bg{
background:url(tabBottom_bg.gif);
background-repeat:repeat-x;
height:8px;
}
.right_header{
	background:url(right_header.gif);
	background-repeat:repeat-x;
	height:27px;
	font-size:13px;
	font-weight:bold;
	color:#123670;
	padding:0px 2px 4px 5px;
}
.right_inn{
font-size:12px;
padding:0px 5px 5px 5px;
}
.bodymain{
padding:0px 10px;
}
.bodymain-heading{
font-size:13px;
font-weight:bold;
color:#123670;
height:25px;
}
.bodymain-heading2{
font-size:13px;
font-weight:bold;
color:#308599;
height:20px;
}
.bodymain-heading3{
font-size:16px;
font-weight:bold;
color:#000066;
height:20px;
}

.filterValues
{
cursor:pointer;
}
.filterValues:hover
{
cursor:pointer;
background-color:#f1f1f1;
}
.red{
color:#FF0000
}

/*20-07-2009*/

.tableborder{
border:1px solid #cccccc;
}

.bodymain-heading4{
font-size:12px;
font-weight:bold;
color:#000066;
}
.price{
color:#FF0000;
font-size:18px;
font-weight:bold;
height:20px;
}
