body {
	margin: 0px;
	padding: 0px;
}
div#header {
	position: absolute;
	width: 760px;
	left: 0px;
	top: 0px;
	background-image: url(img/ofixHead.jpg);
	height: 100px;
	visibility: visible;
}
div#welcome {
	position: absolute;
	width: 295px;
	height: 37px;
	left: 427px;
	top: 34px;
	width: 171px;
	visibility: visible;
}
div#loginform {
	position: absolute;
	width: 200px;
	height: 37px;
	left: 525px;
	top: 25px;
	width: 171px;
}
div#nav{
	position: absolute;
	left: 274px;
	top: 67px;
	color : #105BAC;
	font-size: 10px;
	height: 28px;
	width: 369px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(img/headerpic.gif);
	background-repeat: no-repeat;
	font-style: normal;
	background-position: left bottom;
	vertical-align: bottom;
	text-align: left;
	visibility: visible;
}
div#nav02{
	position: absolute;
	left: 274px;
	top: 67px;
	color : #105BAC;
	font-size: 10px;
	height: 28px;
	width: 369px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(img/headerpic02.gif);
	background-repeat: no-repeat;
	font-style: normal;
	background-position: left bottom;
	vertical-align: bottom;
	text-align: left;
}
div#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 56px;
	margin-right: 0px;
	padding: 2px 0 0 0;
	top: 120px;
}
div#nav a:link {
	text-decoration: none;
	color: #105BAC;
}
div#nav a:visited {
	text-decoration: none;
	color: #105BAC;
}
div#nav a:hover {
	text-decoration: none;
	color: #0066FF;
}
div#nav a:active {
	text-decoration: none;
	color: #105BAC;
}
div#nav02 a:link {
	text-decoration: none;
	color: #105BAC;
}
div#nav02 a:visited {
	text-decoration: none;
	color: #105BAC;
}
div#nav02 a:hover {
	text-decoration: none;
	color: #0066FF;
}
div#nav02 a:active {
	text-decoration: none;
	color: #105BAC;
}
div#banner {
	position: absolute;
	height: 60px;
	width: 465px;
	top: 105px;
	left: 147.5px;
	background-position: center center;
	vertical-align: middle;
	visibility: visible;
}
div#content {
	position: absolute;
	left: 147.5px;
	top: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	width: 465px;
	text-align: left;

}
div#rightbar {
	position: absolute;
	top: 170px;
	right: 20px;
	width: 145px;
	font-size : 70%;
	left: 615px;
}
div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color: #105BAC;
	font-weight: normal;
}
div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #105BAC;
	font-weight: normal;
	font-size: 120%;
}
div#rightbar div.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	background-color : #fefefe;
	border : 1px solid #efefef;
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}

div#rightbar div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#rightbar div.feature ul li{
	color : #336699;
	background-color : transparent;
}

div#rightbar div.feature ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}

div#rightbar div.feature ul li a:hover{
	text-decoration : underline;
}

form#loginform input{
	color : #123466;
	background-color : #fff;
	border : 1px solid #ddd;
}

form#loginform input.submit{
	width : 60px;
	border : 1px solid #123466;
	color : #123466;
	background-color : #ddd;
}

form#loginform, form#loginform table, form#loginform tr, form#loginform td{
	margin : 0;
	padding : 0;
}

form#loginform table th{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #115EAC;
	font-size : 11px;
	text-align : left;
	margin : 0;
	padding : 0;
}

div#rightbar h1{
	font-size : 110%;
	margin : 0;
	padding : 0;
	color: #115EAC;
}

div#nav li a{
	color : #105BAC;
	background-color : #efefef;
	text-decoration : none;
	
}

div#nav li a:hover{
	background-color : #fff;
	border-bottom : 4px solid #06D3FF;
	color: #105BAC;
}
div#leftbar {

	position: absolute;
	top: 170px;
	right: 20px;
	width: 145px;
	font-size : 70%;
	left: 0px;
}
div#leftbar div.feature {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	background-color : #fefefe;
	border : 1px solid #efefef;
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}
div#leftbar div.feature ul {

	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}
