/* CSS Document for HVS Holland Verlof Service
Juan Pablo Fernandez Vallejos for AtoBiz (http://www.atobiz.com)
*/


body,td,th {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B2F2E;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text a {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BA251E;
}
.text a:link {
	text-decoration: none;
	color: #BA251E;
}
.text a:visited {
	text-decoration: none;
	color: #BA251E;
}
.text a:hover {
	text-decoration: none;
	color: #B7C6BF;
	background-color:#F0F0F0;
}
.text a:active {
	text-decoration: none;
	color: #BA251E;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#DA251C;
}

#chooseLanguageNL {
font-weight: bold;
padding-left:40px;
padding-top:58px;
}

#chooseLanguageEN {
font-weight: bold;
padding-left:80px;
padding-top:58px;
}

#footerBar {
background-color:#BA251E;
height:15px;
color:#FFFFFF;
text-align: center;

}
.footer a:link {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:visited {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #B7C6BF;
}
.footer a:active {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
#AtoBizLogo_footer {
padding-top: 10px;
}
#menuitem {
background-image:url(imags/HVS_bkg_menu.jpg);
background-repeat:no-repeat;
background-position:right;
text-align:right;
padding-right:15px;
height:22px;
}
.menuitem {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:right;
	}
.menuitem a:link {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:right;
	color: #DA251C;
}
.menuitem a:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:right;
	color: #DA251C;
}
.menuitem a:hover {
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	text-align:right;
	color: #B7C6BF;
}
.menuitem a:active {
	font-weight:bold;	
	font-size:12px;
	text-decoration: none;
	text-align:right;	
	color: #DA251C;
}

#topBarHome {
background-color: #BA251E;
}

#MainText {
	margin:0 auto;
	width:600px;
	text-align: left;
}
#ChangeLang {
background-image: url(imags/bkg_transl.gif);
background-repeat:no-repeat;
background-position: right;
width:130px;
height:20px;
font-weight:bold;
text-align:right;
padding-top:5px;
padding-right:12px;
}

hr {
color:#CCCCCC;
}
input {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-top-style: 1px solid;
	border-right-style: 1px solid;
	border-bottom-style: 1px solid;
	border-left-style: 1px solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
textarea {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-top-style: 1px solid;
	border-right-style: 1px solid;
	border-bottom-style: 1px solid;
	border-left-style: 1px solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contactT1
{	border: 4px solid  #FF0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DA251C;
	border-right-color: #DA251C;
	border-bottom-color: #DA251C;
	border-left-color: #DA251C;
}

#contactT2
{	border: 4px solid  #FF0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DA251C;
	border-right-color: #DA251C;
	border-bottom-color: #DA251C;
	border-left-color: #DA251C;
}
ul{
background-image: url(imags/bullet.png);
background-repeat: no-repeat;
text-align:left;
list-style-type: none;
padding-left: 20px;
margin-left: 10px;
}

.text{
	color:#1B2F2E;
}