a:link, a:visited, a:active
{
	text-decoration: none;
	font-size : x-small;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
	font-size : x-small;
	color: #000000;
}

input,textarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid  #b2b2b2;
	background-color: #FFFFFF;
}


td, div, p
{
	font-family : Geneva, Arial, Sans-serif;
	font-size : x-small;
}

BODY {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	SCROLLBAR-FACE-COLOR: #cccccc;
	FONT-SIZE: 11px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	BORDER-LEFT: medium none;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	TEXT-DECORATION: none;
	background-repeat: repeat-x;
}





.b 
{
	text-decoration: none; 
	font-weight : bold;
}

font.title1
{
	font-family : Courier New, Courier, mono;
	text-decoration : none;
	font-weight : bold;
	font-size : large;
	color : #000000;
}

font.title2
{
	font-family : Courier New, Courier, mono;
	text-decoration : none;
	font-weight : bold;
	font-size : medium;
	color : #000000;
}

title2_edit
{
	font-family : Courier New, Courier, mono;
	text-decoration : none;
	font-weight : bold;
	font-size : medium;
	color : #000000;
	background-color : #bbbbcc;
}

font.title3
{
	font-family : Courier New, Courier, mono;
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
	color : #000000;
}

.lmenu a:link, .lmenu a:visited, .lmenu a:active
{
	text-decoration: none;
	font-size : xx-small;
	color: #0000ff;
}

.lmenu a:hover
{
	text-decoration: underline;
	font-size : xx-small;
	color: #0000ff;
}

.menu a:link, .menu a:visited, .menu a:active
{
	text-decoration: none;
	font-size : x-small;
	color: #000000;
}

.menu a:hover
{
	text-decoration: underline;
	font-size : x-small;
	color: #000000;
}

.tab
{
	font-family : Courier New, Courier, mono;
	text-decoration: none;
	font-size : small;
	color : #000000;
	cursor : hand;
	width : 100%;
}

.btab
{
	font-family : Courier New, Courier, mono;
	text-decoration: none;
	font-size : small;
	color : #000000;
	cursor : hand;
	width : 100%;
	font-weight : bold;
}

.tab1
{
	font-family : Courier New, Courier, mono;
	text-decoration: none;
	font-size : small;
	color : #ffcc33;
	font-weight : bold;
	cursor : hand;
	width : 100%;
}

.tab2
{
	font-family : Courier New, Courier, mono;
	text-decoration: none;
	font-size : small;
	color : #000000;
	cursor : hand;
	width : 100%;
}

.but	
{
    BORDER-RIGHT: #a6b4d4 0px outset;
    BORDER-TOP: #a6b4d4 0px outset;
    BORDER-LEFT: #a6b4d4 0px outset;
    BORDER-BOTTOM: #a6b4d4 0px outset;
    BACKGROUND-COLOR: #666688;
    FONT: 8pt Arial,'sans-serif';
    CURSOR: pointer;
    COLOR: white;
	height : 18px; 
}

.tf1
{
	height : 16px; 
	font : 8pt Verdana, 'sans-serif';
	color : #000000;
}
 
.tf2
{
	height : 18px;

	font : 8pt Verdana, 'sans-serif' 
	background : #ffffff;
	border: 1px solid #5A7C82;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
a.anamen {
	color: #666688;
	text-decoration: none;
	height: 100%;
	width: 100%;
	padding: 5px;
}
a.anamen:hover {
	text-decoration: none;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	padding: 5px;
	background-color: #666688;
}