/* 

*/

body { 
	color : #ffffff;
    background: #000000;
    leftMargin: 0;
        topMargin: 0;
	font-weight: normal;
	font-family: Ariel;
	text-transform:;
	cursor : default;
	text-align : justify;
	line-height : 7pt;
letter-spacing: 0px; font-size
}


a:link, a:visited, a:active {
                background-color: ;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 7pt;
	color: #6e72c6;
	cursor: hand;
	text-transform:

}
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 7pt;
	color: #000125;
	cursor: default;
        text-transform:
}


u{
	font-size : 7pt;
	font-family: Arial;
	color: #6e72c6;
	border-bottom: 0px solid #000000;
}

b{
	font-size : 7pt;
	font-family : Arial;
	text-decoration:bold;
                color: #d7906e;

}

i{
	font-size : 7pt;
	font-family : ;
	color: #666666;
	text-decoration:italic
}


input, select, textarea, checkbox {
	border-bottom: 1px solid #666666; 
	border-top: 1px solid #666666; 
	border-left: 1px solid #666666; 
	border-right: 1px solid #666666; 
	color:#666666;
	background: #181a41;
	font-size: 7pt;
	font-family: tahoma;
letter-spacing: 1px;
}


.form {
	background-color: #181a41;
	border-bottom: 1px solid #666666;
	margin-bottom: 0px;
	width: 50%;
	text-align: left;

}


a img {
	border: 1px solid #d7906e;
}
a:hover img {
	border: 1px solid #6e72c6;
}