body {

	font-family: Arial, Helvetica, sans-serif;

	background-image: url(images/bg4.gif);

	font-size: 11px;

	margin: 0px;

	padding: 0px;

	background-image: url(images/bg4.gif);

	background-attachment: fixed;

	background-repeat: no-repeat;

	background-position: center center;

	background-color: #FFFFFF;

}



    

.sidebox {

	border: 1px dashed #666666;

}

.mainbox {

	border: 1px dashed #666666;

}

.copyrighttext {

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 10px;

	color: #555555;

}

.greentext {

	color: #006600;

}



.box {

	background-color: #eeeeee;

	margin: 1px;

	padding: 1px;

	font-size: 10px;

	border: 1px ridge #dddddd;

	background-attachment: fixed;

	background-image: url(images/boxbg.jpg);

	background-repeat: repeat;

	background-position: left top;

}

.style1 {font-family: Arial, Helvetica, sans-serif}

.smallheading {

	font-weight: bold;

	color: #b24b9c;

}

.imgborder {

	border: 1px dotted #000000;

}

input {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

}

.pageheading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight:bold;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

	font-style: normal;

	line-height: normal;

	font-variant: normal;

	color: #000000;

}

.dottedunderline {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: dashed;

	border-right-style: dashed;

	border-bottom-style: dashed;

	border-left-style: dashed;

	border-top-color: #666666;

	border-right-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #666666;

}

a:link {

	color: #b24c9d;

	text-decoration: none;

}

a:hover {

	color: #b24c9d;

	text-decoration: underline;

}

a:active {

	color: #FFFFFF;

	text-decoration: underline;

}

a:visited {

	color: #b24c9d;

	text-decoration: none;

}

