/* logotex.css */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
background-color:transparent;
margin-top:0px;
margin-right:px;
font-weight:bold;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color:#FF0000;
background-color:transparent;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
margin-right:px;
}
p.content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
margin-right:px;
}

ul, ol {
font-family:Verdana,Arial,sans-serif;
font-size:10px;
color:#000000;
background-color:transparent;
margin-right:30px;
line-height:130%;
}
a:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:	#993399;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993399;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color:#cc66cc; 
	text-decoration: none;
	font-weight: bold;
		 }
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#cc66cc;
	font-size: 10px;
	font-weight: bold;
	}
a.content:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:	#ffffff;
	font-size: 10px;
	font-weight: bold;
	}
a.content:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
	}
a.content:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
	}
a.content:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt; 
 color:#ffffff; 
 font-weight: bold;
}
.entbut {
    background-color: #ffffff;
    color: #333333;
    font-family : Swis721 LtEx BT, Arial, sans-serif;
    font-size: 10px;
    width: 125px;
    border: 1px #993399 solid;
}
.subbut {
    background-color: #993399;
    color: #ffffff;
    font-family : Swis721 LtEx BT, Arial, sans-serif;
    font-size: 10px;
    width: 85px;
    border: 1px #cc66cc solid;
}
.field01 {
    background-color: #ffffff;
    color: #333333;
    font-family : Swis721 LtEx BT, Arial, sans-serif;
    font-size: 10px;
    width: 125px;
    border: 1px #993399 solid;
}
.fieldButton {
    background-color: #993399;
    color: #ffffff;
    font-family : Swis721 LtEx BT, Arial, sans-serif;
    font-size: 10px;
    width: 85px;
    border: 1px #cc66cc solid;
}