/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pback.jpg); background-position:top; background-repeat:no-repeat;
	background-color:#000000;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #5C0A3B;
}

.mrgn{margin-top:10px; margin-right:10px; margin-bottom:10px; margin-left:10px;}
.mrgn2{margin-top:10px; margin-right:10px; margin-bottom:0px; margin-left:0px;}
.mrgn3{margin-top:10px; margin-right:10px; margin-bottom:0px; margin-left:10px;}

.arohed{color:#FF8010; background-image:url(images/garo.gif); 
height:16px; background-repeat:no-repeat; 
background-position:left; text-indent:20px; font-size:20px; font-weight:bold;}
.cinfo{font-family:Arial, Helvetica, sans-serif;}
.input{font-family:Arial, Helvetica, sans-serif; font-size:12px; border:1px solid #DCB4C5; color:#5C0A3B;}
.submit{background-color:#F3E4EB; border:1px solid #DCB4C5; font-size:12px; font-weight:bold; color:#5C0A3B;}

.oth:link{color:#B84876; text-decoration:underline; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.oth:visited{color:#B84876; text-decoration:underline;  font-size:12px; font-weight:bold;  font-family:Arial, Helvetica, sans-serif;}
.oth:hover{color:#B8768F; text-decoration:none;  font-size:12px; font-weight:bold;  font-family:Arial, Helvetica, sans-serif;}
.oth:active{color:#B84876; text-decoration:underline;  font-size:12px; font-weight:bold;  font-family:Arial, Helvetica, sans-serif;}

.crite{font-size:10px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#B8768F;}

.star{color:#FF0000;}

#dropinboxv2cover{
	width: 595px; /*change width to desired */
	height: 842px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
	position:absolute; /*Don't change below 4 rules*/ /*z-index: 100;*/
	visibility: hidden;
	z-index: 2; margin-left:-250px;
	}

