/* CSS H2B2 2007*/
body {
background-image: url('lib/bg.gif');
background-color: #ccc;
color: #000;
font-family: Tahoma, Arial, Helvetica, Sans, Sans-serif;
font-size: 12px;
margin: 0px;
padding:0px;
}

a:link,a:visited {
color: #999;
text-decoration: underline;
font-family: Tahoma, Arial, Helvetica, Sans, Sans-serif;
font-size: 11px;
}
a:hover {
color: #999;
text-decoration:  none;
font-family: Tahoma, Arial, Helvetica, Sans, Sans-serif;
font-size: 11px;
}

#container{
color: #000;
background: #fff;
width: 782px;
font-family: Tahoma, Arial, Helvetica, Sans, Sans-serif;
}

#header{
width: 782px;
background-color: #fff;
background-image: url('lib/bg_banner.gif');
background-repeat: repeat-x;
height: 70px;
}
#banner{
background-color: #ccc;
background-image: url('http://www.h2b2x.com/lib/bg_header.gif');
background-repeat: repeat-x;
height: 72px;
}
#content{
background-image: url('lib/banner_down.gif');
background-repeat: no-repeat;
background-position: bottom;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 14px;
padding-right: 14px;
line-height: 16px;
font-size: 11px;
text-align: justify;
}

#contentIn{
color: #000;
line-height: 16px;
font-size: 11px;
text-align: justify;
width: 520px;
}

#contentMenu{
border-right: solid 1px #bbc1c7;
font-size: 11px;
text-align: center;
height: 50px;
}

#contentTitle{
border-bottom: solid 1px #838d99;
}

#footer{
background: #fff;
background-image: url('lib/bg_footer.gif');
color: #00103c;
text-align: center;
font-size: 10px;
height: 50px;
}

#form{
background: #ebebeb;
color: #000;
font-size: 11px;
height: 147px;
width: 142px;
}

.title{
color: #838d99;
font-size: 20px;
line-height: 24px;
}
.title2{
color: #000c4c;
font-size: 18px;
line-height: 24px;
}
.subtitle{
color: #00103c;
font-size: 13px;
font-weight: bold;
}
.bold {
font-weight: bold;
}

.txt10 {
font-size: 10px;
}
.normal {
font-size: 11px;
}
.color2{
color: #838d99;
}
.colLeft{
font-size: 11px;
background-image: url('lib/bg_line.gif');
background-repeat: repeat-y;
padding-left: 6px;
width: 155px;
height: 200px;
font-weight: bold;
}
.blueCell{
   background-color: #838d99;
	}


.input{
	border: 1px solid #848e98;
	background-color: #f1f3f4;
	float: none;
	margin: 0;
	height: 18px;
}

/*LINKS*/

a.footer:link, a.footer:visited  {
	COLOR: #fff;
	text-decoration: none;
	font-size: 10px;
	}
a.footer:hover {
	COLOR: #ccc;
	text-decoration: none;
	font-size: 10px;
	}

a.link2:link, a.link2:visited  {
	COLOR: #010f3c;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	}
a.link2:hover {
	COLOR: #010f3c;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	}
a.language:link, a.language:visited  {
	COLOR: #666;
	text-decoration: none;
	font-size: 10px;

	}
a.language:hover {
	text-decoration: none;
	COLOR: #ccc;
	font-size: 10px;
	}

a.footer:link, a.footer:visited  {
	color: #00103c;
	text-decoration: underline;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	}
a.footer:hover {
	color: #00103c;
	text-decoration: none;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	}

/* Fin CSS */

.error {
font-size: 10px;
color: #e20a16;
}