﻿
body
{
	background-image:url('/template/bg5.gif');
	background-color:#f8f8f4;
	font-family:Times New Roman;
	font-size:10pt;
	margin:0px;
	color:#423424;
}

img
{
	border:0px;
}

a
{
	font-weight:bold;
	color:#423424;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

input[type=text]
{
	font-family:Times New Roman;
	background-image:url('/template/textbox_shadow.jpg');
	padding-left:4px;
	border:1px solid #cccccc;
}

td.dots
{
	background-image:url('/images/dots.gif');
}

span.errorMsg
{
	font-weight:bold;
	color:#990000;
}

input[type=submit]
{
	border:1px outset #cccccc;
	background-color:#b8aa9a;
	font-family:Times New Roman;
	width:125px;
}

select
{
	font-family:Times New Roman;
}
