/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 	background-color: #454545;
	background-image: url(images/bg.jpg);

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000099;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #BE0203;
}
a:active {
	text-decoration: underline;
	color: #000099;
}
.white{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#E87A66;}

.bg{ background-color:#F7BDB9; color:#000; border:1px solid #570802;}

.bg1{ background-color:#660504; color:#fff; border:1px solid #682F2E;}

.bg1bold{ font-weight:bold; background-color:#660504; color:#fff; border:1px solid #682F2E;}

.new{ font-size:11px; color:#77776C; line-height:18px;}

.new1{ font-size:11px; color:#9E1812;}

.content{ font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; color:#000000;}


.law{ font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; color:#000000; background-color:#FFFF00;}


.head{ font-family:Arial, Helvetica, sans-serif; font-size:25px; line-height:35px; color: #001E3E; font-weight:bold;}

.headnew{ font-family:Arial, Helvetica, sans-serif; font-size:25px; line-height:35px; color: #FF0000; font-weight:bold;}

.white1{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff;}

.head1{ font-family:Arial, Helvetica, sans-serif; font-size:35px; line-height:35px; color: #FF0000; font-weight:bold;}

.head1blue{ font-family:Arial, Helvetica, sans-serif; font-size:35px; line-height:35px; color: #0000FF; font-weight:bold; padding-bottom:16px;}

.head1darkblue{ font-family:Arial, Helvetica, sans-serif; font-size:35px; line-height:35px; color:#000099; font-weight:bold; padding-bottom:5px;}

.heading{ font-family:Arial, Helvetica, sans-serif; font-size:35px; line-height:35px; color: #000; font-weight:bold;}

.large{ font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:25px; color: #0000FF; font-weight:bold;}

.norm{ font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; color: #FF0000;}

.redsmall{
font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; color: #FF0000;
font-weight:bold;
}

.redsmall a{
color:#FF0000;
}

.box{
font-size:12px; color:#000; line-height:15px;
background-color:#FFFFD2;
padding: 3px 3px 3px 10px;
}

.boxnew{
font-size:17px; color:#fff; line-height:18px;
background-color:#751113;
font-weight:bold;
padding:5px;
}

#dropinboxv2cover{
width: 320px; /*change width to desired */
position:absolute; /*Dont change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 300px; /*change width to above width-20. */
border: 1px solid black; /*Customize box appearance*/
background-color: #FAFAFA;
padding: 4px;
position:absolute; /*Dont change below 3 rules */
left: 0;
top: 0;
}

.thanks{ font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:32px; color:#000000;}
.thanks2{ font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:32px; color:#FF0000;}
.thanks1{ font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:32px; color:#0000FF;}