body {
margin:0px;
}
#txt_vertical{
background-image:url(../images/vert_banner.gif);
background-repeat:repeat-y;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;


}
.linksBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: bolder;
	text-decoration: underline;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC3333;
}
.normalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: bolder;

}
.normalRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: red;
	font-weight: bolder;

}
.mainTable {
	background-color: #E1DCB7;
}
.normalBullet {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	text-transform: capitalize;
	background-position: center center;
	text-decoration: none;


}
.linkButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
	text-decoration: none;


}
.linksMenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.pageBackGround {
	background-color: #FFFFFF;
}
label.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: red;
}
