.images {
	border : 1px solid Black;
}
.preview {
	border : 1px solid Black;
}
.links {
	padding : 0px 0px 0px 6px;
}
BODY {
	color : Black;
	font-family : Verdana, sans-serif;
	font-size : smaller;
	background : #4E5E6B;
}

.prewtxt {
	padding : 0px 0px 0px 6px;
}


A {
	color : #FFFACD;
	text-decoration : none;
}

A:HOVER {
	color : White;
	text-decoration : none;
}

.table {
	background : #899BAA;
	border : 1px solid Black;
	padding : 5px 3px 6px 3px;
	font : xx-small Verdana;
	font-size : 9px;
}

.table2 {
	background : #72818D;
	border : 1px solid Black;
	font : normal bold medium Verdana;
	padding : 1px 0px 1px 58px;
}

.table3 {
	background : #899BAA;
	border : 0px none;

}

.image {
	background : url(images/layout_bground_left.jpg) no-repeat 100%;
	background-position : top;
	background-image : url(images/layout_bground_left.jpg);
	background-repeat : no-repeat;
}

.image2 {
	background : url(images/layout_bground_right.jpg) no-repeat 100%;
	background-position : top;
	background-image : url(images/layout_bground_right.jpg);
	background-repeat : no-repeat;
}





