/* CSS Document */

html,body {

margin:0;
padding:0;
height:100%;
width:100%;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: .96em;

}

table.full-height {

height:100%;
width:100%;
border:0px;

}

table {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .96em;
}

p {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .96em;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}

.formtiptext {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: black;
	margin-bottom:0px;

}

#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 600px;
	height: 200px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 600px;
	height: 200px;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}