div#leftbar div.feature ul li {

	color : #336699;
	background-color : transparent;
}
div#leftbar div.feature ul li a {

	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}
div#leftbar div.feature ul li a:hover {

	text-decoration : underline;
}
div#leftbar h1{
	font-size : 110%;
	margin : 0;
	padding : 0;
	color: #115EAC;
}
div#subheaders {
	position: absolute;
	height: 15px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	left: 0;
	background-image: url(img/subheader1.gif);
	background-repeat: no-repeat;
}
div#registrer {
	position: absolute;
	height: 10px;
	width: 85px;
	top: 35px;
	right: 10px;
	left: 444px;
	font-weight: normal;
}

div#registrer a:link {
	text-decoration: none;
	color: #105BAC;
}
div#registrer a:visited {
	text-decoration: none;
	color: #105BAC;
}
div#registrer a:hover {
	text-decoration: none;
	color: #0066FF;
}
div#registrer a:active {
	text-decoration: none;
	color: #105BAC;
}

div#newuser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: absolute;
	height: 10px;
	width: 262px;
	top: 56px;
	right: 10px;
	left: 270px;
	font-weight: bold;
	text-decoration: none;
	visibility: visible;
}


div#newuser a:link {
	text-decoration: none;
	color: #666666;
}
div#newuser a:visited {
	text-decoration: none;
	color: #666666;
}
div#newuser a:hover {
	text-decoration: none;
	color: #999999;
}
div#newuser a:active {
	text-decoration: none;
	color: #666666;
}

div#logo {
	position: absolute;
	height: 43px;
	width: 96px;
	top: 4px;
	right: 0px;
	left: 2px;
	visibility: visible;
}
div#subheaders2 {

	position: absolute;
	height: 15px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	left: 0;
	background-image: url(img/subheader2.gif);
	background-repeat: no-repeat;
}
div#bannerder1 {
	position: absolute;
	top: 105px;
	right: 620px;
	left: 615px;
	width: 145px;
	height: 60px;
	visibility: visible;
}
div#bannerizq1 {
	position: absolute;
	top: 105px;
	right: 0px;
	width: 145px;
	height: 60px;
	left: 0px;
	visibility: visible;
}
div#bannerder2 {
	position: absolute;
	top: 332px;
	right: 620px;
	left: 620px;
	width: 145px;
	height: 60px;
}
div#bannerizq2 {
	position: absolute;
	top: 331px;
	right: 0px;
	left: 0px;
	width: 145px;
	height: 60px;
}
div#bannerder3 {
	position: absolute;
	top: 400px;
	right: 620px;
	left: 620px;
	width: 145px;
	height: 60px;
}
div#bannerizq3 {
	position: absolute;
	top: 400px;
	right: 0px;
	left: 0px;
	width: 145px;
	height: 60px;
}
div#endpage {
	background-position: center top;
	position: relative;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 450px;
	left: 7.5px;
}
.textField01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #105BAC;
	background-color : #fff;
	border : 1px solid #ddd;
}
.link01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
.link01 a:link {
	text-decoration: none;
	color: #666666;
}
.link01 a:visited {
	text-decoration: none;
	color: #666666;
}
.link01 a:hover {
	text-decoration: none;
	color: #999999;
}
.link01 a:active {
	text-decoration: none;
	color: #666666;
}
.text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
.text02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.text03 {
    	color: #000066;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
   	 font-size: 11px;
	font-style:italic
}

.text04 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.text05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
}

.text06 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
}
div#titles01 {

	position: absolute;
	height: 15px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	left: 0;
	background-image: url(img/subheader1.gif);
	background-repeat: no-repeat;
}
div#encabezado01 {
	position: absolute;
	height: 15px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 25px;
	background-image: url(img/title01.gif);
	background-repeat: no-repeat;
	top: 10px;
}
.link02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	}
.link02 a:link {
	text-decoration: none;
	color: #0066CC;
}
.link02 a:visited {
	text-decoration: none;
	color: #006699;
}
.link02 a:hover {
	text-decoration: none;
	color: #999999;
}
.link02 a:active {
	text-decoration: none;
	color: #0066CC;
}
