body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: normal;
	line-height: 18px;
}

img {border-width:0px;}

h1 {margin:0; padding:0;} 

a:link {text-decoration:none;}     /* unvisited link */
a:visited {text-decoration:none;}  /* visited link */
a:hover {color:#008846; text-decoration:underline;}   /* mouse over link */
/*a:active {color: #0000FF}*/   /* selected link */

.page_title {
	color: #0c8241;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	padding-bottom: 20px;
}

.center_table { 
    margin-left: auto;
    margin-right: auto;
}

.table_basic {
	border: 1px solid #cce7da;
	background-color: #f2f9f5;
}

.copyright {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: normal;
	line-height: 40px;
}

.button_print {
	color: #ffffff;
	background: #ffffff;
	font-size: 0px;
	border-width: 0px;
	cursor: hand;
	background-image: url(../img/button_print.gif);
	width: 68px;
	height: 29px;
}

.menu {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
}

.top_text {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.error_msg {
	color: #FF0000;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
}

.update_progress {
	color: #A23200;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight : bold;
}

.pager {
	/*color: #000000;*/
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: bold;
	/*text-align: center;*/
}

.price {
	color: #008846;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: bold;
}

.logo {
	color: #008846;
	font-size: 24px;
	font-family: Arial, Verdana;
	font-weight: bold;
}

a.logo:hover {text-decoration:none;}
