﻿html,body {
	margin-left: 0px;
	background-color: #CCCCCC;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
        scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: transparent;
}
.rootitem
{
    font-size:medium;
}
.subitem
{   font-size:medium;
}
.subsubitem
{   font-size:smaller;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {margin-right:10px;}
a {
	font-size: 12px;
	color: black;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a:active {
	text-decoration: none;
	color: black;
}
a.menu {
	font-size: 12px;
	color: black;
	font-weight:normal;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
}
a.menu:hover {
	text-decoration: none;
	color: #FF0000;
}
a.menu:active {
	text-decoration: none;
	color: #FF0000;
}

.style3 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.style5 {
	font-size: 9px;
	color: #FFFFFF;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style6 {color: #000000}

.style7 {color: #CC0000}

.style8 {font-size: 10px}

.thumb {
	border: 1px solid #FF0000;
	margin:5px;
}
.title {
	margin-top:16px;
}

ul {  

        margin-left: 0px; margin-top: 0px; margin-bottom: 0px; 

}

 

0l {  

        margin-left: 0px; margin-top: 0px; margin-bottom: 0px; 

}

 

 

li {

        margin-left: 21px; margin-top: 0px; margin-bottom: 0px; 

}
	textarea {font-family:  Arial, sans serif; font-size: 12px; font-weight: bold; color: #000000; background-color: transparent; border: 1px dotted #666666;
	}
	input {font-family:  Arial, sans serif; font-size: 12px; font-weight: bold; color: #000000; background-color: transparent; border: 1px dotted #666666;
	}
	input.button {font-family:  Arial, sans serif; font-size: 12px; font-weight: bold; color: #000000; background-color: transparent; border: 1px solid #666666;
	}
	select {font-family:  Arial, sans serif; font-size: 12px; font-weight: bold; color: #000000; border: 1px dotted #666666;
	}
	option {font-family:  Arial, sans serif; font-size: 12px; font-weight: bold; color: #000000; background-color: transparent; border: 1px dotted #666666;
	}

.blacklink
{
    color: Black;
}
.blacklink:hover
{
    color: Black;
    text-decoration: underline;
}
