/* CSS Document */

body{margin:0px; background-color:#000000;}
.bg{background-image:url(images/bg.gif); height:600px; width:800px; background-repeat:no-repeat; background-position:top center;}
.fonts{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; text-align:justify;}
.red{font-family:"Trebuchet MS", Times New Roman, Times, serif; font-size:12px; font-weight:bold; color:#000; text-decoration:none;}
.red:hover{font-family:"Trebuchet MS", Times New Roman, Times, serif; font-size:12px; font-weight:bold;  color:#990000; text-decoration:underline;}
.heading{font-family:"Trebuchet MS", Times New Roman, Times, serif; font-size:15pt; font-weight:bold; color:#000;}
.grey{background-color:#eeeeee;}
.fonts1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-align:justify; color:#000; padding-left:20px; padding-right:20px;} 
.red_heading{font-family:"Trebuchet MS", Times New Roman, Times, serif; font-size:12pt; font-weight:bold; color:#FF0000;}
.border{border:1px dashed #990000;}