/* CSS Document */
/*Jaiganesh.R Jan 26 2009 */
body{
font:70% "Courier New", Courier, mono;
color:#000000;
margin:0 0 0 0;
background:#0A97D9;
height:100%;
}
html{
height:100%;
}
#wrapper{
font:12px "Courier New", Courier, mono;
color:#000000;
width:100%;
height:100%;
}
/*Header start */
#header{
background:url(images/headerBG.gif) repeat-x;
height:74px;
font:12px "Courier New", Courier, mono;
color:#fff;
}
h1{
font:bold 30px "Courier New", Courier, mono;
color:#fff;
padding:20px 0 0 15px;
margin:0 0 0 0;
vertical-align:middle;
}
.com{
font:bold 14px "Courier New", Courier, mono;
color:#80A3CC;
}
#homeBG{
background:url(images/homebg.gif) repeat-x;
width:90px;
height:28px;
position:absolute;
right:35px;
top:46px;
text-align:center;
vertical-align:middle;
padding:4px 0 0 0; 
}
.homeFont, homeFont:link{
font:bold 16px "courier new", Courier, mono;
color:#ffffff;
}
.homeFont:hover{
font:bold 16px "courier new", Courier, mono;
color:#FFFF00;
}
/*Header END */

/*Body start*/
#bodyBG{
background:#BC0F0F url(images/bodyBG.gif) repeat-x;
padding:19px 0 0 20px;
}
#leftContent{
font:"Courier New", Courier, mono;
color:#ffffff;
float:left;
}
.listFont, listFont:link{
font:bold 14px "Courier New", Courier, mono;
color:#ffffff;
}
.listFont:hover{
font:bold 14px "Courier New", Courier, mono;
color:#FDF4AC;
}
#rightID{
background:url(images/rightAdd.gif) top right no-repeat;
font:12px "Courier New", Courier, mono;
color:#D39191;
}
.textBOX{
font:12px Verdana, Arial, Helvetica, sans-serif;
color:#000000;
width:400px;
}
.blackHead{
font:bold 18px "Courier New", Courier, mono;
color:#000000;
}
.whiteContent{
font:12px "Courier New", Courier, mono;
color:#ffffff;
padding:0 20px 0 0;
text-align:justify;
}
.leftAddPart{
background:#7D0A0A;
font:12px "Courier New", Courier, mono;
color:#ffffff;
width:210px;
height:320px;
}
.searchHead{
font:bold 18px "Courier New", Courier, mono;
color:#fff;
}
/*Body END*/

/*Footer start */
#footerBG{
background:#0A97D9;
font:12px "Courier New", Courier, mono;
color:#ffffff;
height:61px;
text-align:center;
padding:20px 0 0 0;
}
.footer, footer:link{
font:bold 14px "Courier New", Courier, mono;
color:#ffffff;
text-decoration:none;
letter-spacing:1px;
}
.footer:hover{
font:bold 14px "Courier New", Courier, mono;
color:#AEDDF2;
text-decoration:none;
letter-spacing:1px;
}

.footerBlue, footerBlue:link{
font:bold 14px "Courier New", Courier, mono;
color:#AEDDF2;
text-decoration:none;
letter-spacing:1px;
}
.footerBlue:hover{
font:bold 14px "Courier New", Courier, mono;
color:#ffffff;
text-decoration:none;
letter-spacing:1px;
}

/*Footer END */.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

