/* CSS Document */
#ticker{
width: 100px;
height: 200px;
background-color: #0400bf;
postion:absolute;
top: 150px;
left: 695px;
font-size: 10px;
}
.tickerdiv{ 
color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #0400bf;
	font-family: Verdana;
}
a,a:link,a:visited {
	text-decoration: none;
	color: #0400bf;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #3300FF;
}
.bodytable {
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:2px;
	border-left-color:#0400bf;
	border-right-width:2px;
	border-right-color:#0400bf;
}
div a,div a:link,div a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
}
div a:hover {
	text-decoration: none;
	color: #66CCFF;
	font-weight:normal;
}
.mylabel {
font-size:14px;
}
.myselect {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
color : #FFFFFF;
background-color : #0400df;
border:none;
}
h3 {
font-weight:bold;
}
a.pics,a.pics:link,a.pics:visited {
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	color: #0400bf;
}
a.pics:hover {
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	color: #3300FF;
}
.picwindow {
	background-color:#FFFFFF;
	position:absolute;
	width:796;
	height:600;
	z-index:99;
}
.pictile{padding-bottom:5px;
}	

