/* CSS Document */
body{
background-color:#000000;
margin:0px;
font-size:8pt;
font-family:tahoma;
}
tr,td{
font-family:tahoma; 
font-size:8pt;
color:#2A434D;
}
select,input{
font-size:8pt;
font-family:tahoma;
}
.input1 {
font-size:8pt;
font-family:tahoma;
width:150px;
}

a.add:link, a.add:active, a.add:visited{
font-family:tahoma;
font-size:8pt;
color:#FFFFFF; 
text-decoration:underline;
}
a.add:hover{
color:#BFBFBF; 
text-decoration:underline;
}
a.sub:link, a.sub:active, a.sub:visited{
font-family:tahoma;
font-size:8pt;
color:#426472; 
text-decoration:underline;
}
a.sub:hover{
color:#426472; 
font-weight:bold;
text-decoration:none;
}
.navbg {
background-image:url(images/nav_bg.jpg);
background-repeat:repeat-x;
}
.middlebg {
background-image:url(images/middle_bg.jpg);
background-repeat:repeat-x;
}
.footerbg {
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
}
.innerhead {
background-image:url(images/head_bg.jpg);
background-repeat:repeat-x;
}
.leftpanbg {
background-image:url(images/leftpan_bg.jpg);
background-repeat:repeat-x;
}
.innercontent {
background-image:url(images/inner_contentbg.jpg);
background-repeat:repeat-x;
}
.leftbg {
background-image:url(images/left_bg.jpg);
background-repeat:repeat-y;
}
.footext {
color:#B0B0B0;
}
.border {
border-top: #4D4D4D solid 1px;
border-left: #4D4D4D solid 1px;
border-right: #4D4D4D solid 1px;
}
.border_abbas {
border-top: #FFFFFF solid 1px;
border-left: #FFFFFF solid 1px;
border-right: #FFFFFF solid 1px;
border-bottom:#FFFFFF solid 1px;
}
.border1 {
border-left: #4D4D4D solid 1px;
border-right: #4D4D4D solid 1px;
}
.border2 {
border-bottom: #4D4D4D solid 1px;
border-left: #4D4D4D solid 2px;
border-right: #4D4D4D solid 2px;
}
.heading1 {
font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	color: #2A434D;
}
a.headlink
{
	font-family:Verdana,Monotype Corsiva, Helvetica, sans-serif; 
	color:#6B7D4F; 
	font-size:11px; 
	font-weight:bold;
	text-decoration:underline;
}
a.headlink:hover
{
	font-family:Verdana,Monotype Corsiva, Helvetica, sans-serif; 
	color:#000000; 
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
}
.text1
{
	font-family:Verdana,Monotype Corsiva, Helvetica, sans-serif; 
	color:#000000; 
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
}
.newstyle
{ font-family:tahoma;
font-size:25px;
font-weight:bold;
}

.logintext
{
	font-family:Verdana,Monotype Corsiva, Helvetica, sans-serif; 
	color:#ffffff; 
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
}
.memberloginheadingtext
{ font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding-left:5px;
}
a.adda:link, a.add:active, a.add:visited{
font-family:tahoma;
font-size:7pt;
color:#FFFFFF; 
text-decoration:underline;
}
a.adda:hover{
color:#BFBFBF; 
text-decoration:underline;
}