body 
{ 
	font-size: 10pt; 
	font-family: Verdana, "Times New Roman", Times, serif; 
	margin: 0;
	padding: 0;
	background-color: white;
}

.google {
	background-color: white;
	color: white;
	display: none;
}

td {
	font-size: 10pt; font-family: Verdana, "Times New Roman", Times, serif;
}

p {
	font-size: 10pt; font-family: Verdana, "Times New Roman", Times, serif;
}

th {
	font-size: 10pt; 
	font-family: Verdana, "Times New Roman", Times, serif;
	font-style: italic;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: black;
}

td.total {
	font-size: 10pt; 
	text-align: center;
	font-family: Verdana, "Times New Roman", Times, serif;
	border-top-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: black;
}

td.topbar {
	font-size: 26px; 
	color: #474546;
	font-weight: bold;
	vertical-align: top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-image: url('resource/chat.gif');
	padding: 0px 10px 0px;
	margin: 0;
}

a:active {
	outline: none 0;
}

a:focus {
	-moz-outline-style: none;
	outline: none 0;
}

a.top, a.top:link, a.top:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;	
	text-decoration: none;	
	color: #474546;
	margin: 0;
	border: 0;
	padding: 0;
}

a.top:hover, a.top:active {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;	
	text-decoration: none;	
	color: #474546;
	margin: 0;
	border: 0;
	padding: 0;
}

p.homebb, td.homebb {
	font-size: 10pt; font-family: Verdana, "Times New Roman", Times, serif;
	padding-left: 3px;
	padding-right: 3px;	
	color: navy; 
	font-weight: bold;
}

p.home, td.home {
	font-size: 11pt; font-family: Verdana, "Times New Roman", Times, serif;
	padding-left: 3px;
	padding-right: 3px;	
}

td.homebox {
	font-size: 11pt; font-family: Verdana, "Times New Roman", Times, serif;
	padding-left: 3px;
	padding-right: 3px;	
}

h1.home {
	color: navy; 
	text-align: center; 
	font-size: 22pt;
	padding-top: 0;
	margin-top: 0;
	vertical-align: top;
	/*border: 1px solid black;*/
}

img, input[type='image'] {
	border: 0;
	padding: 0;
	margin: 0;
}

img.spaced, input[type='image'].spaced {
	padding-left: 4px; 
	padding-right: 4px;
}



.toolbar {
 background-color: #606060;
 color: yellow; 
 font-weight: bold;
 padding: 3px;
}

#container {
	margin: 0;
	float: none;
	display: block;	
	position: relative;
	background-repeat: no-repeat;
	background-position: top;	
	text-align: left;
	min-height: 1050px;
}

#main {
	margin: 0 auto 0 auto;
	z-index: 10;
	float: none;
	display: block;	
	position: relative;
	width: 640px;
	min-height: 1050px;
	text-align: center;
}

p, table, td {
	text-align: left;
}

td.footer {
	background-image: url("resource/toolbar.gif");
	color: #474546;
	height: 26px;
	min-height: 26px;
	font-size: 10pt; 
	font-weight: bold;
	font-family: Verdana, "Times New Roman", Times, serif; 
	text-align: center;
}

td.footer_red {
	background-image: url("resource/toolbar_anim.gif");
	color: #474546;
	height: 26px;
	min-height: 26px;
	font-size: 10pt; 
	font-weight: bold;
	font-family: Verdana, "Times New Roman", Times, serif; 
	text-align: center;
}

td.header {
	background-image: url("resource/chat.gif");
	color: #474546;
	height: 31px;
	min-height: 31px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;	
	text-decoration: none;	
	color: white;
	text-align: left;
	vertical-align: middle;
}
