.bodytext        {
	font-size: 14px;
	font-family: Helvetica, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular
}
.footer         { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }
.header_1        { font-size: 11px; font-family: Times, "Times New Roman", Verdana; font-weight: normal }
.header_2      {
	font: bold 16px Verdana, Geneva, sans-serif;
}
.my10px          { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.my14px     { font-size: 13px; font-family: Verdana, Helvetica, Arial, Courier, "Courier New", Geneva, Monaco }
.my16px       {
	font: 16px Verdana, Geneva, sans-serif;
}
.my18px     { color: white; font-size: 18px; font-family: Verdana, Helvetica, Courier, "Courier New", Geneva, Monaco }
.my20px       { font-size: 22px; font-family: "Arial Black", Helvetica, Arial, Geneva, "Courier New", Courier, "Arial Black" }
.nav   { font-size: 12px; font-family: Verdana, Helvetica, Geneva }
.navheader    {
	border-color: white;
	outline-width: 1px;
	outline-color: white;
	font: normal 12px Verdana, Helvetica, Geneva;
	background: url(images/headerpic.jpg) no-repeat center top;
}
Body            {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(images/bgnds/homebgnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.NavLink:link
  { color: #ff0; text-decoration: none }

a.NavLink:visited
  { color: #ff0; text-decoration: none }

a.NavLink:hover
  { color: #fcc; text-decoration: underline }


a.NavLink:active
  { color: #ff0; text-decoration: none }

a:link
         {
	color: #1eff00;
	text-decoration: none
}

a:visited
         {
	color: #1eff00;
	text-decoration: none
}

a:hover
         {
	color: #FC0
}

a:active
         {
	color: #1eff00;
	text-decoration: none
}
.tableclass                { border: solid 1px #08661a; outline: solid 1px #08661a }
.tableclass1    { border: solid 1px #727272; outline-width: 1px; outline-color: #727272 }
.tableclass2    { border: solid 1px #727272; outline-width: 1px; outline-color: #404040 }
.rose_cell {
	background: url(images/rose1.png) no-repeat top;
}
Body_home {
	background-attachment: scroll;
	background-image: url(images/bgnds/homebgnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.blacktransparent {
	color: #FFF;
	background-image: url(images/main_content.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1eff00;
	border-right-color: #1eff00;
	border-bottom-color: #1eff00;
	border-left-color: #1eff00;
	padding-top: 2px;
	padding-right: 64px;
	padding-bottom: 24px;
	padding-left: 64px;
}
.blacktransparent_side {
	color: #FFF;
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	padding: 16px;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1eff00;
	border-right-color: #1eff00;
	border-bottom-color: #1eff00;
	border-left-color: #1eff00;
}
.blacktransparent_top {
	color: #FFF;
	background-image: url(images/black.png);
	background-repeat: repeat;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1eff00;
	border-right-color: #1eff00;
	border-bottom-color: #1eff00;
	border-left-color: #1eff00;
}
.picborder {
	border: 1px solid #1eff00;
}

