body {

	background-color: #88A1B7;

}

td	{

	font-family: Verdana;
	font-size: 8pt;
	color: #000000;

}


#top	{

background-image: url('images/top.jpg');
background-repeat: no-repeat;
	
}

#top-logo	{

background-image: url('images/top-logo.jpg');
background-repeat: repeat-v;
	
}

#top-logo2	{

background-image: url('images/top-logo.jpg');
background-repeat: repeat-v;
	font-family: Verdana;
	font-size: 8pt;
	color: #00000;
	
}

#middle-1	{

background-image: url('images/middle-1.jpg');
background-repeat: repeat-v;
	
}


#middle-2	{

background-image: url('images/middle-2.jpg');
background-repeat: repeat-v;
	
}


#bottom	{

background-image: url('images/bottom.jpg');
background-repeat: no-repeat;
	
}

#left	{

background-image: url('images/left.jpg');
background-repeat: no-repeat;
	
}

#right	{

border-left: thin solid #ffffff;
border-top: thin solid #ffffff;
	
}


.formfield	{
	border		:	1 solid #000000;
	background-color:	#F5F5F5;
	color		:	#000000;
	font-family	:	Verdana;
	font-size	:	11px;
	text-decoration	:	none;
	width		:	100%;
}

pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

a.upperLeftMenu:link {color: #000000; text-decoration: none;}     /* unvisited link */
a.upperLeftMenu:visited {color: #000000; text-decoration: none; }  /* visited link */
a.upperLeftMenu:hover {color: #000000; text-decoration: none;}   /* mouse over link */
a.upperLeftMenu:active {color: #000000; text-decoration: none;}   /* selected link */

a.top-logo2:link {color: #000000; text-decoration: none;}     /* unvisited link */
a.top-logo2:visited {color: #000000; text-decoration: none; }  /* visited link */
a.top-logo2:hover {color: #000000; text-decoration: none;}   /* mouse over link */
a.top-logo2:active {color: #00000; text-decoration: none;}   /* selected link */