BODY {
	background-color:#555555;
	margin:0;
	background: url(../images/backg.gif);
}
BODY, TD {
   	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:#404040;
	font-size: 14px;
	line-height: 120%;
}

A:Link, A:Visited, A:Active {
    color:#555555;
    font-weight:bold;
    text-decoration: none;
}

A:Hover {
    color:#484848;
    font-weight:bold;
    text-decoration: dotted;

}

.b:Link, .b:Visited, .b:Active {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 8pt;
    color:#ECECEC;
    text-decoration: none;
}

.b:Hover {
    color:#ECECEC;
    text-decoration: underline;
}

input,textarea {
	color : #BABABA;
	background-color: #000000;
	font-family : Verdana, Helvetica, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px #535353 solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

.white {
	color : #A6A6A6;
	background-color: #444444;
	font-family : Verdana, Helvetica, Helvetica, sans-serif;
	font-size : 10px;
	text-align: center;
	border: 1px solid #535353;
}

.dark {
	color : #EAEAEA;
	font-weight:bold;
	background-color: #891515;
	font-family : Verdana, Helvetica, Helvetica, sans-serif;
	font-size : 10px;
	text-align: center;
	border: 1px solid #A11B1D;
}

.alert {
	color : #ffffff;
	background-color: #CE2727;
	font-family : Verdana, Helvetica, Helvetica, sans-serif;
	font-size : 10px;
	text-align: center;
	border: 1px dotted #ffffff;
}

.btn {
	background-color : #891515;
	border: 1px #A11B1D solid;
	color : #ffffff;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.limg {
	width: 25;
	height: 1;
}
