BODY {
	FONT-SIZE: 12px; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-arrow-color:#c0c0c0; 
	scrollbar-track-color:#c0c0c0; 
	scrollbar-shadow-color:#c0c0c0; 
	scrollbar-highlight-color:#c0c0c0;
}
font.base {
	    font-family: Arial;
	    font-size: 11px;
}
h1 {
	font-size: 26px;
	font-variant: normal;
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
	background-attachment: fixed;
	color: #f0f0f0;
}
h4 {
	font-variant: normal;
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
	background-attachment: fixed;
	color: #777777;
}
font.blu {
	color: #5F7797;
	font-family: Arial;
	font-size: 11px;
}
font.cont {
	color: #777777;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
}
font.rkl {
	text-decoration: none;
	color: #5F7797;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
font.dot {
	color: #f0f0f0;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
font.copy {
	color: #f0f0f0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
} 	 	   
a.link {
	text-decoration: none;
	color: #777777;
	font-family: Arial;
	font-size: 13px;
}
a.link:hover {
	text-decoration: underline;
	color: #777777;
	font-family: Arial;
	font-size: 13px;
}
a.linkh {
	text-decoration: underline;
	color: #777777;
	font-family: Arial;
	font-size: 13px;
}
a.linkh:hover {
	text-decoration: none;
	color: #777777;
	font-family: Arial;
	font-size: 13px;
}
a.spec {
	text-decoration: underline;
	color: #f0f0f0;
	font-family: Arial;
	font-size: 12px;
	padding:4;
}
a.spec:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	padding:4;
}
a.menu {
	text-decoration: none;
	color: #E6E6FA;
	font-family: Arial;
	font-size: 13px;
}
a.menu:hover {
	text-decoration: none;
	color: #E6E6FA;
	font-family: Arial;
	font-size: 13px;
}
li {
	list-style-type: circle;
	color: #E6E6FA;
	list-style-image: none;
}
li.pro {
	list-style-type: circle;
	color: #777777;
	list-style-image: none;
}
a.link_rkl {
	text-decoration: none;
	color: #5F7797;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
a.link_rkl:hover {
	text-decoration: underline;
	color: #483D8B;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
td.main{
	color: #E6E6FA;
	font-family: Arial;
	font-size: 14px;
	cursor:hand;
}
tr.contb {
	color: #777777;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
INPUT.search {
	BORDER-RIGHT: #777777 1px solid; 
	BORDER-TOP: #777777 1px solid; 
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	COLOR: #767676;
	font-weight: normal; 
	BORDER-LEFT: #777777 1px solid; 
	WIDTH: 108px; 
	BORDER-BOTTOM: #777777 1px solid; 
	HEIGHT: 18px; 
	BACKGROUND-COLOR: #ffffff;
}
input.buttons {
	BACKGROUND-COLOR: #f0f0f0; 
	BORDER-BOTTOM: #c0c0c0 1px solid; 
	BORDER-LEFT: #c0c0c0 1px solid; 
	BORDER-RIGHT: #c0c0c0 1px solid; 
	BORDER-TOP: #c0c0c0 1px solid;
	font-weight: normal;
	color:777777; 
	FONT-FAMILY: Arial;
}
textarea.buttons {
	BACKGROUND-COLOR: #f0f0f0; 
	BORDER-BOTTOM: #c0c0c0 1px solid; 
	BORDER-LEFT: #c0c0c0 1px solid; 
	BORDER-RIGHT: #c0c0c0 1px solid; 
	BORDER-TOP: #c0c0c0 1px solid;
	font-weight: normal;
	color:777777; 
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial;
}

