
.a1 {
	color: #000000;
	text-decoration: none;
	font-family: "arial";
	font-weight: bold;
	font-size: 10px;
	hover: red;
}



body {
background-color: #F1F2F7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.header {
	font-family: Tahoma;
	font-size: 30px;
	color: #272A8C;
	font-weight: bold;
	font-style: italic;
}
.teadersmallcaps {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #272A8C;
	font-variant: small-caps;
	font-style: italic;
}
.Class1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #272A8C;
}
.headervsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #272A8C;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #282984;
	text-decoration: none;
}

.green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #74FFDF;
	text-decoration: none;
}




.tableback {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	border: none #C9CBE2;
}
.background_tape {
	background-image: url(images/tape_mesure.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.background_2_brick {

	background-image: url(images/2_bricks.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.background_beam {


	background-image: url(images/beam.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.background_brick {



	background-image: url(images/brick.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.background_4_brick {




	background-image: url(images/4_bricks.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.table_header {
	background-color: #FFFE00;
}
.cornerbox {
	background-color: #F1F2F7;
	border: none;
}
.boxall {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C9CBE2;
	border-right-color: #C9CBE2;
	border-bottom-color: #C9CBE2;
	border-left-color: #C9CBE2;
}
.boxbottom {

	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #C9CBE2;
	border-right-color: #C9CBE2;
	border-bottom-color: #C9CBE2;
	border-left-color: #C9CBE2;
}
.midbox {
	background-color: #FFFFFF;
	border: thin outset #C9CBE2;
}
.banner_backg {
	background-image: url(images/logo/banner_backg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.overhand {
	cursor: hand;
}
