.border-top-red{
	border-color:#CC0000;
	background-color:white;
	border-style : solid;
	border-top-width:5px;
		border-left-width : 0px;
	border-right-width : 0px;
		border-bottom-width:0px;
	}



.genfonttable
{
background-color:#FFFFFF;
}
.genfont{
font-size:80%;
text-align:justify;
}
.genfont a
{
text-decoration:none;
color:#CC0000;
}
.genfont a:hover
{
text-decoration:underline;
color:#FFCC33;
background-color:#CC0000;
}

.leftnav {
background-color : black;
color:white;
font-size : 11px;
}

.thecompanycontainer
{
text-align:justify;
font-size:70%;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.thecompanycontainer a
{
text-decoration:none;
color:#CC0000;
font-size:100%;
font-weight:bold;
}
.thecompanycontainer a:hover
{
text-decoration:underline;
background-color:#CC0000;
color:#FFCC33;
}

.vertical_line
{
background-image:url(../images/vertical_dot.gif);
background-repeat:repeat-y;
background-position: center;
}
.horizontal_line
{
background-image:url(../images/horizontal_dot.gif);
background-repeat:repeat-x;
background-position: center;
}

.news
{
font:Geneva, Arial, Helvetica, sans-serif;
font-size:80%;
}
.news hr
{
height:1px;
color:#000000;
}

.hometitle
{
color:#FFCC33;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:105%;
text-align:right;
}

.pagetitle h1
{font-size:150%;
font-weight:bold;
color:#FFCC33;
}



.footer{   
   background-color:#CC0000;
   color:#FFCC33;
	font-size:10px;
	text-transform:capitalize;
	text-align:right;
}