BODY {
background:white url('images/hgray.jpg') repeat-y;
scrollbar-face-color:#94AAAD;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#293C39;
scrollbar-track-color:#FFFFFF;
}
.frame{border:15px groove #cc6600;}
.frame2{border:10px groove #1f7f2a;}

.rc10r1g {
    margin: 0.1in auto;
    color: #000;
    padding: 3px;
    text-align: left;
    border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border:1px gray solid;
    position: static; 
    width: 100%; 
    height: 100%; 
    float: none;

}
.rc20r1g{
    margin: 0.1in auto;
    color: #000;
    padding: 7px;
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border:1px gray solid;
    position: static; 
    width: 100%; 
    height: 100%; 
    float: none;

}
.rc30r1g {
	margin: 0.1in auto;
	color: #000;
	padding: 10px;
	text-align: left;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border:1px gray solid;
    position: static; 
    width: 100%; 
    height: 100%; 
    float: none;

}
.rc10r3g {
    margin: 0.1in auto;
    color: #000;
    padding: 3px;
    text-align: left;
    border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border:3px gray solid;
    position: static; 
    width: 100%; 
    height: 100%; 
    float: none;

}
.rc20r3r {
    margin: 0.1in auto;
    color: #000;
    padding: 10px;
    text-align: left;
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border:3px red solid;
    position: static; 
    width: 100%; 
    height: 100%; 
    float: none;

}

.rc20r3g{
    margin: 0.1in auto;
    color: #000;
    padding: 7px;
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border:3px gray solid;
    position: static; 
    width: 100%; 
    height: 100%; 
    float: none;

}
.rc30r3g {
	margin: 0.1in auto;
	color: #000;
	padding: 10px;
	text-align: left;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border:3px gray solid;
    position: static; 
    width: 100%; 
    height: 100%; 
    float: none;

}

.rc10r {
    margin: 0.1in auto;
    color: #000;
    padding: 3px;
    text-align: left;
    border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: static; 
    width: 100%; 
    height: 100%; 
    float: none;

}
.rc20r{
    margin: 0.1in auto;
    color: #000;
    padding: 7px;
    text-align: left;
    border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.rc30r {
	margin: 0.1in auto;
	color: #000;
	padding: 10px;
	text-align: left;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
    position: static; 
    width: 100%; 
    height: 100%; 
    float: none;
}
