BODY {
	SCROLLBAR-FACE-COLOR:#eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: silver;
	SCROLLBAR-SHADOW-COLOR: #eeeeee;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #cc3300;
	SCROLLBAR-TRACK-COLOR: silver;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	margin-left:0px;
	margin-right:0px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
SELECT {
	FONT-FAMILY: "Lucida Console";
}
#headbar{
	position: absolute;
	top: 1px;
	width:100%;
	background-color : #DC143C;
	color: #DEB887;
	font-family: Verdana;
}
#button{
	background : ButtonFace;
	font-weight:bold
}
#tdCaption{
text-align: right;
background-color: #dcdcdc;
font-weight:bold;
}
A, A:VISITED {
	text-decoration:none;
	color: Blue;
}
A:HOVER {
	text-decoration:none;
	color: Blue;
	background-color: Yellow;
}
 
TABLE { empty-cells: show }
TD {
FONT-SIZE: 11px;
}
#foot {
	align:center;
	position: absolute;
	bottom: 0px;
	width:100%;
	background-color : #DC143C;
	color: #F0E68C;
	font-family: Verdana;
	font-size: 10px;
	text-align:right
}
#boxc{
	margin-top:20;
	margin-left:30%;
	width:40%;
	position:absolute;
	color: Red;
	background: #99CCCC;
	padding: 0px;
	
}

#boxcentro{
	margin-top:20;
	margin-left:25%;
	width:50%;
	position:absolute;
	background: transparent;
	padding: 0px;
	text-align:center;
	color: Black;
	background-color: #eeeeee !important;
	border: 1px dotted #cccccc !important;
}


#msgric{
	color: navy;
	margin-left:0px;
	margin-top: 0;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	background: transparent;
	border-bottom: 1px dotted #666666;
	font-size:12px
}
#appGr{
	color: #555555;
	margin-left:0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	background: #dbdbdb;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	font-size: 10px;
} 
#tipr
{
text-align:center;
margin-left: 3px;
margin-right: 3px;
	background: red;
	color:white;
	font-weight : bold;
}
#appNo{
    color: Red;
    margin-left:0px;
    padding:0px 0px 0px 0px;
    text-decoration:none;
    background: White;
    border-top: 2px solid Red;
    border-right: 2px solid Red;
    border-bottom: 2px solid Red;
    border-left: 2px solid Red;
    font-size: 12px;
    text-align:center;
} 
#appYes{
    color: Green;
    margin-left:0px;
    padding:0px 0px 0px 0px;
    text-decoration:none;
    background: White;
    border-top: 2px solid Green;
    border-right: 2px solid Green;
    border-bottom: 2px solid Green;
    border-left: 2px solid Green;
    font-size: 12px;
    text-align:center;
} 
#appAvv{
    color: Red;
    margin-left:0px;
    padding:0px 0px 0px 0px;
    text-decoration:none;
    background: White;
    border-top: 2px solid Red;
    border-bottom: 2px solid Red;
    font-size: 12px;
} 
#appv{
    width:650px;
    color: Red;
    margin-left:0px;
    padding:0px 0px 0px 0px;
    text-decoration:none;
    background: White;
    border-top: 2px solid Red;
    border-bottom: 2px solid Red;
    font-size: 12px;
     font-weight: bold;    
} 
#appAvvg{
    color: Black;
    margin-left:0px;
    padding:0px 0px 0px 0px;
    text-decoration:none;
    background: White;
    border-top: 2px solid GREEN;
    border-bottom: 2px solid GREEN;
    font-size: 12px;
} 

#appG{
	color: #2F4F4F;
	margin-left:0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	background-color: #FAF0E6;
	font-size: 10px;
} 
#appR{
	color:maroon;
	margin-left:0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
 	background-color: #FFE4E1; 
	font-size: 10px;
}
