a.adminnav {
	font-family: arial,helvetica,sans-serif;
	color: blue;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
td.adminnav1 {
	font-family: arial,helvetica,sans-serif;
	color: blue;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.adminnav:hover {
	font-family: arial,helvetica,sans-serif;
	color: #FFA000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.navilinks {
	font-family: arial,helvetica,sans-serif;
	color: #353535;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.navilinks:hover {
	font-family: arial,helvetica,sans-serif;
	color: #353535;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.logintable {
	border: 1px solid #406480;
	padding: 0.5em 0.2em 0.5em 0.2em;
}
.errtitle {
	font-family: arial,helvetica,sans-serif;
	color: red;
	font-weight: bold;
	font-size: 15px;	
}
.errmsg {
	font-family: arial,helvetica,sans-serif;
	color: red;
	font-size: 11px;
	padding: 5px 0px 5px 5px;
}
.promotitle {
	font-family: arial,helvetica,sans-serif;
	color: #0023a0;
	font-weight: bold;
	font-size: 24px;
}
.promosubtitle {
	font-family: arial,helvetica,sans-serif;
	color: #353535;
	font-weight: bold;
	font-size: 20px;
}
.promoheader {
	font-family: arial,helvetica,sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
td.label {
	font-family: arial,helvetica,sans-serif;
	color: #0023a0;
	font-weight: bold;
	font-size: 24px;
}
.table {
	font-family: arial,helvetica,sans-serif;
}
.label
{
	padding: 5px 5px 5px 15px;
	font-size: 11px;
	background-color: #FCFCFC;
	text-align:left;
	height: 20px;
}
.formtable TH {
	font-family: arial,helvetica,sans-serif;
	color: #353535;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}
.formtable TD
{
	font-family: arial,helvetica,sans-serif;
	color: #353535;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	width: 50%;
}
.formtable
{
	width: 100%;
	background-color: #FCFCFC;
	text-align:left;
	table-layout: auto;
}
.formtable THEAD
{
	font-size: 15px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: BLACK;
	height: px;	
}
.formtable TBODY
{}
.button{
	align:right;
	width: 60%;
}
.containertable 
{
	width:755px
}
.error 
{
	color: red;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	font-weight: bold;
	text-shadow: yellow;
}
.strong
{
	color :black;
	font-weight: bold;
	font-size: 12px;
}
.textfield_50w {
	width: 50px;
	height: 18px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #000000;
}
.promotion_master_calendar{margin:2px 0 0 -4px;}
* html body input.promotion_master_calendar{margin:3px 0 0 -4px;}
.promotion_master_reset_margin{margin-left:180px;}
* html body div.promotion_master_reset_margin{margin-left:140px;}
.promotion_master_back_margin{margin-left:230px;}
* html body div.promotion_master_back_margin{margin-left:216px;}

select {
	font-family: arial,helvetica,sans-serif;
	color: #666666;
	font-size: 11px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* show hide email*/
tr.showInfo 
{
	display: table-row;
}

tr.hideInfo 
{
	display: none;
}

.fieldlabeltitle {
	font-family: arial,helvetica,sans-serif;
	height: 11px;
	color: #0000a0;
 	font-size: 13px;
	font-weight: bold;
}