body {
	background:url(images/background2.gif);
	font-size: 12px;
}

table.white {
	background-color: #ffffff;
	font-size: 12px;
	text-align: center;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #3c3c3c;
	font-size: 12px;
}

tr.white  {
	background-color: #ffffff;
	font-size: 12px;
	}

h1, h2, h3, h4, h5 {

    color: #b03549;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #b03549;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}




#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 1px;
text-align: center;
background: white url(images/gradient.jpg) top left repeat-x;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
color: #cccccc;
float: left;
width: 760px;
font-family: Tahoma, Arial, sans-serif;
}

#navcontainer ul li { 
display: inline;
background: white url(images/gradient.jpg) top left repeat-x; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background: white url(images/gradient.jpg) top left repeat-x;
color: #b03549;
text-decoration: none;
float: left;
border-right: 1px solid #ffffff;
font-size: 13px;
font-weight: bold;
}

#navcontainer ul li a:hover
{
background-color: #999999;
color: #ffffff;
font-size: 13px;
}
.ugraytxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 4c4c4c;
	text-decoration: underline;
}
.green-bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 76950b;
}

