/* CSS Document */



body {

margin: 0px;

background-image: url(images/homenew_bg1.jpg);

}

h1 {
	font-size:15pt;
	font-weight:bold;

}

h2 {
	font-size:12pt;
	font-weight:bold;
	}


#mainbg {

background-image: url(images/homenew_bg.jpg);

background-repeat: repeat-x;

}

.flashbgtin {
background:url(images/flashbgtin.jpg) left bottom no-repeat;
}



.welcomebg {

background:url(images/homenew_welcomebg.jpg) left bottom no-repeat;

height: 150px;

width: 780px;

background-repeat: no-repeat;

}



.footerbg {

background-image: url(images/homenew_footerbg.jpg);

height: 69px;

width: 780px;

background-repeat: no-repeat;

background-position: top;

}





.welcometext-a {

font-family: Arial, Helvetica, sans-serif;

font-size: 11px;

color: #090000;

text-align:justify;

}

.welcometext-a a{

font-family: Arial, Helvetica, sans-serif;

font-size: 11px;

color: #5a3c22;

text-decoration:underline;

}



.welcometext {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

color: #5a3c22;

}



.welcometext a{

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

color: #5a3c22;

text-decoration:underline;

}



.blog {

font-family: "Times New Roman", Times, serif;

font-size: 16px;

color: #872417;

text-transform: capitalize;

text-decoration: none;

font-weight: bold;

}



.welcomepos {

margin-top: 3px;

}



.footertext {

font-family: Arial, Helvetica, sans-serif;

font-size: 10px;

color: #5a3c22;

}





a.footerlink {

font-family: Arial, Helvetica, sans-serif;

font-size: 10px;

color: #5a3c22;

text-decoration: underline;

}



a.footerlink:hover {

font-family: Arial, Helvetica, sans-serif;

font-size: 10px;

color: #FFFFFF;

text-decoration: none;

}



