body {
	margin:0px;
	FONT-SIZE: 11px;
	font-family: Arial, sans serif;
	background-image:url(/img/bgpag.gif);
	/*background-color:#660033;*/
}
td {
	font-size:11px;
	color:#444444;
}
a {
	text-decoration:none;
	color:#660033;
}
a:hover {
	text-decoration:underline;
	color:#660033;
}
.titmenu {
	/*background-image:url(/img/bgtd.gif);*/
	font-weight:bold;
	height:23px;
	border-bottom: 1px dashed #E2D9D9;
	border-left: 1px solid #E2D9D9;
	border-right: 1px solid #E2D9D9;
	border-top: 1px solid #E2D9D9;
	
	vertical-align:bottom;

	background-color:#ffffff;
	color:#660033;
}
.titpp {
	/*background-image:url(/img/bgtd.gif);*/
	font-weight:bold;
	height:23px;
	vertical-align:bottom;
	border-bottom: 1px dashed #E2D9D9;
	border-left: 1px solid #E2D9D9;
	border-right: 1px solid #E2D9D9;
	border-top: 1px solid #E2D9D9;
	background-color:#E9E2E2;
	color:#660033;
}
.menu {
	
	background-color:#F9F9F9;
	border-bottom: 1px dashed #DBC4C4;
	border-left: 1px solid #E2D9D9;
	border-right: 1px solid #E2D9D9;
}
.menuhover {
	background-color:#EFEFEF;
	border-bottom: 1px dashed #DBC4C4;
	border-left: 1px solid #E2D9D9;
	border-right: 6px solid #E2D9D9;
	cursor: pointer;
	cursor: hand;
	color:#000000;
}
.input {
	BORDER: #CDCCD3 1px solid;
	FONT-SIZE: 11px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color:#444444;
	width:100%;
}
.button {
	BORDER: #CDCCD3 1px solid;
	FONT-SIZE: 11px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color:#444444;
	background-color:#F0F1E9;
}


.v10gc {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 10px;
	VERTICAL-ALIGN: middle;
	COLOR: #666666;
	FONT-STYLE: italic;
	HEIGHT: 18px;
	TEXT-DECORATION: none;
}
.v10g {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 11px;
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A.v10g:active {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A.v10g:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A.v10g:link {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A.v10g:hover {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	COLOR: #8A769D;
	TEXT-DECORATION: underline;
}


DIV#sz A {
	BORDER-BOTTOM: 1px dashed;
	TEXT-DECORATION: none;
	border-bottom: 0px dashed;
	color:#00C;
	font-weight:bold;
}
DIV#sz A:link {
	BORDER-BOTTOM: 1px dashed;
	TEXT-DECORATION: none;
	border-bottom: 0px dashed;
	color:#00C;
}
DIV#sz A:visited {
	BORDER-BOTTOM: 1px dashed;
	TEXT-DECORATION: none;
	border-bottom: 0px dashed;
	color:#00C;
}
DIV#sz A:hover {
	BORDER-BOTTOM: 0px;
	TEXT-DECORATION: none;	
	color:#00C;
	text-decoration: underline;	
}