/* CSS Style Layout */
/* Coded by: CPIMEDIA.com */

/* Basic Elements Redefined */
a { font-size: 11px; font-weight: normal; text-decoration: none; color: #0000CC;}
a:link { font-size: 11x; text-decoration: none; font-weight:normal; color: #0000CC;}
a:active { font-size: 11px;  text-decoration: none; font-weight:normal; color: #0000CC;}
a:visited {font-size: 11px;   text-decoration: none; font-weight:normal; color: #0000CC;}
a:hover { font-size: 11px;  text-decoration: underline; font-weight:normal; color: #0000CC;}

ul { margin-top: 5px;
	margin-bottom: 0px;   
	padding-bottom: 5px;
	list-style-type: square;
}

img#border {
border-width: 1px;;
border-style: solid; 
border-color:#999999;
margin: 0;
padding: 0;
}

input, textarea, select { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
BORDER-RIGHT: #CCCCCC 1px solid;
BORDER-TOP: #CCCCCC 1px solid;
BORDER-LEFT: #CCCCCC 1px solid;
BORDER-BOTTOM: #CCCCCC 1px solid;
BACKGROUND: #FFFFFF;
BACKGROUND-COLOR: #FFFFFF;
}

.buttons {
	FONT-FAMILY: Arial;
	COLOR: #333333;
	FONT-SIZE: 7pt;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #CCCCCC;
	BORDER-COLOR: #FFFFFF;
		}

/*---------------------------------------------------------*/

table {
	border-collapse: collapse;	 
}
tr, td {
	vertical-align: top;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;   
	padding-bottom: 5px;
}

td.bold{
	text-align: middle;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	background-color: #FFFFFF;
	color:#000000;	
}

td.body{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color: #FFFFFF;
	color:#000000;	
}

td.footer{
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color: #FFFFFF;
	color:#666666;	
}

td.table_header{
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#000000;	
}

td.table_body{
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none;	
	color:#000000;	
}


td.table_line_drawing{
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:none;	
	color:#000000;	
}

span.alert {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#CC0000;
}

marquee {
width: 50%;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}
