body         { font-family: Arial, Verdana, sans-serif;  font-size: 12pt}
.PageTitle   { font-size: 18pt; font-weight: bold }
.button      {
	text-decoration: none;
	cursor: hand;
}
td            { font-family: Arial, Verdana, sans-serif;  font-size: 12pt }

input           { font-family: Arial, Verdana, sans-serif;  font-size: 10pt }
textarea           { font-family: Arial, Verdana, sans-serif;  font-size: 10pt }
select           { font-family: Arial, Verdana, sans-serif;  font-size: 10pt }

.chkbox	{border: none;font-family: Arial, Verdana, sans-serif;  font-size: 12pt}
img          { cursor: hand  }
.button      {  background-color: #E0E0E0;font-family: Arial, Verdana, sans-serif;  font-size: 12pt}


a:link { color: #0099FF; font-weight: bold; text-decoration: underline }
a:visited { color: #0099FF; font-weight: bold; text-decoration: underline}
a:active { color: #66CCFF; font-weight: bold; text-decoration: underline}
a:hover { color: #0099FF; font-weight: bold; text-decoration: underline}

p.alert    {
					color: red;
					font-family : Arial, Helvetica, sans-serif;
					font-style : normal;
					font-variant : normal;
					font-weight : bold;  } 
TR.row1{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;	
	background : #FFFFFF;
}
TR.row2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;	
	background : #DEE4EF;
}

TR.row2_gray{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;	
	background : #F0F0F0;
}

.contentbody {
	font-size: 12px;
	font-family: "Arial, Verdana, sans-serif";
	color: #333333;
	}
.SectHeader{
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	}

.contentTitle{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}

.tableHeader{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffd025;
	background: #000080;
	bgcolor: #000080;
	}

.tableContent{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
.contentButton{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background: #2669ad;
}
