body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1,td {
	color: #4f4f4f;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	line-height:14px
}

a {
	color: #4f4f4f;
	text-decoration: underline;
}

a:hover {
	color: #7da028;
	text-decoration: none;
}

a.style1 {
	text-decoration: underline;
}
a.style1:hover {
	color: #7da028;
	text-decoration: none;
}
#roll {background-image: url(images/serva_2.jpg); color:#000000}
#out {background-image: url(images/serva.jpg)}
#sar a { color:#4F4F4F; text-decoration:none; font-size:12px; font-family:tahoma; font-weight:bold}
#sar a:hover { color:#8D1D21; text-decoration:none; font-size:12px; font-family:tahoma; font-weight:bold}
.style2 {
	color: #7da028;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
a.style2 {
	text-decoration: underline;
}
a.style2:hover {
	text-decoration: none;
}
input,select,textarea {
	color: #4f4f4f;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	line-height:14px;
}
h1 {
	color: #7da028;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

h1.framed {  background-color:#FFFFFF; border: 2px #CCCCCC solid; padding:10; text-align:center; }

h2 {
	color: #c82f36;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

.button {
	text-align:center;
	font-size: 8pt;
	border:0px solid #aaa;
	margin:0px;
	padding:2px;
	background-color: #4f4f4f;
	color: #fff;
}

.button1 {
	text-align:center;
	font-size: 8pt;
	border:0px solid #aaa;
	margin:0px;
	padding:2px;
	background-color: #4f4f4f;
	color: #cccca7;
}

.borders {  background-color:#FFFFFF; border: 1px #CCCCCC solid}

.entry {
	border:1px solid #aaa;
	color: #4f4f4f;
	font-size: 11px;
	font-family: tahoma;
}

.mandatory {
	color: #cc0000;
}

.highlight {
	border:1px solid #aaa;
	background-color: #FFFF66;
	color: #4f4f4f;
	font-size: 11px;
	font-family: tahoma;

}

HR {
color:#CCC; 
height:1px;
}

.success {
	color: #39B54A;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	line-height:14px;
	
}

.failure {
	color: #ED1C24;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	line-height:14px
}