TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-valign: middle;
}

iframe {
	font-family : Tahoma;
	background-color : transparent;
	margin-bottom : 4px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 4px;
	border : 0px none #B0C4DE;
}

.news{color:#D53233;text-decoration: none;}

.path_red{color:#D53233; text-decoration: none;}
input,select {font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 9px;}

A:link {color:black; text-decoration: none;}
A:active {color:#D53233; text-decoration: none;}
A:visited{color:black;text-decoration: none;}
A:hover{color:#D53233;text-decoration: none;}

A.menu:link {text-decoration: none;color: black;}
A.menu:active {text-decoration: none;color: #D53233;}
A.menu:visited{text-decoration: none;color: black;}
A.menu:hover{text-decoration: none;color: #D53233;}

A.edit:link {text-decoration: none;color: #ffffff;background-color:#D53233;}
A.edit:active {text-decoration: none;color: #ffffff;background-color:#D53233;}
A.edit:visited{text-decoration: none;color: #ffffff;background-color:#D53233;}
A.edit:hover{text-decoration: none;color: #ffffff; background-color:black;}

h1 {
	font-family: georgia, times, serif;
	font-size: 14px;
	color: Navy;
	text-align:center;
}
h2 {font-family: georgia, times, serif; font-size: 20px; color: #000000; text-align:left; font-weight:normal;}

textarea {
	font-family: Verdana, tahoma;
	font-size: 11px;
	color: Gray;
	border-color: Gray;
	border : 1px solid Gray;
	width : 550px;
	height : 350px;
}

input	{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10pt;
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM-COLOR: #757575;
    BORDER-LEFT-COLOR: #757575;
    BORDER-RIGHT-COLOR: #757575;
    BORDER-TOP-COLOR: #757575;
    COLOR: #5D686E;
	width: 80px;
    border: solid 1 #757575;
}
input.button{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12pt;
    BACKGROUND-COLOR: #ffffff;
    COLOR: #5D686E;
    cursor : pointer;
    border: solid 0 #757575;
}

