A:link
{
    text-decoration: none;
	color:#FF0000
}

A:visited
{
    text-decoration: none;
	color: #FF0000
}

A:active
{
    text-decoration: none;
}

A:hover
{
    text-decoration: underline;
}

body {
        height: 95%;
        background-color: #FFFFFF;
	font-family: Verdana, Arial;

}

body,td,th {
	font-size: 10px;
}

html {
        height: 100%;
}


.whitetext {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.whitetext a:link {
color:#FFFFFF;
text-decoration:none;
}

.whitetext a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.whitetext a:visited {
color:#FFFFFF;
}

.normaltext {
	font-size: 10px;
	color: #000000;
}

.normaltext a:link {
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
	font-weight:normal;
}

.normaltext a:hover {
	font-size: 10px;
	color: #FF0000;
	text-decoration:underline;
		font-weight:normal;
}

.normaltext a:visited {
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
		font-weight:normal;
}

.normaltext2 {
	font-size: 11px;
	color: #000000;
}

.redtext {
	font-size: 11px;
	color: #FF0000;
}


.editbox {
        width: 65px;
        height: 12px;
        font-size: 9px;
        border-style: solid;
        border-width: 1px;
        background-color: #FFFFFF;
        vertical-align: middle;
}

.tldselect {
        font-size: 10px;
        border-style: solid;
        border-width: 1px;
        background-color: #FFFFFF;
        vertical-align: middle;
}

.chapter {
	font-weight: bold;
	font-size: 14px;
}

.chapter a {					
	font-weight: bold;
	font-size: 14px;
}

.chapter a:hover {
	background-color: #f0f0f0;
	text-decoration: none;
	}




.front_tbl {
	border: 1px solid #003366;
}


.htable {
	width: 100%;
}

.htable td {
	font-size: 12px;
}

.htable a {
	display: block;										
	font-weight: bold;
	font-size: 12px;
}

.htable a:hover {
	background-color: #f0f0f0;
	text-decoration: none;
	}
	
	
	
.hosthilite {
	font-size: 11px;
        font-weight: bold;
}

.hostros {
	font-size: 11px;
	color:#FF0000;
}


.steluta {
	font-size: 9px;
		color:#FF0000;
}

.editbox_trimite {
        width: 100px;
        height: 12px;
        font-size: 9px;
        border-style: solid;
        border-width: 1px;
        background-color: #FFFFFF;
        vertical-align: middle;
        color: #000000;
}

.editbox_mic {
        width: 20px;
        height: 12px;
        font-size: 9px;
        border-style: solid;
        border-width: 1px;
        background-color: #FFFFFF;
        vertical-align: middle;
        color: #000000;
}



.button1 {
	font-size: 12px;
}

.smalleditbox {
	font-size: 9px;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
	color: #000000;
}

.editbox_normal {
        height: 12px;
        font-size: 9px;
        border-style: solid;
        border-width: 1px;
        background-color: #FFFFFF;
        vertical-align: middle;
        color: #000000;
}

.dropdown {
        height: 15px;
        font-size: 9px;
        border-style: solid;
        border-width: 1px;
        background-color: #FFFFFF;
        color: #000000;
		vertical-align:middle;
}
