/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bgandcontent/content_images/body_bg.jpg);
	scrollbar-face-color: #b7e5f2;
	scrollbar-highlight-color: #b7e5f2;
	scrollbar-3dlight-color: #b7e5f2
	scrollbar-darkshadow-color: #b7e5f2;
	scrollbar-shadow-color: #b7e5f2;
	scrollbar-arrow-color: #f03131;
	scrollbar-track-color: #ffffff;
	
	}
	
.dottedsepparator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #B7E5F2;
	border-right-color: #B7E5F2;
	border-bottom-color: #B7E5F2;
	border-left-color: #B7E5F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	border-left-style: dotted;
}
a:link {
	color: #000000;
}
a:visited {
	color: #F2002A;
}
a:active {
	color: #000000;
}
.style1 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F2002A;
	font-size: small;
}
.style4 {font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style2 {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {font-size: x-small; font-style: normal; font-weight: normal; }
.style6 {font-size: x-small; font-style: normal; font-weight: bold; }
.style7 {font-size: xx-small; font-style: normal; font-weight: bold; }
.submit {
	background-image: url(bgandcontent/content_images/blank.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 130px;
	background-color: #009966;
	border: none;
}
.form1 {
	background-image: url(bgandcontent/content_images/form_bg1.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 201px;
	border: 1px solid #CCCCCC;
}
.form2 {
	background-image: url(bgandcontent/content_images/form_bg2.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	height: 66px;
	width: 203px;
}
