﻿.headertext {
font-family:"Verdana; Arial; Trebuchet MS";
font-size:14px;
color:#9B141B;
font-weight:bold;
}
.headertextsmall {
font-family:"Verdana; Arial; Trebuchet MS";
font-size:11px;
color:#9B141B;
font-weight:bold;
}
.headertextsmaller {
font-family:"Verdana; Arial; Trebuchet MS";
font-size:small;
color:#9B141B;
font-weight:bold;
}
.cntitle
{
    font-size:small;
}
.cnintro
{
    font-weight:normal;
    font-family:Verdana;
    font-size:small;
    line-height:16px;
}
.mainsubmenudep {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-right: 35px;
	padding-left: 15px;
	text-transform: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CC3300;
}
.mainsubmenudep:hover {
	float: right;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-right: 35px;
	padding-left: 15px;
	text-transform: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.textLink
{
    font-weight:normal;
    font-family:Arial;
    font-size:11px;
    line-height:12px;
    text-decoration:none;
    color:#9B141B;
    font-weight:bold;
}

a.textLink:hover
{
    font-weight:normal;
    font-family:Arial;
    font-size:11px;
    line-height:12px;
    text-decoration:underline;
    color:#9B141B;
    font-weight:bold;
}

a.textLink.visited
{
    font-weight:normal;
    font-family:Arial;
    font-size:11px;
    line-height:12px;
    text-decoration:none;
    color:#9B141B;
    font-weight:bold;
}

a.textLink.visited:hover
{
    font-weight:normal;
    font-family:Arial;
    font-size:11px;
    line-height:12px;
    text-decoration:underline;
    color:#9B141B;
    font-weight:bold;
}

td.smallheight
{
    font-weight:normal;
    font-family:Verdana;
    font-size:5px;
    line-height:5px;
}
.textLink
{
    font-weight:normal;
    font-family:Arial;
    font-size:12px;
    line-height:12px;
    color:#9B141B;
    font-weight:bold;
}
.textLinkSmall
{
    font-weight:normal;
    font-family:Arial;
    font-size:11px;
    line-height:11px;
    color:#9B141B;
    font-weight:bold;
}

a.textLinkSmall
{
    font-weight:normal;
    font-family:Arial;
    font-size:11px;
    line-height:11px;
    color:#9B141B;
    font-weight:bold;
}

a.textLinkSmall:hover
{
    font-weight:normal;
    font-family:Arial;
    font-size:11px;
    line-height:11px;
    color:#9B141B;
    font-weight:bold;
}

.gvrowheader
{
    background-color:Maroon;
    height:20px;
}
.gvrowstyle
{
    background-color: #FBECEC;
    height:20px;
}
.gvaltrowstyle
{
    background-color:#ffffff;
    height:20px;
}
.tdpink
{
    background-color:#EDD9D8;
}
.innerdotshorz {
	background-image: url(../image/dots.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}