BODY, TD, TH, DL, UL, OL, P {    FONT-FAMILY: Verdana,Sans-serif; FONT-SIZE: 10pt;}
body { margin:3; padding: 0; }

a:link
{
	color: #AA0000;
	text-decoration: none;
 	font-weight: bold;
}

a:visited
{
	color: #AA0000;
	text-decoration: underline;
 	font-weight: bold;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
 	font-weight: bold;
}
.title
{
	font-family: Verdana, Arial, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #6600CC;
}
.titleGreen
{
	font-family: Verdana, Arial, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #00af4b;
}
.titleBlue
{
	font-family: Verdana, Arial, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #0099cc;
}


.subtitle
{
	font-family: Verdana, Arial, Geneva;
	font-size: 14px;
	font-weight: bold;
	color: #6600CC;
}
.subtitleF
{
	font-family: Verdana, Arial, Geneva;
	font-size: 14px;
	font-weight: bold;
	color: #00af4b;
}






.linkbar {
	float: left; 
	width: 92px; 
	color: #000033;
	font-size: .9em;	
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ffffff;
}
.linkbar a {
	background-image: url(ox3_image/but/btn_vista_black_ON.gif);
	color: #cccccc;
	display:block;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	width: 92px;
}

.linkbar a:visited {
	background-image: url(ox3_image/but/btn_vista_black_ON.gif);
	color: #cccccc;
	display:block;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	width: 92px;
}


.linkbar a:hover {
	background-image: url(ox3_image/but/btn_vista_black_OFF_green.gif);
	color: #ffffff;
}


.linkbar input {
	background-image: url(ox3_image/but/btn_vista_black_ON.gif);
	color: #000000;
	display:block;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	width: 92px;
}


.linkbar input:hover {
	background-image: url(ox3_image/but/btn_vista_black_OFF_green.gif);
	color: #006600;
}


textarea.text1{
	background-color:ffffff;
	background-image:url(ox3_image/TextArea_01.jpg);
	color:000000;
	padding: 5px;
}

input.text1{
	background-color:ffffff;
	background-image:url(ox3_image/TextArea_01.jpg);
	color:000000;
	padding: 5px;
}
