h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 3px;
	font-weight: bold;
	color: #74A1A8;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #776732;
	line-height: normal;
}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	
	padding-right: 0px;
	padding-left: 0px;	
	BACKGROUND-COLOR: white;
}
a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #74A1A8;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #74A1A8;
	text-decoration: underline;
}
div.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
a.footer, a:link.footer, a:visited.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}


.snippet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.grid-header
{
	border-bottom: black 1px solid;
	font-size: 10px;
	color: #776732;
	font-family: Verdana;
	background-color:white;
	font-weight: bold;
}
.grid-last-item
{
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}
.standard-text
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.standard-cmd
{
	font-family: Verdana;
	font-size: 10px;
	text-align:center;
	color: #000000;
	background-repeat:repeat-x;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	cursor:hand;
}
.standard-cmdHover
{
	font-family: Verdana;
	font-size: 10px;
	text-align:center;
	color: #000000;
	background-repeat:repeat-x;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	cursor:hand;
}
.grid-first-item
{
	border-top: #696969 1px solid;
	border-right: #696969 1px solid;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}
.grid-edit-column
{
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	border-left: #696969 1px solid;
}
.pager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
