BODY {
background-color: #ffffff;
margin: 0;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
}

.clsText {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}

.clsTextHome {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 16px;
}

.clsTextBold{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 16px;
}

.clsBoldHeader {
font-size: 14px;
font-weight: bold;
}

H1 {
font-size: 14px;
font-weight: bold;
margin-bottom: 1px;
}

#HeadBar {
background-image: url('../images/HeadRight.gif');
background-position: right;
background-repeat: no-repeat;
}

#Menu {
padding-top: 15px;
padding-left: 15px;
}

#Menu IMG {
margin-bottom: 5px;
}

#ContentTable {
width: 791px;
}

#LeftContent {
background-color: #FFE96C;
width: 349px;
font-size: 12px;
font-weight: bold;
}

#LeftContent .Content {
margin: 15px;
}

#RightContent {
vertical-align: top;
background-image: url('../images/RightContentBG.gif');
background-repeat: no-repeat;
height: 300px;
width: 442px;
}

#RightContent .Content {
margin-top: 85px;
margin-left: 35px;
margin-right: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}


#Footer {
background-image: url('images/Homepage/BlackBar_Right.gif');
height: 64px;
background-repeat: no-repeat;
background-position: right;
background-color: #77B4B4;
color: #FFFFFF;
padding: 6px;
padding-left: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}



H2    {	font-family: Arial, Helvetica, sans-serif; ; font-size: 13px; font-weight: normal; color: #74B8C2; text-decoration: none; line-height: 0px; margin-bottom: 0px; }

a    {	font-family: Arial, Helvetica, sans-serif; ; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}

a:visited  {	color: #333333; text-decoration: none;  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	cursor: hand;
	text-decoration:underline;
	color:  #74B8C2;
	font-size: 12px;
}

a:link  {
	color: #000000;
	text-decoration:none;
	font-style: normal;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 						