BODY {
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin-top: 0px;
    color: #666666;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

.style1 {
	font-size: 12px;
	color: #009DD8;
	font-weight: bold;
}
	
A { 
  color: #0000FF; 
  text-decoration: underline; 
}

A:hover { 
  color: #0000FF; 
  text-decoration: underline; 
}

A.headerNavigation { 
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color:#000000;
  text-decoration:none;
}

A.headerNavigation:hover {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color:#000000;
  text-decoration:underline;
}

.headerNavigation { 
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color:#D4D4D4;
}

TD.ffooter {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  font-weight : bold;
}

A.footer {
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 11px;
  color:#B34342;
  font-weight : bold;
  text-decoration:none;
}

A.footer:hover {
  font-family: Times New Roman,Arial, sans-serif;
  font-size: 11px;
  color:#B34342;
  font-weight : bold;
  text-decoration:underline;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #231F20;
}

TD.loginBox {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}

a.loginBox {	
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#000000;
    text-decoration: underline;
}	

a.loginBox:hover {	
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#000000;
    text-decoration:underline;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

ul {
    list-style-position: outside;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.mainarea {
	border: 1px solid #d5d5d5;
	width: 98%;
}

/* data table */
.dataTableHeadingRow { 
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(images/background.gif);
	background-repeat: repeat;
	font-size: 12px;
	color: #ffffff;}
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F5F5F5; }
.dataTableRow0 { background-color: #000099; color: #FFFFFF; }
.dataTableRow1 { background-color: #FFFF99; }
.dataTableRow2 { background-color: #3399FF; }
.dataTableRow3 { background-color: #FF9933; }
.dataTableRow4 { background-color: #3399FF; }
.dataTableRow6 { background-color: #99FF99; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;

}

.menubackgrOver {
	background: #afc9e7;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

td{
	font-family: Arial, sans-serif;
    font-size: 12px;
}

table.top_submenu {
background-color:#00CC66;
border:1px solid #00CCFF;
}
td.top_submenu {
	border-bottom: 1px solid #00CCFF;
}
a.top_submenu {	
  	font-family: Arial, sans-serif;
    font-size: 11px;
	font-weight: bold;
    color:#FFFFFF;
	text-decoration: none;
}	
a.top_submenu:hover {	
  	font-family: Arial, sans-serif;
    font-size: 11px;
	font-weight: bold;
    color:#66FFFF;
    text-decoration: none;
}	
