/* Master CSS Document */





/* TEXT */



div.body14 {

	font-family: times, serif;

	font-size: 14px;

	color: #595142;

}



div.body12 {

	font-family: times, serif;

	font-size: 12px;

	color: #595142;

}





table.body14 {

	font-family: times, serif;

	font-size: 12px;

	color: #595142;

	border: solid #898948;

	border-width: 1px;

	background-color: #F7F3E1;

	padding-left: 12px;

	padding-right: 12px;

	padding-top: 2px;

	padding-bottom: 2px;

	

}



td.body12 {

	font-family: times, serif;

	font-size: 12px;

	color: #595142;

}



td.body14 {

	font-family: times, serif;

	font-size: 14px;

	color: #595142;

}







/* LINKS */



A:link {

	color: #7A1C11;

	text-decoration: none;

	font-size: 12px;

	font-weight: bold;

}



A:visited {

	color: #7A1C11;

	text-decoration: none;

	font-size: 12px;	

	font-weight: bold;

}



A:active {

	color: #7A1C11;

	text-decoration: none;

	font-size: 12px;	

	font-weight: bold;

}



A:hover {

	color: #7A1C11;

	background-color: none;

	text-decoration: underline;

	font-size: 12px;

	font-weight: bold;

}





/* BUTTONS */



input.submit, a.button, input.button {

	border: 3px double #505050;

	border-left-color: #B6B4B9;

	border-top-color: #B6B4B9;

	margin: 0px 0px 5px 0;

	color: white;

	height: auto;

	text-decoration: underline;

	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;

	font-weight: bold;

	font-size: 10px;

	padding: 0.1ex 0;

	cursor: pointer;

	background: #757575 url(images/button_bg.gif) top left repeat-x;

	text-decoration: none;

}





/* End of CSS */

