body{
height:100%;
margin:0px 0px 0px 0px;
text-align:center;
float:none;
background-color:#EBEBEB;
background-image:url(images/v2/mainBgLines.jpg);
background-repeat:repeat-x;
}
h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
}
h1 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
text-decoration:none;
}
h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
}
h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}
h4{
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight:bold;
color:#3399CC;
}
h5{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight:bold;
color:#3399CC;
}
td{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
}
p{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
}
a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
}
li{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
}
label{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
}

.messageSucceeded{
color:Green;
font-weight:bold;
text-align:center;

}
.messageFailed{
color:Red;
font-weight:bold;
text-align:center;
}
.masterBody {
width:100%;
height:100%;
text-align:center;
/*float:none;*/
}
.mainBody {
width:754px;
height:100%;
margin: 0 auto;
background-color:#FFFFFF;
float:none;
}
.headerPane {
width:754px;
height:164px;
float:left;
text-align:left;
background-color:#D1D1D1;
}
.logoPane {
width:162px;
height:164px;
float:left;
text-align:left;
}
.menuOuterPane {
width:592px;
height:164px;
float:left;
text-align:left;
}
.menuTopPane {
width:592px;
height:135px;
float:left;
text-align:left;
background-image:url(images/v2/header-bg.jpg);
}
.menuPane {
width:592px;
height:29px;
float:left;
text-align:right;
background-image:url(images/v2/menu-bg.jpg);
background-repeat:repeat-y;
}
.menuPane a{
height:29px;
text-decoration:none;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color:#484848;
line-height:200%;
margin:0px 20px 0px 0px;
}
.searchPane {
width:754px;
height:33px;
float:left;
background-image:url(images/v2/search-bg.jpg);
}
.searchContentPane {
width:754px;
height:33px;
float:left;
background-image:url(images/v2/search-bg-gradient.jpg);
background-repeat:no-repeat;
}
.searchContentPane p{
text-align:right;
margin:3px 10px 0px 0px;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
}
.contentPane {
background-color:#FFFFFF;
width:754px;
float:left;
background-image:url(images/v2/content-shade.jpg);
background-repeat:repeat-x;
}
.leftPane {
width:450px;
float:left;
text-align:left;
}
.rightPane {
width:284px;
float:left;
text-align:left;
margin:0px 0px 0px 20px;
}
.loginPane {
width:279px;
float:left;
text-align:left;
background-color:#67A5BD;
background-image:url(images/v2/login-bottom.jpg);
background-repeat:no-repeat;
background-position:bottom center;
}
.loginPane H1{
color:#FFFFFF;
font-size:14px;
}
.loginPane table{
margin: 10px 12px 12px 14px;
}
.loginPane td{
color:#FFFFFF;
}
.singleCategory {
float:left;
width:120px;
height:30px;
margin:5px 10px 0px 0px;
}
.singleCategory a{
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-indent:40px;
line-height:200%;
text-decoration:none;
}
.addPane {
width:430px;
margin: 10px 0px 12px 14px;
}
.addPane h1{
height:24px;
color:#3399CC;
background-image:url(images/v2/h1-bg.png);
background-repeat:no-repeat;
}
.addPane p{
text-align:justify;
}
.addPane td{
text-align:justify;
vertical-align:top;
}
.addPane a{
font-weight:bold;
color:#3399CC;
}
.addPane img{
border:solid 1px #CCCCCC;
}
.addPane a img{
border:solid 1px #FFFFFF;
}
.addPane td img{
border:solid 1px #FFFFFF;
}
.provincieBlock{
width:200px;
float:left;
background-color:#F5FCFF;
}
.provincieOut{
width:100%;
float:left;
}
.codeBox
{
padding: 10px 10px 10px 10px;
border:solid 1px #CCCCCC;
background-color:#FEFEFE;
font-family:Times New Roman;
font-size:11pt;
}

.customH1 {
width:284px;
height:24px;
color:#3399CC;
background-image:url(images/v2/h1-bg.png);
background-repeat:no-repeat;
float:left;
}
