*
{
padding:0px;
margin:0px;
}

body {
	font-family:Tahoma, Arial, Verdana;
	background-color:#e1e8f2;
}

td
{
font-size:12px; 
font-weight:normal;
color:#5781bf; 
letter-spacing:1px;
}

#top
{
background-image:url(images/top.jpg);
background-repeat:repeat-x;
}
.top
{
width:307px;
height:100px;
background-image:url(images/world.jpg);
background-repeat:no-repeat;
background-position:right;
}
.tdleft
{
padding:2px 20px;
}
.category
{
background-image:url(images/category.jpg);
background-repeat:no-repeat;
background-position:center top;
width:181px;
height:34px;
}
.category a
{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
margin-top:5px;
}
#left
{
margin-bottom:10px;
}
#left h2
{
font-size:13px;
color:#f1f1f1;
font-weight:bold;
letter-spacing:1px;
margin-top:5px;
}
.left_pad
{
padding:10px;
}
#left a
{
font-size:11px;
font-weight:bold;
color:#083f7b;
text-decoration:none;
letter-spacing:1px;
padding:5px 10px;
display:block;
border-top:solid 1px #f2f2f2;
border-bottom:solid 1px #f2f2f2;
border-left:solid 1px #ffffff;
border-right:solid 1px #ffffff;
}
#left a:hover
{
background-color:#f9f9f9;
border:solid 1px #ffffff;
}




#content h1
{
font-size:30px;
color:#5781bf;
font-weight:bold;
padding:5px 10px;
}

#content p
{
font-size:12px;
font-weight:normal;
color:#5781bf;
letter-spacing:1px;
line-height:18px;
padding:5px 10px;
}


#content ul li
{
font-size:12px;
font-weight:normal;
color:#5781bf;
letter-spacing:1px;
line-height:18px;
list-style-position:inside;
}


/*#content p a
{
font-size:12px;
font-weight:normal;
color:#5781bf;
letter-spacing:1px;
line-height:18px;
padding:5px 10px;
}


#content p a:hover
{
font-size:12px;
font-weight:normal;
color:#5781bf;
letter-spacing:1px;
line-height:18px;
padding:5px 10px;
}

*/


#right p a
{
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#990000;
padding:5px 10px;
}
















#main
{
background-color:#e1e8f2;
}




#main p a
{
color:#0033FF;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
#main p a:hover
{
font-size:11px;
text-decoration:underline;
}

.border
{
border:solid 1px #FFFFFF;
}

#bottom a, #bottom 
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5881c0;
font-weight:normal;
text-decoration:none;
padding:5px 10px;

}
#bottom a:hover
{
color:#0000FF;
text-decoration:underline;
}

#search
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#333333;
}
#search input
{
border:inset 2px #FFFFFF;
}
#right p a
{
font-size:11px;
font-weight:normal;
padding-top:5px;

}



.bottom
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5881c0;
font-weight:normal;
text-decoration:none;
}


.bottom:hover
{
color:#0000FF;
text-decoration:underline;
}




.head
{
font-size:14px;
color:#5781bf;
font-weight:bold;
padding:5px 10px;
}



/* ////////////////// NEW HEADER CSS 3 SEP, 2009 //////////////////  */


 .logobg{
 width:500px;
 height:199px;
 background:url(images/logo_bglft.gif) no-repeat;
 background-position:left top;
 }
 .navbg{
 width:1000px;
 height:31px;
 background:url(images/navbg.gif) repeat-x;
 background-position:left top;
 border-right:1px solid #fff;
 border-left:1px solid #fff;
 }
 
 .logomg{
 margin-top:45px;
 margin-left:48px;
 }
 
 .navcont{
 font-family:Tahoma, Verdana, Arial, sans-serif;
 font-size:11px;
 color:#fff;
 font-weight:bold;
 line-height:31px;
 /*margin:0 20px 0 20px;*/
 }
 
 .navcont a{
 text-decoration:none;
 color:#fff;
 padding-right:20px;
 padding-left:20px;
 display:block;
 float:left;
 }
 
 .navcont a:hover{
 text-decoration:none;
 color:#6490d7;
 background:url(images/hov_bg.gif) repeat-x;
 background-position:left top;
 }
