BODY {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
}

TD {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
}

TH {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #4e4e4e;
}

A:link, A:active, A:visited {
	color: #007ab5;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none; 
}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

H1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}

#container {
	width:1000px;
	border: 1px solid #007ab5;
}

#toplogo {
	width:1000px;
	text-align:center;
}

#topmenu {
	width:1000px;
	text-align:center;
	margin:0px;
	padding:0px;
}
#topmenu img {
	display:inline;
	border:0px;
	white-space:none;
}

#topmenubottom {
	width:1000px;
	text-align:center;
}
#topmenubottom img {
	display:inline;
	border:0px;
}

#body {
	text-align:left;
	background-color:#FFFFFF;
	width:1000px;
	min-height: 400px;
	padding: 10px;
}
#footer {
	width:1000px;
	height:59px;
	text-align:center;
}

#footermenu { 
	width:1000px;
	text-align:center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
	background-color:#007ab5;
	background-image:url(../images/uywr_bottommenu.jpg) 0 0 no-repeat;
} 
#footermenu a, #footermenu a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
}

#copyright {
	width:1000px;
	text-align:center;
	color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	background-color:#007ab5;
	background-image:url(../images/uywr_copyright.jpg) 0 0 no-repeat;
}

P.breakhere {
	page-break-before: always;
}

.borderimage {
	border:1px solid #000000;
}

.error {
	font-weight: bold;
	color:#CC0000;	
}

.gridheader {
	background-color:#CCCCCC;
}

.gridtable {
	border: 1px solid black;
}

.gridheader a:link, .gridheader a:visited, .gridheader a:active, .gridheader a:hover {
	text-decoration: none;
}

.griderror {
	font-weight: bold;
	background-color:#FFFFCC;
	color: #CC0000;
}

.grid0 {
	background-color:#DEDEDE;
}

.grid1 {
	background-color:#FFFFFF;
}
