html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 0px 0px 25px;
	height: 50px;}
	
.footer a {
	color: #FFFFFF;}
	
	
.dash1 {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 25px 25px 25px 30px;}

.dash1 a {
	color: #CC0000;
}

.dash1 	a.hover {text-decoration: none; color: #6C0000;}

	
.dash-bot {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.dash-bot a {
	color: #CC0000;
}

.dash-bot  a:hover {text-decoration: none; color: #6C0000;}


.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	padding: 5px;
	background-color: #336699;}
	

	
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BD8E2F;}
	
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #236059;}
	
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;}

.table2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 2px;
	font-size: 12px;
}
	
.table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
	font-weight: bold;

}
.list-font {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

