.body {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.heading {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.subheading {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}


A.TabLink, A.TabLink:link, A.TabLink:visited 
{
    font-family: Arial;
    text-decoration:none;
    color: Black;
    font-size:  10px;
}
   
A.TabLink:hover
{
	color:Blue; 
}

A.MenuLink, A.MenuLink:link, A.MenuLink:visited
{
	font-size:14px;
	color: black;
	font-weight:bold;
	font-style:italic;
	font-family: Arial;
	text-align:right;
	text-decoration: none;
	background-image:url(API_Image/Menu_Normal.gif);
	padding-top:9px;
	padding-right:33px;
	height:30px;
	width:120px;
}

A.MenuLink:hover
{
	text-decoration:none;
	background-image:url(API_Image/Menu_Over.gif);
	background-repeat:no-repeat;
}

.APIFont
{
	font-size:11px;
}	

.bodyFont
{
	font-size:10px;
}

.titleFont
{
	font-size:12px;
	font-weight:bold;
}

.APIFontBold
{
	color:Black;
	font-weight:bold;
	font-family:Arial;
	font-size:10px;
}	

.APIErrorFont
{
	color:Red;
	font-family:Arial;
	font-size:10px;
}	

.APISmallBTTN
{
	color:Black;
	font-family:Arial;
	font-size:10px;
	width:40px;
	height:20px;
}

.APIMediumBTTN
{
	color:Black;
	font-family:Arial;
	font-size:10px;
	width:65px;
	height:20px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.menu 
{
	text-decoration: none;
	font-family:@Arial Unicode MS; 
	font-size: 12px;
	color: #000000;
	padding-left:10px;
}
.menu:link {
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	color: #000000;
	text-decoration: underline;
	background-attachment: fixed;
	background-image: url(../Images/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	left: 50px;
}
.menuTop 
{
	font-family:@Arial Unicode MS; 
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	font-size: 11px;
}
.menuTop:link {
	color: #000000;
	text-decoration: underline;
}
.menuTop:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/blue-arrow.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}
.menuTop:visited {
	color: #000000;
}
.inputBox {
	font-family:@Arial Unicode MS; 
	font-size: 11px;
}
.menuHeader {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsTitle {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.newsTitleLink, .newsTitleLink:link, .newsTitleLink:visited 
{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

.newsTitleLink:hover {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.newsLink, .newsLink:link, .newsLink:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
}

.newsLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.newsBody {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.table_bottom_left_right {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.table_top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.table_bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.mainBodyHeader {
	color: #003399;
	padding: 20px 0px;
}

.menuBottom, .menuBottom:link, .menuBottom:visited 
{
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.menuBottom:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.addressLeft {
	color: #696969;
	font-size: 10px;
}

.addressLeftBold {
	font-size: 10px;
	}

li {
	list-style-image: url(../Images/blue-arrow.gif);
}
