body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
.HomeBody {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        list-style-position: inside;
        list-style-image: url(../images/cross.gif);
        list-style-type: square;
		text-align:left;
}
input {
        height: 15px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333366;
        border: 1px solid #333366;
}
select {
        height: 15px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333366;
        border: 1px solid #333366;
}
input.textArea {
        height: 15px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333366;
        border: 1px solid #333366;

}
a:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333366;
        text-decoration: none;
}
a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333366;
        text-decoration: none;
}
a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333366;
        text-decoration: underline;
}

.LnkRed:link{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #CC0000;
        text-decoration: underline;
        font-weight: bold;
}
.LnkRed:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #CC0000;
        text-decoration: underline;
        font-weight: bold;
}
.LnkRed:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color:#000000;
        text-decoration: none;
        font-weight: bold;
}
.LnkGrey:link{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        text-decoration: underline;
        font-weight: bold;
}
.LnkGrey:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        text-decoration: underline;
        font-weight: bold;
}
.LnkGrey:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color:#CC0000;
        text-decoration: none;
}
.SmallBold {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #364950;
}
.Heading {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #666666;
        font-weight: bold;
}
.SmallBold-2 {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #364950;
}
.style7 {
        font-size: 9px;
        color: #666666;
}
#menu
{
		font-family:Arial, Helvetica, sans-serif; 
		font-weight:bold; 
		font-size:12px; 
		color:#ffffff;
		letter-spacing:normal;
		line-height:normal;
}
.style8 
{
		font-size: 10px;
		font-weight: bold;
		color: #666666;
}
.style10 
{
		font-size: 11px
}
.tsubhead 
{
		font-weight:bold;
		color:#333333;
}
 .thead {
		font-weight:bold;
		color:#333333;
}
.menu {
		position : relative;
		float : left;
		margin : 0px 0 10px 0;
		padding : 0;
		text-align : left;
}
.menu ul {
		padding : 0;
		float : left;
		margin : 0;
		list-style:none;
}
.menu ul li {
		padding : 0 0 0 2px;
		margin:0px;
		line-height:12px;
		width:150px;
}
.menu ul li a {
		color : #666666;
		font-size : 11px;
		font-family:Arial, Helvetica, sans-serif;
		letter-spacing : normal;
		font-weight:normal;
}
.menu ul li a:visited {
		color : #444444;
}
.menu ul li a:hover {
		color:#CC0000;
}
.menu #active {
		color : #CC0000;
		background-color : #73bd49;
}
