<style type="text/css">
<!--
body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	background: #fffffff;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #BCC3BA;
	SCROLLBAR-SHADOW-COLOR: #BCC3BA; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #BCC3BA; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
	}

div {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

.container {
	width: 620px;
	padding: 8px;
	margin: 3px 0 20px 0;
	border: 0px solid #ccc;
	background: #fff;
	}

.location {
	color: #fff;
	}

pre {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

td {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

th {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}

h1 {
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#linkin  {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:blue;
}

#linkin a:visited{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:red;
}

#tdimg {
	width: 120;
	height: 180;
	text-align:center;
}

#tddesc {
	height: 180;
	vertical-align:top;
}

img {
	border:0;
}

#linktop {
	height: 90px;
	text-align: right;
	border:0
}

.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}

.errorNum
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align:center;
}

A:link {
	FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: verdana; TEXT-DECORATION: none; 
}
A:visited {
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: verdana; TEXT-DECORATION: none;  
}
A:hover {
	FONT-SIZE: 10pt; COLOR: #CC4A0A; FONT-FAMILY: verdana; TEXT-DECORATION: none; position:relative; top:1; left:2;
}
A:active {
	FONT-SIZE: 10pt; COLOR: #FF8000; FONT-FAMILY: verdana; TEXT-DECORATION: none
}


#nav1 a:link, #nav1 a:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 12px 6px 12px;
	color: #708491;
	}

/* rounded */

#nav {
	margin: 0;
	padding: 0 0 6px 10px;
	border-bottom: 1px solid #9FB1BC;
	}

#nav li {
	margin: 4; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: right;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #000;
	background: url(images/tab_rounded.gif) no-repeat bottom center;
	}

.lefttable	{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	}

/* Design 5 */
table.Design5 {
	width: 580px;
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #3D5CB7;
    border-bottom: 1px solid #3D5CB7;
}
table.Design5 th {
	font-family: verdana, sans-serif;
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #3D5CB7;
}
table.Design5 td {
    text-align: left;
    border-top: 1px dotted #3D5CB7;
    padding: 0.2em 0.5em;
}

#rightmenu {
	font-size: 10px;
	color:white
}
</style>
