html {
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #333366;
scrollbar-track-color: #eeeeee;

scrollbar-shadow-color: #333366;
scrollbar-lightshadow-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff;

scrollbar-highlight-color: #eeeeee;
scrollbar-3dlight-color: #333366;
}

body {
margin: 0 0 0 0;
padding: 0 0 0 0;
overflow-x:hidden; 
overflow-y:hidden;
}

.title {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 12px;
	font-weight: bold;
	color: #303030;
	margin-left:0cm;
	margin-right:0cm;
}

strong {
	font-size: 0.95em;
}

blockquote {
	margin: 10px;
}

.footer {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 9px;
	font-style: none;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;
}

.small {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 9px;
	font-style: none;
	font-weight: bold;
	text-decoration:none;
	color: #505050;
}

.small a {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 9px;
	font-style: none;
	font-weight: bold;
	text-decoration:none;
	color: #505050;
}

.small a:hover {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 9px;
	font-style: none;
	font-weight: bold;
	text-decoration:underline;
	color: #ff8c01;
}

.main {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.main a {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 11px;
	font-style: none;
	font-weight: none;
	text-decoration:none;
	color: #d57b0c;
}

.main a:hover {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 11px;
	font-style: none;
	font-weight: none;
	text-decoration:underline;
	color: #ff8c01;
}

.sideHeading {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

.side {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-align:center;
}

.side a {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 10px;
	font-style: none;
	font-weight: bold;
	text-decoration:none;
	color: #ff8c01;
}

.side a:hover {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 10px;
	font-style: none;
	font-weight: bold;
	text-decoration:underline;
	color: #ff8c01;
}

.subnav {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	text-align:center;
}

.subnav_on {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #ff8c01;
	text-align:center;
}

.subnav a {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 10px;
	font-style: none;
	font-weight: bold;
	text-decoration:none;
	color: #333366;
}

.subnav a:hover {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 10px;
	font-style: none;
	font-weight: bold;
	text-decoration:underline;
	color: #ff8c01;
}

.border {
	border: 1px solid;
}

.heading {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #3e468a;
	margin-top:0cm;
	margin-bottom:0cm;
}

.subheading {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #3e468a;
	margin-top:0cm;
	margin-bottom:0cm;
}

ul {
	margin-top:0cm;
	margin-bottom:0cm;
	list-style-type: square;
}

.bg {
	background-color:#cccccc;
}

.toggle {
	display:none; 
	visibility:hidden;
	font-style: italic;
}	 