body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888899;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	letter-spacing: -2px;
	font-size: 30px;
	color: #0A91CF;
}

.text2 {
	padding-bottom: -10px;
	font-size: 12px;
	color: #84C8E7;
}

.text3 {
	color: #FFFFFF;
}

.text4 {
	letter-spacing: -2px;
	font-size: 24px;
	color: #FFFFFF;
}

.text5 {
	letter-spacing: -2px;
	font-size: 24px;
	color: #428003;
}

.text6 {
	font-size: 10px;
	padding-left: 20px;
}

.text7 {
	font-size: 10px;
}

.text8 {
	font-weight: bold;
	color: #15BFEA;
}

.text9 {
	padding-left: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.text10 {
	padding-left: 13px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list1 a {
	color: #FFFFFF;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list2 li {
	padding-left: 12px;
	background: url(images/img9.gif) no-repeat left center;
}

.list2 a {
	color: #FF9900;
}

.list3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list3 li {
	padding-left: 12px;
	background: url(images/img9.gif) no-repeat left center;
}

.list3 a {
	color: #55BB11;
}

a {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
}

.link1 {
	color: #84C8E7;
}

.style1 {
	font-weight: bold;
	color: #5BA4FF;
}

.style1 a {
	text-decoration: none;
	color: #5BA4FF;
}

.style1 a:hover {
	text-decoration: underline;
}

.bg1 { 
	background: url(images/img1.gif) repeat-y left; 
	padding-left: 15px;
}

.bg2 { 
	background: url(images/img2.jpg) no-repeat left top;
	height: 250px;
}

.bg3 { 
	background: url(images/img4.jpg) no-repeat left top;
	height: 40px;
}

.bg4 { 
	background: url(images/img5.jpg) no-repeat left top;
	height: 40px;
}

.bg5 { 
	background: url(images/img6.jpg) no-repeat left top;
	height: 40px;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin: 0  auto;
  width: 710px;
  height: 35px;
  z-index: 100;
}

.artmenu
{
  padding: 8px 4px 0px 4px;
}


.nav .l, .nav .r, .nav .r div
{
	top: 0;
	position: absolute;
	z-index: -1;
	overflow: hidden;
	height: 35px;
	width: 710px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
	right: 0;
	width: 39px;
}


.nav .r div
{
  width: 782px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 27px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 2px;
  margin-left: 2px;

}
.artmenu a
{
  background-image: url('images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.artmenu a span
{
  background-image: url('images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.artmenu a span span
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #E5E5E5;
  padding: 0 6px;
  margin: 0 12px;
  line-height: 27px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}


.artmenu a:hover
{
  background-position: left -27px;
}

.artmenu li:hover>a
{
  background-position: left -27px;
}
.artmenu li:hover a span
{
  background-position: right -27px;
}

.artmenu a:hover span
{
  background-position: right -27px;
}


.artmenu a:hover span span
{
  color: #F0F0F0;
  background-position: left -27px;
}

.artmenu li:hover a span span
{
  color: #F0F0F0;
  background-position: left -27px;
}


.artmenu a.active
{
  background-position: left -54px;
}

.artmenu a.active span
{
  background-position: right -54px;
}

.artmenu a.active span span
{
  color: #6A2F01;
  background-position: left -54px;
}

/* end MenuItem */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 21px;
  width: 176px;
  overflow:hidden;
  line-height: 21px;
  margin-right: auto;


  background-image: url('images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 1px;
  border-style: solid;
  border-color: #595959;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 21px;
  color: #FCF3ED;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.artmenu ul ul a
{
  margin-left: auto;
}

.artmenu ul li a:hover
{
  color: #F2F2F2;
  border-color: #595959;
  background-position: 0 -21px;
}

.artmenu ul li:hover>a
{
  color: #F2F2F2;
  border-color: #595959;
  background-position: 0 -21px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #F2F2F2;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #F2F2F2;
}


/* end MenuSubItem */

body {
	background-image: url(images/back_all.jpg);
	background-repeat: repeat-x;
	background-color: #F7EDF6;
}
a:link {
	color: #66048B;
}
a:visited {
	color: #69028F;
}
a:hover {
	color: #C3417D;
}
a:active {
	color: #6E0097;
}
.style2 {
	color: #932761;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	color: #DB3A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	color: #080000;
	font-weight: bold;
}
.style5 {
	color: #66048D;
	font-size: 16px;
}
.style6 {color: #080000}

.style11 {
	color: #3E9A99
}
.style12 {
	color: #800000
}
.style16 {
	color: #000000
}
.style17 {
	color: #010000
}
.style19 {
	color: #D2090F
}
.style20 {
	font-size: 12px;
	font-weight: bold;
}
.style21 {color: #68048B}
.style23 {font-size: large; font-weight: bold; }
.style26 {color: #FF9900}
