body {
	font-size: 8pt; color: #666666; font-family:   tahoma, arial, helvetica; 
}
td {
	font-size: 8pt; color: #666666; font-family:   tahoma, arial, helvetica; 
}
tr {
	font-size: 8pt; color: #666666; font-family:   tahoma, arial, helvetica; 
}
th {
	font-size: 8pt; color: #666666; font-family:   tahoma, arial, helvetica; 
}
ul {
	font-size: 8pt; color: #666666; font-family:   tahoma, arial, helvetica; 
}
li {
	font-size: 8pt; color: #666666; font-family:   tahoma, arial, helvetica; 
}
p {
	font-size: 8pt; color: #666666; font-family:   tahoma, arial, helvetica;
}
blockquote {
	font-size: 8pt; color: #666666; font-family:   tahoma, arial, helvetica; 
}
h1 {
	font-size: 18pt; color: #336699; font-family:   tahoma, arial, helvetica; 
}
h2 {
	font-size: 16pt; color: #336699; font-family:   tahoma, arial, helvetica; 
}
h3 {
	font-size: 14pt; color: #336699; font-family:   tahoma, arial, helvetica; 
}
h4 {
	font-size: 12pt; color: #336699; font-family:   tahoma, arial, helvetica
}
h5 {
	font-size: 10pt; color: #336699; font-family:   tahoma, arial, helvetica
}
h6 {
	font-size: 8px; color: #336699; border-bottom: #336699 1pt solid; font-family:   tahoma, arial, helvetica
}
a {
        color: #3300cc; text-decoration: none
}
a:hover
{
	color: #0099cc;
	text-decoration: underline;
}
input {
	font-size: 8pt; font-family:   tahoma, arial, helvetica
}
select {
	font-size: 8pt; font-family:   tahoma, arial, helvetica
}
textarea {
	font-size: 8pt; font-family:   tahoma, arial, helvetica
}
img	{ border: 0px; }
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
	}
.quote {
	padding: 2 px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
	}
	
.btn_exit
{
	border-right: #d1d7dc 1px solid;
	padding-right: 2px;
	border-top: #d1d7dc 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: #d1d7dc 1px solid;
	color: #444444;
	line-height: 125%;
	padding-top: 2px;
	border-bottom: #d1d7dc 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: whitesmoke;
}	
	
.MenuSelItem
{
	border-right: darkgray 1px solid;
	padding-right: 0px;
	border-top: darkgray 1px solid;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	border-left: darkgray 1px solid;
	width: 100%;
	padding-top: 1px;
	border-bottom: darkgray 1px solid;
	background-repeat: repeat-x;
	height: 16px;
	background-color: #dddddd;
}
.LoginForm
{
	border-right: #c0c0c0 1px solid;
	padding-right: 4px;
	border-top: #c0c0c0 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 4px;
	border-left: #c0c0c0 1px solid;
	padding-top: 4px;
	border-bottom: #c0c0c0 1px solid;
	background-color: gainsboro;
}

.tip
{
	color: #339933;
	text-decoration: none;
}

.tip:hover
{
	color: #339933;
	text-decoration: underline;
}