body {
	font-family: Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 2px;
	font-size: 14px;
	background-image: url(img/bkg.gif);
}
a {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #CB0000;
	text-decoration: underline;
}
li a {
	color: #006600;
	text-decoration: underline;
}
li a:hover {
	color: #CB0000;
	text-decoration: underline;
}

h1 {
	font-size: 23px;
	color: #993300;
	border-bottom: 1px solid #DCCFA7;
}
h2 {
	font-size: 18px;
	color: #993300;
}
h3 {
	font-size: 16px;
	color: #993300;
}
h4 {
	font-size: 14px;
	color: #993300;
}

/* classes */
#content {
	font-size: 13px;
	margin: 20px 5px 8px;
}


/* Normal Menu styles */

#MnuCave {
	background-image: url(img/menuBkg.gif);
	background-repeat: repeat-y;
}
.menu1 {
	font-size: 14px;
	width: 121px;
	margin: 12px 0px 0px 30px;
}
.menu1 a {
	color: #006600;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.menu1 a:hover {
	color: #CB0000;
	text-decoration: underline;
}
.menu2 {
	font-size: 11px;
	height: 10px;
	width: 112px;
	margin: 4px 0px 0px 37px;
	padding: 0px 0px 0px 8px;
	background-image: url(img/redot.gif);
	background-repeat: no-repeat;
}
.menu2 a {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	display: block;

}
.menu2 a:hover {
	font-weight: bold;
	color: #CB0000;
	text-decoration: underline;
}

/* Active Menu styles */
.menu1a {
	font-size: 14px;
	width: 121px;
	margin: 12px 0px 0px 32px;
}
.menu1a a {
	color: #CB0000;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.menu1a a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.menu2a {
	font-size: 12px;
	height: 10px;
	width: 112px;
	margin: 4px 0px 0px 37px;
	padding: 0px 0px 0px 8px;
	background-image: url(img/redot.gif);
	background-repeat: no-repeat;
}
.menu2a a {
	color: #CB0000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.menu2a a:hover {
	color: #666666;
	text-decoration: none;
	display: block
}

/* Mail form */
.csc-mailform {
	border: 1px dotted #EBEBEB;
}
.csc-mailform-field{
	margin: 5px;
	font-weight: bold;
	padding: 5px;
}

.csc-mailform-field label {
	text-align: right;
	width: 175px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}
.csc-mailform-field input {
	margin: 3px;
	border: 1px solid #CC0000;
	background-color: #F7F8E7;
}
.csc-mailform-field textarea {
	background-color: #F7F8E7;
	border: 1px solid #CC0000;
	width: 250px;
}
.csc-mailform-field select {
	background-color: #F7F8E7;
	border: 1px solid #CC0000;
}
.csc-mailform-check{
	width: 20px;
	height: 20px;
}
#mailformformtype_mail {
	border: 2px solid #CC3300;
	background-color: #9BE6CD;
	font-weight: bold;
	cursor: hand;
	cursor: hand;
}
.csc-header h1 {
	font-size: 23px;
	color: #993300;
	border-bottom: 1px solid #DCCFA7;
}
/* Mail form  done */

.bodytext {
	padding-left: 5px;
}


#PayPalTbl {
	font-size: 14px;
	border: 1px solid #993300;
	border-collapse:collapse;
	background-color: #FFFFFF;
}
#PayPalTbl td {
	border: 1px solid #993300;
}


.verifylable {
	font-weight: bold;
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}
.BRed {
	color: #710000;
	font-weight: bold;
}
.formError {
	font-weight: bold;
	color: #FF0000;
}
.regstagelink {
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #993300;
}
.tx-rgsmoothgallery-pi1 rgsgnest606{
	text-align: center;
}#content li {
	margin-bottom: 6px;
}

