body {
	background-color: #131313;
	padding: 0px;
	margin: 0px;
}
.leftpadding
{
padding-left: 14px;
}
.homepagetext
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #FFFFFF;
text-align: justify;
font-weight: bold;
}
.homepagetext a
{
color: #FFFFFF;
text-decoration: none;
}
.homepagetext a:hover
{
color: #FF0000;
text-decoration: underline;
}
.yellowhome
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #FFFF00;
font-weight: bold;
}
.redhome
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #FF0000;
font-weight: bold;
}
h1
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #FF0000;
font-weight: bold;
}
.rightbg
{
background-image: url(images/right-body.gif);
}
.leftbg
{
background-image:url(images/bg-left.jpg);
}
.tableborder
{
border: #707070 1px solid;
}
.yellowright
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #ffff00;
font-weight: bold;
}
.blackright
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000;
font-weight: bold;
}
.whiteright
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #fff;
font-weight: bold;
}
.whiteright a
{
color: #fff;
text-decoration: none;
}
.whiteright a:hover
{
color: #ff0;
text-decoration: underline;
}
.yellowcolor {color: #FFFF00}
.footerlinks
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #FF0000;
background-image: url(images/footer-bg-links.gif);
height: 56px;
}
.footerlinks a
{
color: #FF0000;
text-decoration: none;
}
.footerlinks a:hover
{
color: #fff;
text-decoration: underline;
}
.footerwhite
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #FFF;
}
.footerwhite a
{
color: #fff;
text-decoration: none;
}
.footerwhite a:hover
{
color: #f00;
text-decoration: none;
}
.footerred
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #ff0000;
}
