body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A.leftBtnsLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
A.leftBtnsLnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}

A.topBtnsLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
A.topBtnsLnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.topBtnsSep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCDDEA;
	text-decoration: none;
}

.boxTD_bluSide {
	background-color:#4C86B7;
}
.boxTD_orngSide {
	background-color:#FFC266;
}
.boxTD_blu {
	background-color:#E5EDF4;
}
.boxTD_orng {
	background-color:#FDF2F3;
}
.newsTxtNoLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005398;
	text-decoration: none;
}
A.newsTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005398;
	text-decoration: none;
}
A.newsTxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E1F79;
	text-decoration: none;
}
.newsitemB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E1F79;
}
.newsitemBRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
A.newsitemInfoLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #005398;
}
A.newsitemInfoLnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #005398;
}
A.newsitemInfoLnkRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #E20A16;
}
A.newsitemInfoLnkRed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #E20A16;
}
A.newsitemInfoLnkGre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #007E41;
}
A.newsitemInfoLnkGre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #007E41;
}
A.newsitemInfoLnkYel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FF8800;
}
A.newsitemInfoLnkYel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF8800;
}
.txt10g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.orderTableTxt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width:78%;
}
.orderTableTxt12noWid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.editbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.formeditbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.formbutton {
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#CCDDEA',startColorstr='#F7F7F9',gradientType='0');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #777792;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #777792;
	cursor: hand;
	padding: 1px 2px 1px 2px;
	height: 19px;
}
.formbuttonB {
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#CCDDEA',startColorstr='#F7F7F9',gradientType='0');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #777792;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #777792;
	cursor: hand;
	padding: 1px 2px 1px 2px;
	height: 19px;
}

.HpTopT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.HpT_Gre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007E41;
}
.HpT_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E20A16;
}
.HpT_Blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.HpT_Yel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8800;
}

.RedTitleTxt13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bold;
	color: #E20A16;
}
.RedTitleTxt13R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:1px;
	font-weight: bold;
	color: #E20A16;
}
.BluTitleTxt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bold;
	color: #006699;
}
.BluTitleTxt13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:1px;
	font-weight: bold;
	color: #006699;
}
.YelTitleTxt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bold;
	color: #FF8800;
}
.YelTitleTxt13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:1px;
	font-weight: bold;
	color: #FF8800;
}
.GreTitleTxt13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:1px;
	font-weight: bold;
	color: #007E41;
}
.GreTitleTxt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007E41;
}
.GrayTitleTxt13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:1px;
	font-weight: bold;
	color: #333333;
}
A.lnkGre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #007E41;
}
A.lnkRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #E20A16;
}
A.lnkYel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF8800;
}
A.BluLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #005398;
}
A.BluLnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #E20A16;
}
.myHR {
	color:#CCDDEA;
}
.picBrdr {
	border: 1px solid #666666;
}
.picBrdrCC {
	border: 1px solid #CCCCCC;
}
.boxBrdr {
	border-width: 1px;
	border-style: solid;
	border-color: #F0F5F9;
}

