* {
	margin: 0;
	padding: 0;
}

body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #C8352E;
	scrollbar-arrow-color:  #C8352E;
	scrollbar-track-color: #C8352E;
	scrollbar-darkshadow-color: #C8352E;
	background-image: url(../images/bg_gen.gif);
	background-repeat: repeat-x;
}

div#base {
	margin:0pt auto;
	width:750px;
	position: relative;
}
div#header {
	position:relative;
	margin:0pt auto;
	width:750px;
	clear: both;
	float: left;
	height: 200px;
}
div#content {
	position:relative;
	margin:0pt auto;
	width:750px;
	clear: both;
	float: left;
}
div#footer {
	position:relative;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 750px;
}
div#footer p{
	position:relative;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 10px;
	text-align: center;
}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF0000; text-decoration: none}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666; text-decoration: underline}

.txtgen {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #77787B}
.txttit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF}
.txtmenu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF }
.txttit2 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #CC0000
}
.txtgenb {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF
}
.tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
