a:link {text-decoration:none;}
A:hover {text-decoration:none;}
a:visited {text-decoration:none;}

.top-menu { 
	color:white;
	font-size: 15px;
	font-family:Impact;
	font-weight:500;
}


.top-menu-hot { 
	color:lightblue;
	font-size: 15px;
	font-family:Impact;
	font-weight:500;
}
.top-menu-static { 
	color: lightblue;
	font-size: 15px;
	font-family:Impact;
	font-weight:500;
}
.side-menu {
	color:lightblue;
	font-size: 16px;
	font-family:Impact;
	font-weight: normal;
	margin-left:11px;
}


.side-menu-hot {
	color:white;
	font-size: 16px;
	font-family:Impact;
	font-weight: normal;
	margin-left:11px;
}


.them-descript {
	color:white;
	font-size: 20px;
	font-family:Tahoma;
	font-weight: bold;
}

body {
	font-family: Verdana,Arial;
}

.req {
	color:lightblue;
	font-size: 9pt;
	font-family: Verdana,Tahoma,Arial;
	font-weight: bold;
	background-color: #388FD8;
	border-style: ridge;
}

.transp {
	color:blue;
	font-family: monospace;
	font-weight: bold;
	background-color: transparent;
	background-image: none;
	border-style: none;
	cursor: pointer;
	text-align: left;
	vertical-align: baseline;
}

input, select, textarea {
	color:black;
	font-size: 9pt;
	font-family: Verdana,Tahoma,Arial;
	font-weight: normal;
}

.indent
{
   	text-indent: 2em;
	margin: 0;
	padding: 0 1em;
}
