/* CSS Document */

*{ margin:0;}
body{background:#FFFFFF;}
.footer{background:url(images/footer.jpg); height:70px;}
.text_image{background:url(images/text_header.jpg); width:454px; height:38px; background-repeat:no-repeat;}
.text_border_image{background:url(images/text_border.jpg); height:5px;}
.left_hading_image{background:url(images/hading_2.jpg); width:209px; height:27px; }
.hading_1_image{background:url(images/hading_1.jpg); height:32px; width:420px; background-repeat:no-repeat;}
.text{
	font-size:15px;
	color: #000000;
	text-align:justify;
	font-family: Arial;
}
.more_text{font-family:"MS Sans Serif"; font-size:14px; color:#993300;  font-weight:bold;}
.morelink{font-family:"MS Sans Serif"; font-size:14px; color:#993300;  font-weight:bold; text-decoration:none;}
.morelink:hover{font-family:"MS Sans Serif"; font-size:14px; color:#000000;  font-weight:bold; text-decoration:none;}
.text_hading{font-family:Arial; font-size:17px; color:#FFFFFF; font-weight:bold;}
.footer_link{font-family:"PalindromeSSi"; font-size:12px; color: #FFFFFF; font-weight:bold; text-decoration:none;}
.footer_link:hover{font-family:"PalindromeSSi"; font-size:12px; color:#000000; font-weight:bold; text-decoration: none;}
.Powered_by{font-family:"PalindromeSSi"; font-size:12px; color: #FFFFFF; font-weight:bold;}
.toplink{font-family:"PalindromeSSi"; font-size:14px; color:#FF0000; }
.toplink:hover{font-family:"PalindromeSSi"; font-size:14px; color:#000000; }
.top_baner{background:url(images/top_baner.jpg); width:1003px; height:7.5px;}
