.menu {
	background-color: #9999FF;
	font-family: Verdana, Arial;
	border: thin solid #6666FF;
	font-size: 84%;
}
.nav1 {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 112%;
}
.nav1:hover {
	color: #000000;
}


.heading {
	font-family: Verdana, Arial;
	background-color: #FFCC33;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-left-color: #CC9900;

}
.nav {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 82%;
	background-image: url(images/button_fill.jpg);
	line-height: 88%;
}



.maintb {
	font-family: Verdana, Arial;
	font-size: medium;
	border: thin inset #CCCCCC;
	background-color: #FFFFFF;
}
.left {
	background-image: url(images/leftcorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right {
	background-image: url(images/rightcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.shadow {
	border-right: 1px groove #CCCCCC; 
	border-bottom: 1px groove #CCCCCC;
	box-shadow: 0.25em 0.25em 0.55em #cccccc;
}
.shadow-r {
	background-image: url(images/shadow-r.jpg);
	background-repeat: repeat-y;
}
.shadow-b {
	background-image: url(images/shadow-b.jpg);
	background-repeat: repeat-x;
}
span {
	box-shadow: black 0.5em 0.5em 0.3em 
}

a {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 81%;
	color: #431843;


}
a:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	
	}
body {
	font-size: 81%;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;

}
html {
  margin: 0px;
  padding:0px;
}
.input {
	background-color : #CCCCCC;
	text-indent : 2px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial;
	border-top: 0px none #666666;
	border-right: 0px none #666666;
	border-bottom: 1px inset #666666;
	border-left: 1px inset #666666;




}
.p2 {
	font-family: Verdana, Arial;
	font-size: 82%;
}

.textbox { border-bottom: #3a3a3a 1px groove;   }
.button {
	background-color : #3333CC;
	font-weight : bold;
	color: #CCCCCC;
	border: 1px groove #CCCCCC;
	/* button fade# filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#660099',EndColorStr='#999999'); */
}


.inputp {
	font-family: Verdana, Arial;
	color: #6633CC;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;


}
.nav2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.nav2:hover {
	font-weight: bold;
	color: #000000;
	
	}

.name {
	font-family: Verdana, Arial;
	font-size: 101%;
	font-weight: bold;
	color: #6666FF;
}
.heading {
	font-family: Verdana, Arial;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.subheading {
	font-family: Verdana, Arial;
	font-size: 98%;
	font-weight: bold;
	color: #669999;
}
.small {
	font-family: Verdana, Arial;
	font-size: smaller;
	font-weight: bold;
	color: #FF3333;
}
.content {
	background-color: #E4E4E4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10pt;
}
.toplogo {
	background-image: url(images/M.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.toplogo-detail {
	background-image: url(images/M.jpg);
	background-repeat: no-repeat;
	background-position: left;
	link: url(/index.html);
}
.link {
	font-family: Verdana, Arial;
	font-size: 81%;
	font-weight: bold;
	color: #3333CC;
}
.link:hover {
	font-family: Verdana, Arial;
	font-size: 81%;
	font-weight: bold;
	color: #ff3300;
}
.menulink {
	font-size: 84%;
	font-weight: bold;
	color: #431843;
}
.menulink:hover {
	font-size: 84%;
	font-weight: bold;
	color: #FFFFFF;
}
.button-left {
 	background-image: url(images/button_left.jpg);
}
.button-right {
	background-image: url(images/button_right.jpg);
}
.bottom-header {
	background-image: url(images/bottom_header.jpg);
}.footer {
	background-image: url(images/M-mark.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
li {
	line-height: 106%;
}
ul {
	line-height: 106%;
}
ol {
	line-height: 106%;
}
.indent {
	line-height: 106%;
	text-indent: 5px;
}
