/* CSS Document */

body{margin:0px; background-color:#AB7370;}
.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:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:underline;}
.red:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FF0000; text-decoration:underline;}
.heading{font-family:"Trebuchet MS", Times New Roman, Times, serif; font-size:15pt; font-weight:bold; color:#333333;}
.grey{background-color:#eeeeee;}
.fonts1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-align:justify; color:#333333; 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;}