body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.section {
	width:685px;
	text-align:left;
	height:40px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-width:1px 0 1px 0;
	border-style:solid;
	border-color: #999999;
	padding: 2px 0 2px 0 2px;
	vertical-align:bottom;
	}
.roll { font-family:Arial; font-size:8pt; font-style:normal; font-weight:bold; color:white; text-decoration:none; }
A.roll:hover { color:yellow; }	
.roll1 { font-family:Arial; font-size:8pt; font-style:normal; font-weight:bold; color:white; }
A.roll1:hover { color:yellow; }
.roll2 { font-family:Arial;  font-style:normal; font-weight:normal; color:black; }
A.roll2:hover { color:red; }
.rollx { font-family:Arial; font-size:11pt; font-style:normal; font-weight:normal; color:navy; }
A.rollx:hover { color:red; }
.style4 {
	color: blue;
	font-weight: bold;
	font-size: 8pt;
}

A.style4:hover {
	color: red;
	font-weight: bold;
	font-size: 8pt;
}
.style1 {
	font-size: 12pt;
	font-weight: bold;
}
.style3 {font-size: 10pt}

.style6 {
	color: blue;
	font-weight: bold;
	font-size: 12px;
}

.style8 {
	color: black;
	font-weight: normal;
	font-size: 8px;
}


A.style6:hover {
	color: red;
	font-weight: bold;
	font-size: 12px;
}
.style11 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A.style11:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.style13 {font-size: 12px}
.style14 {color: blue; font-weight: bold; font-size: 13px;}
.style15 {color: black; font-weight: bold; font-size: 13px; text-decoration:none;}
A.style15:Hover {color: blue; font-weight: bold; font-size: 13px; text-decoration:underline; }
.style16 {font-size: 18pt}
.style17 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12pt;
}
.style19 {
	color: #CCCCCC;
	font-size: 14pt;
}

.style20 {
	color: blue;
	font-weight: bold;
	font-size: 7pt;
}
A.style20:Hover {
	color: red;
	font-weight: bold;
	font-size: 7pt;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.roll3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
A.roll3:hover {
	color: #FF0000;
	text-decoration: underline;
}
.roll4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
A.roll4:hover {
	color: #FF0000;
	text-decoration: underline;
}

  #bodylocal {
  	width: 800px;
	height: auto;
	border: 1px solid #999999;
	margin-left: 0px;
	background-color: #F9F9EE;
	text-align: left;
  }
  
  #outer {
 text-align:center;
 width:750px;
 margin:auto;
 }
 
  .points  {
  	list-style: url(images/point.gif);
	list-style-position: outside;
	width: 275px;
	height: auto;
	border-bottom: dotted;
	border-bottom-width: 1px;
	font-size: 12px;
	font-family: sans-serif;
	font-style: normal;
	text-align:left;
	margin-left: 10px;
  }
  
  .points2  {
  	list-style: url(images/point.gif);
	list-style-position: outside;
	width: 275px;
	height: auto;
	border-bottom: dotted;
	border-bottom-width: 1px;
	font-size: 12px;
	font-family: sans-serif;
	font-style: normal;
  }
h2 {font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:18px;
}
.login_input
{
color: black;
font-family:Arial; font-size:8pt; font-style:normal; font-weight:bold;  text-decoration:none;
background: #fafc39;
border: 1px solid #0c1a88
}

.login_button
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351

}