﻿body{

background-color: white;
background-image: ;
font-family: Arial, sans-serif; 
color: #000000; 
font-size: 11pt; 
font-style: normal; 
font-weight: normal; 
}

a:link {color: #0000FF;}
a:visited {color: #800080;}
a:hover {color: #0000FF;}
a:focus {color: #0000FF;}
a:active {color: #FF0000;}


#wrapper {
	border-top: 0px solid silver;
	border-bottom: 2px solid teal;

	padding: 3px;
	width: 730px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
}


.style1 {
	border-bottom: 2px dotted #C0C0C0;
	text-align: left;
	font-weight: bold;
	font-size: medium;
	color: #008080;
	border-bottom-width: 1px;
	margin-bottom: 0px;
}
.newStyle1 {
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #C0C0C0;
}
.style2 {
	text-align: left;
}
.style3 {
	text-align: right;
}
.style4 {
	border-style: solid;
	border-width: 0;
}
.style5 {
	font-size: xx-large;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.style6 {
	text-align: right;
	font-size: xx-small;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	vertical-align: text-top;
	padding-bottom: 2px;
	float: none;
}
.style7 {
	font-size: x-small;
	color: #808080;	
}
.style8 {
	border-width: 0px;
	margin-top: 2px;
		margin-bottom: 2px;
}

.style10 {
	color: #008080;
}

.style12 {
	font-size: x-small;
	margin-bottom: 8px;
}

.style13 {
	font-size: large;
}

.counter_info{
	padding-top:	6px;
	color:silver;
	font-size:xx-small;
	}
}

