/*/COMMON////////////////////////////////////*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menu2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.nums {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.tituloblu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}
.texto0 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.texto1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.texto1c {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}	

.main2b {
	font-family: 'Times New Roman';
	font-size: 10px;
	color: #000000
}

.comments {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	color: #343434;
	text-decoration: none;
}
.titulocomm {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}
.textoblu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #06C;
	font-weight:bold;
	text-decoration: none;
}	
.top10 {
	padding-top:10px;
}
.top5 {
	padding-top:5px;
}
.top6 {
	padding-top:6px;
}
.bot5 {
	padding-bottom:10px;
}
.bot10 {
	padding-bottom:10px;
}
.lefrig5 {
	padding-right:5px;
	padding-left:5px;
}
.lef5 {
	padding-left:5px;
}
.pad5 {
	padding:5px;
}
.padmenu {
	padding-left:10px;
	padding-right:10px;
}
.form1 {
	width:280px;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align:left
	}
.form2 {
	width:280px;
	height:80px;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align:left
	}
/*/HOVER_CELL////////////////////////////////////*/
.onclass{
    cursor: pointer;
	}
.overclass{
    background-image:url(img/menuhover.gif);
    cursor: pointer;
	color:#Fd0;
} 
.onclass2{
	background-image:url(img/num1.jpg);
    cursor: pointer;
}
.overclass2{
	background-image:url(img/num2.jpg);
    cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#Fd0;	
	text-decoration: none;
} 
/*/HOVER_TEXT////////////////////////////////////*/
a.menu2:link {
	text-decoration: none;
	color: #000;
}
a.menu2:visited {
	text-decoration: none;
	color: #000;
}
a.menu2:hover {
	text-decoration: underline overline;
	color: #06C;
}
a.menu2:active {
	text-decoration: none;
	color: #000;
}


a.link1:link {
	text-decoration: none;
	color: #222222
}
a.link1:visited {
	text-decoration: none;
	color: #222222
}
a.link1:hover {
	text-decoration: none;
	color: #0066CC
}
a.link1:active {
	text-decoration: none;
	color: #0066CC
}


a.textoblu:link {
	text-decoration: none;
}
a.textoblu:visited {
	text-decoration: none;
}
a.textoblu:hover {
	text-decoration: none;
	color: #f60;
}
a.textoblu:active {
	text-decoration: none;
}



a.texto1:link {
	text-decoration: none;
}
a.texto1:visited {
	text-decoration: none;
}
a.texto1:hover {
	text-decoration: none;
	color: #06c;
}
a.texto1:active {
	text-decoration: none;
}