/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; background-color:#DEDEDE;
}

a{ outline: none;
    -moz-outline-style: none;
 }
 
 
.links-bg {background-image: url(images/links-bg.gif); background-repeat:repeat; height:94px; }

.latestnews-bg {background-image: url(images/latest-news_bg.gif); background-repeat: no-repeat; width:245px; background-position:top right;}

.dshdowl-bg {background-image: url(images/dshadow-l.gif); background-repeat:repeat;}

.dshdowr-bg {background-image: url(images/dshadow-r.gif); background-repeat:repeat;}

.contactus-bg {background-image: url(images/contactus.gif); background-repeat:no-repeat; width:338px; height:91px;}

.incontact_bg{background-image:url(images/inner/cru_07.gif); height:135px; background-position:top; background-repeat:no-repeat;}

.footer-bg {background-image: url(images/footer-down.gif); background-repeat:repeat;}

.line-gap{line-height:0.4cm}

.copyright {color:#FFFFFF; font-weight:none; font-size:11px;}

.terms-font {color:#000000; font-weight:none; font-size:12px; text-decoration:underline;}

.titles {font-size:12px; color: #DE2322; font-weight:bold}

.mainhead{ font-family:Arial, Helvetica, sans-serif; font-size:22px; color: #DE2322;}


.bottom_links:link{color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:11px;}
.bottom_links:visited{color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:11px;}
.bottom_links:hover{color:#000; font-weight:bold; text-decoration:none; font-size:11px;}
.bottom_links:active{color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:11px;}


.term_links:link{color:#000; font-weight:none; text-decoration: underline; font-size:11px;}
.term_links:visited{color:#000; font-weight:none; text-decoration: underline; font-size:11px;}
.term_links:hover{color: #DE2322; font-weight:none; text-decoration:none; font-size:11px;}
.term_links:active{color:#000; font-weight:none; text-decoration: underline; font-size:11px;}


.readmore_links:link{color:#DE2322; font-weight:bold; text-decoration: none; font-size:11px;}
.readmore_links:visited{color:#DE2322; font-weight:bold; text-decoration: none; font-size:11px;}
.readmore_links:hover{color: #000; font-weight:bold; text-decoration:underline; font-size:11px;}
.readmore_links:active{color:#DE2322; font-weight:bold; text-decoration: none; font-size:11px;}

.services_links:link{color:#000; font-weight:none; text-decoration: none; font-size:11px;}
.services_links:visited{color:#000; font-weight:none; text-decoration: none; font-size:11px;}
.services_links:hover{color: #DE2322; font-weight:none; text-decoration: underline; font-size:11px;}
.services_links:active{color:#000; font-weight:none; text-decoration: none; font-size:11px;}


.new_bg {background-image:url(images/news_bg.gif); background-position:top; background-repeat:repeat-x;}

.arro{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#DE2322;}



#menu {list-style-type:none; width:150px;   padding:0; margin:0 auto;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left; background:#333; margin:1px 1px 0 0;position:relative;}
#menu li.sub {background-image:url(images/bg_lang.gif); background-repeat:no-repeat; }
#menu li, #menu li a {display:block; color:#fff; font-size:11px; line-height:21px; width:150px; text-decoration:none;  text-align:left; cursor:pointer; font-weight:bold;}
#menu li:hover {background-image:url(images/bg_lang.gif); background-repeat:no-repeat;}
#menu li a:hover { background:#000;}
#menu ul {position:absolute;left:-9999px;}
#menu li.click {background-image:url(images/bg_lang.gif); background-repeat:no-repeat; }
#menu li.click ul{left:1px; top:21px;} /* the background image is for IE7 */
