/* CSS definition file containing site wide stylesheets */

BODY {
	color: rgb(1,71,1);
 	background: rgb(255,255,185) url( "../assets/images/plasmain_3.gif" ) no-repeat fixed bottom right
}

.tbody {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(1,71,1)
}

A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(170,31,42);
 	font-weight: bold
}

tr {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(1,71,1)
}

td {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(1,71,1)
}

.txtcontent {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(1,71,1)
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(170,31,42);
 	font-weight: bold
}

P {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(1,71,1)
}

.cmsbody {
	color: rgb(1,71,1);
 	background: rgb(255,255,185) url( "../assets/images/plasmain_3.gif" ) no-repeat fixed bottom right
}

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(170,31,42);
 	font-weight: bold;
 	text-decoration: underline
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(170,31,42);
 	font-weight: bold;
 	text-decoration: underline
}