html,body {
    margin: 1px;
	padding: 1px;
    cursor: default;   
    background: #ffffff;
    color: #5F5F5F;
    font: 11px tahoma,arial;
}
a
{
color: #0474B0;
        font: 11px tahoma,arial;
	text-decoration:underline;
}
a:link
{
color: #0474B0;
    font: 11px tahoma,arial;	text-decoration:underline;
}
a:hover
{
color: #0474B0;
    font: 11px tahoma,arial;	text-decoration:none;
}

.TopNav
{
	color: #A5A6A6;
        font: 11px tahoma,arial;
}

.TopNav a, .TopNav a:link
{
	color: #A5A6A6;
       font: 11px tahoma,arial;
	text-decoration:none;
}
.TopNav a:hover
{
	color: #0077B6;
       font: 11px tahoma,arial;
	text-decoration:underline;
}
.TopMenu
{
color: #ffffff;
        font: 11px tahoma,arial;
	text-decoration:none;
	font-weight:normal;
}
.TopMenu a, .TopMenu a:link
{
color: #ffffff;
        font: 11px tahoma,arial;
	text-decoration:none;
	font-weight:normal;
}
.TopMenu a:hover
{
color: #EED698;
        font: 11px tahoma,arial;
	text-decoration:none;
	font-weight:normal;
}
.Footer
{
	color: #A5A6A6;
        font: 11px tahoma,arial;
}

.Footer a, .TopNav a:link
{
	color: #A5A6A6;
        font: 11px tahoma,arial;
	text-decoration:none;
}
.Footer a:hover
{
	color: #0077B6;
        font: 11px tahoma,arial;
	text-decoration:none;
}

.LeftChannel
{
	    font: 11px tahoma,arial;
	padding-top:7px;
}
.LeftChannel p
{
	padding-right:11px;
	margin:0;
	font: 11px tahoma,arial;
}
h1
{
        background:  url(../images/RightArrow.gif) right no-repeat;
		font-size: 11px;
		font-weight: bold;
		padding:0;
		margin:0;
		padding-right: 11px;
				text-align:right;

		color: #025A89;
}
h2
{
  
		font-size: 11px;
		font-weight: bold;
		text-align:right;
		padding:0;
		margin-top:5px;
		margin-bottom:3px;
		padding-right: 11px;
		color: #025A89;
		text-decoration:underline;
}
h2 a, h2 a:link
{
  
		font-size: 11px;
		font-weight: bold;
		padding:0;
		margin:0;
		color: #025A89;
		text-decoration:underline;
}
h2 a:hover
{
  
		font-size: 11px;
		font-weight: bold;
		padding:0;
		margin:0;
		color: #DDAD30;
		text-decoration:none;
}
.WelcomeTxt
{
		font-size: 11px;
		padding:0;
		padding-top:7px;
		margin:0;
		color: #155573;
		text-decoration:none;
}
.TXT {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A70909;
	text-decoration: none;
	background-color: #F9F9F9;
	border: 1px solid #9799A5;
}


.RightChannel p
{
	padding-right:11px;
	margin:0;
	margin-bottom:15px;
			text-align:right;

	    font: 11px tahoma,arial;
}
.RightChannel h1
{
        background:  url(../images/RightArrow.gif) right no-repeat;
		font-size: 11px;
		font-weight: bold;
		padding:0;
		margin-top:5px;
		margin-bottom:5px;
		padding-right: 11px;
		color: #025A89;
}
.RightChannel h1 a, .RightChannel h1 a:link
{

		font-size: 11px;
		font-weight: bold;
		color: #025A89;
		text-decoration:none;
}
h3
{
padding-top:10px
}