/* CSS definition file containing site wide stylesheets */

.tbody {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(14,27,70);
 	font-weight: bold
}

.main {
	background-image: url( "../assets/images/bgpat.gif" );
 	background-repeat: repeat-x;
 	background-attachment: fixed
}

UL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(14,27,70);
 	font-weight: bold
}

.txtcontent {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(14,27,70);
 	font-weight: bold
}

P {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(14,27,70);
 	font-weight: bold
}

.cmsbody {
	background-image: url( "../assets/images/noachmain_3.gif" )
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(14,27,70);
 	font-weight: bold
}

OL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(14,27,70);
 	font-weight: bold
}