body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #663366;
              text-align: center;
	font-size: 90%;
}
body {
	background-color: #663366;
	margin: 10px;
	background-image:url(images/purplesky.gif);
	background-repeat:repeat;
	background-position:top left;
}
a:link, a:visited, a:active {
	color: #996699;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	font-size:inherit;
}
a:hover {
	color: #CC9966;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	font-size:inherit;
}

#page a:link, a:visited, a:active {
	color: #996699;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	font-size:inherit;
}
#page a:hover {
	color: #CC9966;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	font-size:inherit;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 20px 0px 5px 0px;
}
h1 {
	font-size: 125%;
}

h2 {
	font-size: 115%;
}

h3 {
	font-size: 105%;
font-style: italic;
}
h6 {
	font-size: 10px;
	color: #CC9966;
	margin: 2px;
}

ul, li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding-left: 20px;
	padding-right: 50px;
}

.map ul, li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-left: 15px;
	padding-right: 0px;
}


.table {
	border: 0px solid #000033;
}

.header {
	background-color: #663366;
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
	height: 145px;
	font-size: 20px;
	font-weight: bold;
	width: 750px;
	background-image:url(images/version2_01.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.header h2 {
	font-size: 65%;
	margin: 5px 0px 5px 10px;
	color: #FFFFFF;
}

.topbar {
	background-color: #663366;
	text-align: center;
	font-size: 10px;
	height: 68px;
	width: 750px;
	background-image:url(images/version2_02.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.menu {
	background-color: #FFFFFF;
	width: 250px;
	vertical-align: top;
	background-image: url(images/version2_03.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	color: #663366;
	text-align: left;
}

.menu p{
	padding-left: 50px;
}

.menu h3{
              font-weight: bold;
	padding-left: 45px;
              font-size: 100%;
}

.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	color: #996699;
              padding: 0px 0px 3px 20px;
   	background-image: url(images/star2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 20px;
	margin-left: 5px;
	font-size: 90%;
}

.menu_default a:hover {
	color: #CC9966;
              padding: 0px 0px 3px 20px;
	background-image: url(images/star1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 20px;
	margin-left: 5px;
	font-size: 90%;
}

.menu_current {
	font-weight: normal;
	font-size: 90%;
	margin-left: 3px;
}
	
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	font-weight: normal;
	font-size: 95%;
}
          	
.content {
	background-color: #FFFFFF;
	width: 500px;
              height: 465px;
	vertical-align: top;
	background-image:url(images/version2_04.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	text-align: left;
    	padding: 5px 50px 0px 20px;
}



.footer {
	background-color: #CC9966;
	text-align: center;
	font-size: 10px;
          	font-weight: bold;
	height: 35px;
	width: 750px;
              color: #663366;
	background-image:url(images/version2_05.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.but_sub {
         clear: both;
margin-left: 55px;
color: #CC9966;
background: #996699;
border: 0px dotted #999999;
padding-bottom: 2px;     
}

.but_subcart {
         clear: both;
color: #996699;
font-weight: bold;
background: #CC9966;
border: 1px solid #996699;
padding: 4px;     
}

.input-box{
float: left;
margin-left: 0px;
color: #996699;
background: #FFFFFF;
border:  #996699 solid 1px;
font-family:Helvetica, sans-serif;
width: 100px;
}

img {
border: 0px solid #663366;
padding: 0;
}

.sml {
font-size: 75%;
}

.required {
	color: #FF0000;
}
.field_title {
	font-size: 10px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 10px;
	width: 200px;
      float: left;
}
.textarea {
	font-size: 10px;
	width: 90%;
	height: 100px;
      float: left;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
	padding-top: 10px;
	color: #663366;
}
.select {
	font-size: 10px;
      float: left;  
}
.checkbox_label {
	font-size: 10px;
	cursor: pointer;
	text-align:left;
      float: left;  
}
.radio_label {
	font-size: 10px;
	cursor: pointer;
	text-align:left;
      float: left;  
}
.email {
	font-size: 10px;
	width: 200px;
      float: left;
}

.field_checkbox {
      float: left;
}


