body{
	background-color:#ffffff;
	/*margin:auto;
	text-align:center;
	position:relative;*/
}
A 			{ color: #ffffcc; font-family:Arial, Times, serif;font-size:13px;text-decoration: none; font-weight:bold} 
A:link		{ color: #ffffcc; text-decoration: none; font-weight:normal;font-size:13px; font-weight:bold} 
A:visited	{ color: #ffffcc; text-decoration: none; font-weight:normal;font-size:13px; font-weight:bold} 
A:active	{ color: #ffffcc; text-decoration: none; font-weight:normal;font-size:13px; font-weight:bold} 
A:hover		{ color: #FF00FF;text-decoration:none; font-weight:normal;font-size:13px; font-weight:bold} 

A.HomeLink{
	color:#333333;
	font-weight:bold
}
A:hover.HomeLink{
	color: #FF00FF; font-weight:bold;font-size:13px; 
}

.bodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #cccccc;
	text-align: left;
	padding-right: 20px;
}
.bodyTxtBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-right: 20px;
}
.bodyTxtBlackNoPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color:#666666;
}
.bodyTxtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-right: 20px;
}
.bodyTxtGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	padding-right: 20px;
}
.bodyTxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
}
.bodyTxt2White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyTxt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-right: 20px;
}
.bodyTxt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	padding-right: 0px;
}
.bodyTxt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #4F2211;
	text-align: right;
}
.inputBox
{
color : #C00066;
background : #FFFFFF;
border-color : #C00066;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}

.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #6A6A6A;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.WarningText {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: RED;
}
.ConfirmText {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 12px;
	color: Green;
	font-weight:bold;
}