html, body {
/*height: 100%;*/
margin: 20px;
/* padding: 100; */ 
}

.tarcatext {
	/*	border-left : 1px dotted #CCCCCC;  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	padding-top: 2px;
	padding-left : 2px;
	margin-bottom : 5px;
	margin-top : 0px;
	margin-left: 20px;
	margin-right: 20px;
}

.tarcatext p {
/*line-height: 105%;*/
/* margin-top: 6px; */
}

.tarcatext h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color:#333399;
	/*margin-bottom : 5px;*/
	margin-top : 0px;
}

.tarcatext h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#6666FF;
	/* margin-bottom : 4px; */
	margin-top : 10px
}

.tarcatext a:link {
	color : #0000FF;
	text-decoration: none;
}

.tarcatext a:visited {
	color : #0000FF;
	text-decoration: none;
}

.tarcatext a:hover {
	color : #FF0000;
	text-decoration: underline;
}

/* Lists*/
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom : 6px;
	margin-right : 48px;
	/* margin-top : 6px;*/
}

ol {
	color : #333333
}

ul {
	color : #333333;
	margin-top: -2px;
}

.telno {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #666666;
	text-align: right;
}

.telno a:link {
	color : #666666;
	text-decoration: none;
}

.telno a:visited {
	color : #666666;
	text-decoration: none;
}

.telno a:hover {
	color : #FF0000;
	text-decoration: underline;
}

hr {
	color:#003366;
}
.bottomborder { 
border-bottom: 1px solid #003366; 
}  

.leftborder {
	border-left: 1px solid #333399;
}

.rightborder {
	border-right: 1px solid #333399;
}

.bottommenuborder { 
border-bottom: 8px solid #D7D7D7; 
}

.topborder {
	border-top: 5px solid #D7D7D7;
} 

.outsideborder { 
border-top: 1px solid #666666;
border-bottom: 1px solid #666666; 
border-left: 1px solid #666666; 
border-right: 1px solid #666666; 
}  
 
.scrollertext {
	/*	border-left : 1px dotted #CCCCCC;  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#000066;
	padding-top: 8px;
	padding-left : 2px;
	margin-bottom : 5px;
	margin-top : 2px
}

.scrollertext p {
line-height: 150%;
/* margin-top: 6px; */
}

.scrollertext h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color:#003366;
	margin-bottom : 5px;
	margin-top : 2px;
	font-weight: bold;
}
.scrollertext a:link {
	color : #0000FF;
}

.scrollertext a:visited {
	color : #0000FF;
	text-decoration: none;
}

.scrollertext a:hover {
	color : #FF0000;
	text-decoration: underline;
}

.burgandy_me_up {
	color: #990000;
}

.purple_me_up {
	color: #333399;
}

.white_me {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	padding-top: 1px;
	padding-left : 1px;
	margin-bottom : 1px;
	margin-top : 1px;
	margin-left: 20px;
	margin-right: 20px;
}

.white_me a:link {
	color : #FFFF00;
	text-decoration: none;
}

.white_me a:visited {
	color : #FFFF00;
	text-decoration: none;
}

.white_me a:hover {
	color : #00FF00;
	text-decoration: underline;
}


.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	padding-top: 1px;
	padding-left : 1px;
	margin-bottom : 10px;
	margin-top : 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.footer a:link {
	color : #666666;
	text-decoration: none;
}

.footer a:visited {
	color : #666666;
	text-decoration: none;
}

.footer a:hover {
	color : #FF0000;
	text-decoration: underline;
}
