/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	full-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.none {list-style-type: none}

.menu1  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #FFFFFF;
		text-align: center;

}

.menu1:hover  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #999999;
		text-decoration: none;
		text-align: center;

}

.menu1:active  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #000000;
		text-decoration: none;
		text-align: center;
		
}
.style {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	line-height: 16px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
li a{
	list-style-position: outside;
	list-style-type: none;
	display: block;
	background-image: url(images/nav.gif);
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 45px;
	margin-bottom: 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, verdana;
}
li a:hover {
	background-position: 0px -31px;
	color: #000000;
}
li {
	list-style-type: none;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
}
.tenpad {
	padding: 10px;
}
.sample {
	border: 1px dashed #000099;
}
.thumb {
	border: 1px dashed #FF0000;
}
.sample-bottom {
	text-align: right;
	vertical-align: bottom;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.style5 {
	color: #0000CC;
	font-weight: bold;
	font-style: italic;
}a.blue {
	color: #000099;
	font-weight: bold;
}
a:hover.blue {
	color: #FF0000;
}
.in {
	background-color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #B93FCE;
	border-right-color: #B93FCE;
	border-bottom-color: #B93FCE;
	border-left-color: #B93FCE;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-left: 2px;
	font-size: 11px;
}
.out {
	background-color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #B93FCE;
	border-right-color: #B93FCE;
	border-bottom-color: #B93FCE;
	border-left-color: #B93FCE;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-left: 2px;
	font-size: 11px;
}.left {
	background-color: #990000;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	border: 1px dotted #990000;
	text-align: center;
	vertical-align: middle;
}.login-box {
	border: 1px dotted #990000;
	background-color: #FFFFFF;
	padding: 5px;
}a {
	color: #FFFFFF;
}
