#navMenu
{
	padding: 0px;
	width: 164px;
}
#navItem
{
	text-align: left;
	display: block;
	height: 24px;
	width: 164px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image:  url(images/nav.gif);
	text-indent: 8pt;
	padding-top: 9px;
}
a:hover#navItem
{
	background-image:  url(images/nav.gif);
	color: #000000;
}
body {
	background-image: url(images/bg-body.gif);
	background-color: #684176;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #666666;
	background-repeat: repeat-y;
	background-position: center;

}
a {
	color: #46618E;
	text-decoration: none;
}
td {
	color: #666666;
	font-size: small;

}
.right {
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.main {
	text-align: justify;
}
.form {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #666666;
	width: 190px;
	border: 1px solid #CECFCE;
}
.butts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 120px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
.header {
	color: #75327F;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-transform: capitalize;

}
.dot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #AAAAAA;
}
.border {
	border: 1px solid #CCCCCC;
}
.imgborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #75327F;
	text-indent: 5pt;
}
li {
	font-weight: bold;
	list-style-image: url(images/dot-list.gif);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: lowercase;
	color: #666666;
}

