body {padding:0; margin:0}
body, td, input, textarea{
	font-size:12px;
    font-family:verdana;
	color:#444444;
	line-height:16px;
	padding:0px;
	
}




br{font-size:10px}


a{
color:#dd0303; 
text-decoration:none
} 
a:hover
{
color:#0c96c7; 
text-decoration:none
}

span{ color:#FFFFFF}

.blue{color:#79C8FF;}
.bb{
color: #dd0303; 
font-family: verdana; 
font-size: 12px; 
font-weight:bold ; 
font-style: normal;
}



ul{margin:0; padding:0; list-style:none; line-height:22px}
li{ bottom left no-repeat; margin:0px }
li a{color:#dd0303; center left no-repeat; padding-left:8px; background-position:0 2px}
li a:hover{ text-decoration:none; color:#0c96c7} 
.li{ background:none; margin:0px }
.li a{color:#dd0303; center left no-repeat; padding-left:8px; background-position:0 2px}
.li a:hover{ text-decoration:none; color:#0c96c7; } 
 
.header td{color:#FFFFFF;} 
.header b a{color:#FFFFFF; font-size:11px} 
.header a{color:#C2C6C9; font-size:10px} 

.footer{color:#FDFDFD;} 
.footer a {color:#79C8FF; } 
.footer b a{color:#FDFDFD; text-decoration:none } 
.footer b a:hover{text-decoration:underline } 

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:11px; vertical-align:middle; color:#000000}



a.bottom:link {
	color: #dd0303; font-family: verdana; font-size: 10px; font-weight: normal; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;
}
a.bottom:hover {
	color: #0c96c7; font-family: verdana; font-size: 10px; font-weight: normal; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;
}

a.bottom:visited {
	color: #ff6766; font-family: verdana; font-size: 10px; font-weight: normal; font-style: normal; line-height: normal;
	font-variant: normal; text-transform: none; border: thin none #FFFFFF; text-decoration: none;
}



/*---------inputbox css start----------*/

input, select
{
color: #2b4d93;
background: #f7f5f5;
border: 1px solid #e9e8e8;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
color: #696969;
}

.submit input select
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}


textarea
{
color: #2b4d93;
background: #f7f5f5;
border: 1px solid #e9e8e8;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
}
/*---------inputbox css end----------*/

/*#input1{
   background:#BFC6CB;
   border:1px solid #2E3A44;
   padding-left:5px;
   width:179px; height:18px;
   color:#000000
}

#input2{
	border:none;   
   width:49px; height:15px;
   margin-left:51px;
   vertical-align:middle
}
input{
   background:#35424D;
   border:1px solid #A4AAB0;
   padding-left:5px;
   width:179px; height:20px;
}
textarea{
   background:#35424D;
   border:1px solid #A4AAB0;
   padding-left:5px;
   width:179px; height:90px;
   overflow:auto}*/
