table, tr, td, th
{
	font-size: 8pt;
	font-family: Arial;
}
body
{
	background-color: #FFFFFF;
	margin: 0px;
	overflow: auto;
	height: 100%;
	width: 100%;
	background-image: url(./img/layout/left.png);
	background-repeat: repeat-y;
}
div#container
{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(./img/layout/left.png);
	background-repeat: repeat-y;
}
div#top
{
	background-color: #780000;
	width: 100%;
}
div#header
{
	height: 313px;
	width: 982px;
	background-image: url(./img/layout/top.png);
}
div#logo
{
	position: absolute;
	top: 9px;
	background-color: #FFFFFF;
	background-image: url(./img/layout/logo.png);
	width: 208px;
	height: 101px;
}
div#spacer
{
	width: 100%;
	height: 2px;
	line-height: 1pt;
	font-size: 1pt;
	background-color: #FFFFFF;
}
div#menu
{
	position: absolute;
	top: 107px;
	left: 36px;
	width: 171px;
	height: 100px;
}
* html body div#container div#top div#header div#menu
{
	width: 0px;
	height: 0px;
}
div#menu a
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	margin-top: -1px;
	background-color: #727272;
	border: 1px solid #FFFFFF;
	display: block;
	width: 159px;
	height: 13px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
}
* html body div#container div#top div#header div#menu a
{
	height: 0px;
	width: 171px;
}
div#menu a:hover
{
	background-color: #c4c4c6;
}

div#left
{
	position: absolute;
	top: 316px;
	left: 0px;
	width: 206px;
	font-size: 8pt;
	font-family: Arial;
}
div#left h2
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 7px;
	margin: 0px;
	text-align: center;
}
div#left img
{
	margin-left: 10px;
	margin-right: 5px;
	border: 1px solid #780000;
	width: 50px;
	height: 50px;
}
div#left div.hr
{
	margin-top: 17px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(./img/layout/menuline.png);
	background-repeat: repeat-x;
	height: 1px;
}
div#left div.hr hr
{
	display: none;
}
div#right div.hr
{
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(./img/layout/menuline.png);
	background-repeat: repeat-x;
	height: 1px;
}
div#right div.hr hr
{
	display: none;
}

div#right
{
	position: absolute;
	top: 316px;
	left: 220px;
	width: 758px;
}
div#right, div#right table, div#right tr, div#right td, div#right th
{
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}

h1
{
	font-size: 11pt;
	font-family: Arial;
}
h2
{
	font-size: 10pt;
	font-family: Arial;
	margin-bottom: 3px;
}
div#right h1
{
	font-size: 10pt;
	letter-spacing: 1px;
	padding-left: 220px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 8px;
}
* html body div#container div#right h1
{
	margin-bottom: 9px;
}
a#winterwinst
{
	border: 2px solid #FFFFFF;
	height: 20px;
	width: 101px;
	position: absolute;
	top: 272px;
	left: 257px;
	font-family: Arial;
	font-size: 13pt;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	padding-top: 6px;
	padding-bottom: 5px;
	font-weight: bold;
}
* html body div#container div#top div#header a#winterwinst
{
	height: 35px;
	width: 111px;
	padding-bottom: 3px;
}
div#buttons
{
	position: absolute;
	top: 272px;
	left: 395px;
	width: 585px;
	height: 40px;
}
div#buttons a
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	margin-left: 40px;
	color: #FFFFFF;
}
div#buttons img
{
	border: 0px;
}







label
{
	float: left;
	width: 120px;
	font-weight: bold;
}

input, textarea{
	width: 250px;
	margin-bottom: 5px;
}

textarea
{
	width: 250px;
	height: 150px;
}

.boxes
{
	width: 1em;
}

input#submit
{
	margin-left: 120px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
}

form br
{
	clear: left;
}

img
{
	border: 0px;
}