body {
	background-color: #c1c1c1;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #3a3b3d;
	font-size: 7pt;
}




font {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #3a3b3d;
	font-size: 8pt;
}

p {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #3a3b3d;
	font-size: 8pt;
	text-align: justify;
	vertical-align: top;
	padding: 0px;
	margin: 24px 0px 0px 0px;
}
	p.nowidth {
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		color: #3a3b3d;
		font-size: 8pt;
		text-align: justify;
		vertical-align: top;
		padding: 0px;
		margin: 24px 0px 0px 0px;
	}
	
	.280{
		width: 280px;
	}

td {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #3a3b3d;
	font-size: 8pt;
	text-align: justify;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
	.38 {
		width: 38px;
		padding: 0px;
		margin: 0px;
	}




a:link, a:visited, a:active {
	color: #b0000b;
	/*font-weight: normal;*/
	text-decoration: underline;
}
a:hover {
	color: #5c5d5e;
	/*font-weight: normal;*/
	text-decoration: underline;
}




input, textarea, textbox {
	height: 22px;
	background-color: #f0f0f0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5c5d5e;
	vertical-align: middle;
	padding: 0px 4px 0px 4px;
	border: #c1c1c1 1px solid;
}
	.contactform {
		width: 280px;
		line-height: 20px;
		background-color: #f7f7f7;
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 8pt;
		color: #5c5d5e;
		vertical-align: middle;
		padding: 0px 4px 0px 4px;
		border: #c1c1c1 1px solid;
	}

	input.button {
		height: 22px;
		background-color:#a0a0a0;
		background-image: url("../images/backbutton.gif");
		background-repeat: no-repeat;
		background-position: top center;
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 7pt;
		color: #3a3b3d;
		letter-spacing: 1px;
		padding: 0px 8px 0px 8px;
		margin: 0px;
		border: #c1c1c1 1px solid;
	}
select, option {
	height: 22px;
	background-color: #f0f0f0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5c5d5e;
	vertical-align: middle;
	padding: 0px;
}


	.margin4 {
		height: 20px;
		margin: 4px 0px 4px 0px;
		text-align: center;
	}




ol {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
li {
	line-height: 16px;
	background-color: transparent;
	list-style-image:url("../images/bullet.gif");
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

li.links {
	line-height: 16px;
	background-color: transparent;
	list-style-image:url("../images/arrow_li.gif");
	background-position: top left;
	background-repeat: no-repeat;
	color: #b0000b;
	font-variant: small-caps;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}




img {
	border: #e0e0e0 4px solid;
	/*padding: 0px;
	margin: 0px;*/
}

.bgPlus {border:1px solid #b0000b;  background-color:#f5f5f5}
.bgPlus2 {background-color:#f5f5f5}

hr { height:1px; border:0; background-color:#c5c5c5;}


/* Alignment (begining) */

.t{vertical-align: top;}
.m{vertical-align: middle;}
.b{vertical-align: bottom;}
.l{text-align: left;}
.c{text-align: center;}
.r{text-align: right;}

	div.alignr {
		float: right;
		clear: both;
		padding: 25px 0px 0px 14px;
	}
	div.alignl {
		float: left;
		clear: both;
		padding: 25px 14px 0px 0px;
	}

/* Alignment ( ending ) */




/* Construction site (begining) */

table.site {
	width: 860px;
	height: 100%;
}
.leftshadow {
	background-color: #c1c1c1;
	background-image: url("../images/leftback.gif");
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
}
.rightshadow {
	background-color: #c1c1c1;
	background-image: url("../images/righback.gif");
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
}
.bottomshadow {
	width: 860px;
	height: 36px;
	background-color: transparent;
	background-image: url("../images/copyrightback.gif");
	background-repeat: no-repeat;
	background-position: top center;
	color: black;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 8px;
	text-align: center;
	vertical-align: top;
}
	font.copyright {
		background-color: transparent;
		background-image: url("../images/bulletM-Tech.gif");
		background-repeat: no-repeat;
		background-position: 2px 9px;
		padding: 12px 0px 0px 18px;
		color: black;
		font-size: 7pt;
		font-style: italic;
		font-weight: bold;
		text-align: center;
	}

table.body {
	width: 100%;
	height: 100%;
	background-color: white;
	border: #3a3b3d 1px solid;
	vertical-align: top;
}
.header {
	width: 850px;
	height: 105px;
	background-color: transparent;
	background-image: url("../images/headerback.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
	.flags {
		left: 5px;
		bottom: 5px;
		position: absolute;
		z-index: 1;
		padding: 0px;
		margin: 0px;
	}
	.flagOn {
		width: 25px;
		height: 16px;
		border: #3a3b3d 1px solid;
		margin-right: 8px;
	}
	.flagOff {
		width: 25px;
		height: 16px;
		border: #5c5d5e 1px solid;
		margin-right: 8px;
	}
	.logoheader {
		width: 342px;
		height: 83px;
		right: 24px;
		top: 9px;
		position: absolute;
		z-index: 3;
	}
	.text10years {
		width: 289px;
		height: 33px;
		left: 184px;
		top: 32px;
		position: absolute;
		z-index: 2;
	}

.content {
	background-color: transparent;
	background-image: url("../images/contentback.gif");
	background-repeat: no-repeat;
	background-position: 174px bottom;
	/*border-top: #f0f0f0 10px solid;*/
	padding: 1px;
}
.footer {
	height: 20px;
	background-color: #c1c1c1;
	color: #5c5d5e;
	font-size: 7pt;
	vertical-align: top;
	text-align: center;
	vertical-align: middle;
	border-right: white 1px solid;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
}

/* Construction site ( ending ) */




/* Content (begining) */

.pages {
	background-color: transparent;
	background-image: url("../images/leftcornerback.gif");
	background-repeat: no-repeat;
	background-position: 1px top;
	vertical-align: top;
	padding: 0px 38px 38px 38px;
}
.leftbar {
	width: 172px;
	background-color: #b0000b;
	background-image: url("../images/navfooter.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #5c5d5e;
	font-size: 9pt;
	vertical-align: top;
	padding: 4px 0px 135px 0px;
}

/* Content ( ending ) */




/* Navigation (begining) */

	.searchbox {
		width: 100%;
		height: 60px;
		line-height: 18px;
		color: #c1c1c1;
		font-size: 7pt;
		text-align: center;
		vertical-align: top;
		padding: 0px 0px 6px 0px;
	}
	input.search {
		width: 112px;
		height: 18px;
		background-color: #9c9c9c;
		background-image: url("../images/backsearch.gif");
		background-repeat: repeat-x;
		background-position: left top;
		color: #e0e0e0;
		font-size: 7pt;
		letter-spacing: 1px;
		vertical-align: top;
		padding: 1px 4px 1px 4px;
		border: #c1c1c1 1px solid;
	}

	td.leftnav {
		vertical-align: top;
		padding: 0px;		
	}
	table.leftnav {
		width: 100%;
		background-color: #b74d54;
		background-image: url("../images/navback.gif");
		background-repeat: repeat-x;
		background-position: left top;
	}

	td.navitem {
		/*width: 100%;*/
		border-right: #b0000b 1px solid;
		border-bottom: #b0000b 1px solid;
		border-left: #b0000b 1px solid;
		white-space: nowrap;
	}
		a.navitem:link, a.navitem:visited {
			line-height: 20px;
			background-color: transparent;
			text-decoration: none;
			color: #c1c1c1;
			font-size: 7pt;
			font-weight: normal;
			border: #b53a42 1px solid;
			padding: 0px 0px 0px 5px;
			display: block;
		}
		a.navitem:hover {
			line-height: 20px;
			background-color: #b0000b;
			text-decoration: none;
			color: #e0e0e0;
			font-size: 7pt;
			font-weight: normal;
			border: #bc8a8d 1px solid;
			padding: 0px 0px 0px 5px;
			display: block;
		}
		
		a.navitembold:link, a.navitembold:visited {
			line-height: 20px;
			background-color: transparent;
			text-decoration: none;
			color: white/*#c1c1c1*/;
			font-size: 7pt;
			font-weight: bold;
			letter-spacing: 1px;
			border: #b53a42 1px solid;
			padding: 0px 0px 0px 5px;
			display: block;
		}
		a.navitembold:hover {
			line-height: 20px;
			background-color: #b0000b;
			text-decoration: none;
			color: white/*#e0e0e0*/;
			font-size: 7pt;
			font-weight: bold;
			letter-spacing: 1px;
			border: #bc8a8d 1px solid;
			padding: 0px 0px 0px 5px;
			display: block;
		}
		
		a.navbutton:link, a.navbutton:visited, a.navbutton:hover {
			height: 22px;
			background-color:#9c9c9c;
			background-image: url("../images/backbutton.gif");
			background-repeat: no-repeat;
			background-position: top center;
			font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			color: #3a3b3d;
			font-size: 7pt;
			font-weight: normal;
			text-decoration: none;
			letter-spacing: 1px;
			text-align: center;
			padding: 2px 8px 0px 8px;
			margin: 0px;
			border: #c1c1c1 1px solid;
			display: block;
			cursor: hand;
		}
			a.navbuttonselected:link, a.navbuttonselected:visited, a.navbuttonselected:hover {
				height: 22px;
				background-color:#9c9c9c;
				background-image: url("../images/backbutton.gif");
				background-repeat: no-repeat;
				background-position: top center;
				font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
				color: #3a3b3d;
				font-size: 7pt;
				font-weight: normal;
				text-decoration: none;
				letter-spacing: 1px;
				text-align: center;
				padding: 2px 8px 0px 8px;
				margin: 0px;
				border: #c1c1c1 1px solid;
				display: block;
				cursor: hand;
			}

			a.navselected:link, a.navselected:visited {
				width: 100%;
				line-height: 20px;
				background-color: white;
				text-decoration: none;
				color: #b0000b;
				font-size: 7pt;
				font-weight: normal;
				border: #c1c1c1 1px solid;
				padding: 0px 0px 0px 5px;
			}
			a.navselected:hover {
				width: 100%;
				line-height: 20px;
				background-color: #b0000b;
				text-decoration: none;
				color: #e0e0e0;
				font-size: 7pt;
				font-weight: normal;
				border: #bc8a8d 1px solid;
				padding: 0px 0px 0px 5px;
			}

			a.navselectedbold:link, a.navselectedbold:visited {
				width: 100%;
				line-height: 20px;
				background-color: white;
				text-decoration: none;
				color: #b0000b;
				font-size: 7pt;
				font-weight: bold;
				border: #c1c1c1 1px solid;
				padding: 0px 0px 0px 5px;
			}
			a.navselectedbold:hover {
				width: 100%;
				line-height: 20px;
				background-color: #b0000b;
				text-decoration: none;
				color: #e0e0e0;
				font-size: 7pt;
				font-weight: bold;
				border: #bc8a8d 1px solid;
				padding: 0px 0px 0px 5px;
			}


.guestbook {
	width: 100%;
	color: #c1c1c1;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	padding: 20px 2px 0px 0px;
	text-align: center;
}
		a.guestbook:link, a.guestbook:visited, a.guestbook:active {
			color: #c1c1c1;
			font-size: 7pt;
			font-weight: bold;
			text-decoration: none;
		}
		a.guestbook:hover {
			color: white;
			font-size: 7pt;
			font-weight: bold;
			text-decoration: none;
		}

.fnaim {
	width: 100%;
	color: #c1c1c1;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	
	text-align: center;
}
		a.fnaim:link, a.fnaim:visited, a.fnaim:active {
			color: #c1c1c1;
			font-size: 7pt;
			font-weight: bold;
			text-decoration: none;
		}
		a.fnaim:hover {
			color: white;
			font-size: 7pt;
			font-weight: bold;
			text-decoration: none;
		}
/* Navigation ( ending ) */




/* Others links (begining) */

a.backhome:link, a.backhome:visited,  a.backhome:active {
	background-color: transparent;
	background-image: url("../images/arrowback.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #3a3b3d;
	font-size: 7pt;
	font-weight: normal;
	padding-left: 12px;
}
a.backhome:hover {
	background-color: transparent;
	background-image: url("../images/arrowback_on.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #b0000b;
	font-size: 7pt;
	font-weight: normal;
	padding-left: 12px;
}

a.arrow:link, a.arrow:visited,  a.arrow:active {
	background-color: transparent;
	background-image: url("../images/arrownext_on.gif");
	background-repeat: no-repeat;
	background-position: left 1px;
	text-decoration: none;
	color: #b0000b;
	font-weight: normal;
	font-size: 7pt;
	text-transform: uppercase;
	padding-left: 14px;
}
a.arrow:hover {
	background-color: transparent;
	background-image: url("../images/arrownext.gif");
	background-repeat: no-repeat;
	background-position: 1px 1px;
	text-decoration: none;
	color: #3a3b3d;
	font-weight: normal;
	font-size: 7pt;
	text-transform: uppercase;
	padding-left: 14px;
}
a.arrowback:link, a.arrowback:visited,  a.arrowback:active {
	background-color: transparent;
	background-image: url("../images/arrowback_on.gif");
	background-repeat: no-repeat;
	background-position: 1px 1px;
	text-decoration: none;
	color: #b0000b;
	font-weight: normal;
	font-size: 7pt;
	text-transform: uppercase;
	padding-left: 14px;
}
a.arrowback:hover {
	background-color: transparent;
	background-image: url("../images/arrowback.gif");
	background-repeat: no-repeat;
	background-position: left 1px;
	text-decoration: none;
	color: #3a3b3d;
	font-weight: normal;
	font-size: 7pt;
	text-transform: uppercase;
	padding-left: 14px;
}

	a.toplink:link, a.toplink:visited,  a.toplink:active {
		line-height: 24px;
		background-color: transparent;
		background-image: url("../images/arrowtop_on.gif");
		background-repeat: no-repeat;
		background-position: center top;
		text-decoration: none;
		font-size: 7pt;
		color: #b0000b;
		font-weight: normal;
		padding: 8px 4px 0px 4px;
	}
	a.toplink:hover {
		line-height: 24px;
		background-color: transparent;
		background-image: url("../images/arrowtop.gif");
		background-repeat: no-repeat;
		background-position:  center top;
		text-decoration: underline;
		font-size: 7pt;
		color: #3a3b3d;
		font-weight: normal;
		padding: 8px 4px 0px 4px;
	}

a.linkbutton:link, a.linkbutton:visited,  a.linkbutton:active {
	height: 18px;
	background-color:#a0a0a0;
	background-image: url("../images/backbutton.gif");
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 7pt;
	color: #3a3b3d;
	text-decoration: none;
	padding: 1px 24px 2px 24px;
	margin: 0px;
	border: #c1c1c1 1px solid;
}
a.linkbutton:hover {
	height: 18px;
	background-color:#a0a0a0;
	background-image: url("../images/backbutton.gif");
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 7pt;
	color: #b0000b;
	text-decoration: none;
	padding: 1px 24px 2px 24px;
	margin: 0px;
	border: #c1c1c1 1px solid;
}

a.zoom:link, a.zoom:visited, a.zoom:active, a.zoom:hover { font-size: 7pt; text-decoration: none; }

.nolink { color: #3a3b3d; font-size: 8pt; text-decoration: none; }

/* Others links ( ending ) */




/* Titlens and texts (beging) */

.title {
	line-height: 35px;
	background-color: transparent;
	background-image: url("../images/titleback.gif");
	background-repeat: no-repeat;
	background-position: left 3px;
	color: #5c5d5e;
	font-size: 16pt;
	font-weight: normal;
	/*font-variant: small-caps;*/
	border-bottom: #3a3b3d 1px solid;
	padding: 0px;
	margin: 0px;
}
.subcat {
	background-color: transparent;
	background-image: url("../images/arrowcategory.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #6b6c6e;
	font-size: 11pt;
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px 0px 0px 22px;
	margin: 0px;
}
.cap {
	color: #b0000b;
	font-size: 17pt;
	/*text-transform: uppercase;*/
}

.subtitle {
	color: #b0000b;/*5c5d5e*/
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin: 16px 0px 0px 0px;
}
.entete {
	color: #5c5d5e;
	font-size: 9pt;
	font-weight: bold;
}

.textbox {
	background-color: #f4f4f4;
	color: #5c5d5e;
	font-size: 8pt;
	border: #c1c1c1 1px solid;
	vertical-align: top;
	padding: 4px;
	margin: 25px 0px 0px 0px;
}
.red {
	color: #b0000b;
	font-size: 9pt;
	text-transform: uppercase;
}

.note {
	line-height: 16px;
	color: #8f8f90;
	font-size: 7pt;
	padding: 0px;
	margin: 0px;
}

.legend {
	width: 120px;
	line-height: 12px;
	float: right;
	background-color: #F0F0F0;
	color: #8f8f90;/*c1c1c1*/
	font-size: 7pt;
	text-align: center;
	border: #e0e0e0 1px solid;
	padding: 1px 4px 2px 4px;
	margin: 0px;
	cursor: hand;
}


.reviewData {
	color: #3a3b3d;
	font-size: 7pt;
	text-align: right;
	margin: 3px 0px 0px 0px;
}
.reviewDate {
	color: #6b6c6e;
}
P.reviewText {
	color: #3a3b3d;
	text-align: justify;
	vertical-align: top;
	padding: 0px;
	margin: 12px 0px 12px 0px;
}
P.reviewOpen {
	color: black;
	text-align: justify;
	vertical-align: top;
	padding: 12px 0px 24px 0px;
	margin: 12px 0px 2px 0px;
	/*border-bottom: #f0f0f0 1px solid;*/
	border-bottom: #c1c1c1 1px dotted;
}

	input.reviewPost {
		height: 20px;
		background-color:#a0a0a0;
		background-image: url("../images/backbutton.gif");
		background-repeat: no-repeat;
		background-position: top center;
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 7pt;
		color: #3a3b3d;
		letter-spacing: 1px;
		padding: 0px 4px 2px 4px;
		margin: 4px 4px 0px 0px;
		border: #f9f9f9 1px solid;
	}


/* Titlens and texts ( ending ) */




/* Others <td>, <p>, <font> (begining) */

div.separator {
	line-height: 50px;
	background-color: transparent;
	background-image: url("../images/h_border.gif");
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
	margin: 0px;
}
div.reviewSeparator {
	line-height: 24px;
	background-color: transparent;
	background-image: url("../images/h_border.gif");
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0px;
	margin: 0px;
}


img.noborder {
	border: 0px;
	margin: 0px;
}


table.table {
	background-color: white;
	border: #e0e0e0 1px solid;
}
td.table {
	background-color: #f0f0f0;
	border: #e0e0e0 1px solid;
	color: #5c5d5e;
	vertical-align: middle;
	padding: 4px 8px 0px 4px;
}
td.tablecolor {
	background-color: #e0e0e0;
	background-image: url("../images/bgtable.gif");
	background-repeat: no-repeat;
	background-position: left top;
	border: #e0e0e0 1px solid;
	color: #5c5d5e;
	vertical-align: middle;
	padding: 4px 8px 0px 4px;
}

table.form {
	background-color: #f0f0f0;
	border: #e0e0e0 1px solid;
}
td.form {
	background-color: white;
	border: #e0e0e0 1px solid;
	color: #5c5d5e;
	vertical-align: top;
	padding: 1px 8px 2px 8px;
}


	.toplist {
		background-color: #c1c1c1;
		color: white;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		padding: 4px;
		font-size: 11px;
	}
	.imputlist {
		background-color: #F5F5F3;
		border: #c1c1c1 1px solid;
		padding: 4px;
		text-align: center;
	}
	.backlist2 {
		line-height: 20px;
		background-color: #e0e0e0;
		font-size: 7pt;
		vertical-align: middle;
		padding: 0px 4px 0px 4px;
	}
	.backlist1 {
		line-height: 20px;
		background-color: white;
		font-size: 7pt;
		vertical-align: middle;
		padding: 0px 4px 0px 4px;
	}
		.paddingh4 { padding: 0px 4px 0px 4px; }

	.borderlist {
		border: white 1px solid;
		text-align: center;
		vertical-align: middle;
	}


/* Others <td>, <p>, <font> ( ending ) */

.tabTop1{
	background-color:#E8EFF5;
	border-left:1px #6E98C1 solid;
	border-top:1px #6E98C1 solid;
	border-bottom:1px #6E98C1 solid;
	border-right:1px #6E98C1 solid;
	padding:4px;
	font-weight:bold;
	text-align:center;
}
/*
.tabTop2 {
	background-color:#E8EFF5;
	border-top:1px #6E98C1 solid;
	border-bottom:1px #6E98C1 solid;
	border-right:1px #6E98C1 solid;
	padding:4px;
	font-weight:bold;
	text-align:center;
}

.tabTop3 {
	background-color:#E8EFF5;
	border-top:1px #6E98C1 solid;
	border-bottom:1px #6E98C1 solid;
	border-right:1px #6E98C1 solid;
	padding:4px;
	font-weight:bold;
	text-align:center;
}

.tabTop4 {
	background-color:#E8EFF5;
	border-left:1px #6E98C1 solid;
	border-bottom:1px #6E98C1 solid;
	border-right:1px #6E98C1 solid;
	padding:4px;
	font-weight:bold;
	text-align:center;
}

.tabComb1{
	background-color:#F5F5F3;
	border-left:1px #D2D1CF solid;
	border-top:1px #D2D1CF solid;
	border-bottom:1px #D2D1CF solid;
	border-right:1px #D2D1CF solid;
	padding:2px;
	text-align:center;
}
.tabComb2{
	background-color:#F5F5F3;
	border-top:1px #D2D1CF solid;
	border-bottom:1px #D2D1CF solid;
	border-right:1px #D2D1CF solid;
	padding:2px;
	text-align:center;
}
.tabComb3{
	background-color:#F5F5F3;
	border-top:1px #D2D1CF solid;
	border-bottom:1px #D2D1CF solid;
	border-right:1px #D2D1CF solid;
	padding:2px;
	text-align:center;
}
.tabComb0{
	background-color:#F5F5F3;
	border:1px #D2D1CF solid;
	padding:2px;
	text-align:center;
}

.cdrThumbs{
	width:120px;
	height:90px;
	background-color:white;
	border:1px #1D5E9E solid;
	padding:1px;
}

.fndTab0{
	background-color:white;
	border-right:1px #BFD2E4 solid;
	padding:4px;
}
*/
.fndTab1{
	background-color:#E8EFF5;	
	padding:4px;
}

.borderListing1
{
	border-right:1px #BFD2E4 solid;
	text-align: center;
}

.partner1 {
	width: 280px;
	height: 180px;
	background-color: #f0f0f0;
	text-align: center;
	vertical-align: middle;
	border: #e0e0e0 4px solid;
}
.partner2 {
	width: 100%;
	height: 180px;
	background-color: #f0f0f0;
	text-align: center;
	vertical-align: middle;
	border: #e0e0e0 4px solid;
}

img.partner{
	border: #c1c1c1 1px solid;
	padding: 0px;
	margin: 0px;
}

/*Admin*/
TABLE.Login 
{
	font-family:Verdana;
	font-size:10px; 
	BORDER:#A3B3D5 3px dashed; 
	BACKGROUND-COLOR:white;	
}
TD.Login
{
	font-family:Verdana;
	font-size:10px; 
	color: #595959;
	text-align: center;
}

INPUT.Login 
{
	font-family:Verdana; 
	font-size:10px; 
	width:150px; 
	border:solid 1px silver; 
	height:18px;
}


.pagination {
	height: 16px;
	background-color: #f0f0f0;
	font-size: 7pt;
	text-align: center;
	padding: 0px 12px 0px 0px;
	margin: 48px 0px 0px 0px;
	border: #c1c1c1 1px solid;
}
	a.page:link, a.page:visited,  a.page:active {
		background-color: transparent;
		background-image: url("../images/arrownext_on.gif");
		background-repeat: no-repeat;
		background-position: right 1px;
		text-decoration: none;
		color: #b0000b;
		font-weight: normal;
		font-size: 7pt;
		padding-right: 14px;
	}
	a.page:hover {
		background-color: transparent;
		background-image: url("../images/arrownext1px.gif");
		background-repeat: no-repeat;
		background-position: right 1px;
		text-decoration: none;
		color: #3a3b3d;
		font-weight: normal;
		font-size: 7pt;
		padding-right: 14px;
	}
	a.pageback:link, a.pageback:visited,  a.pageback:active {
		background-color: transparent;
		background-image: url("../images/arrowback_on.gif");
		background-repeat: no-repeat;
		background-position: 1px 1px;
		text-decoration: none;
		color: #b0000b;
		font-weight: normal;
		font-size: 7pt;
		padding-left: 14px;
	}
	a.pageback:hover {
		background-color: transparent;
		background-image: url("../images/arrowback.gif");
		background-repeat: no-repeat;
		background-position: left 1px;
		text-decoration: none;
		color: #3a3b3d;
		font-weight: normal;
		font-size: 7pt;
		padding-left: 14px;
	}
	
.CommentsDisplayPrice
{
    border: solid 1px #b0000b; 
    width: 250px; 
    padding: 10px; 
    margin-bottom: 10px; 
    float: right;
    background-color: #f5f5f5
}

.BoldRed
{
    color: #b0000b;
    font-weight: bold;
}