body {
font-size : small;
font-family: Bitstream Vera Sans, sans-serif;
background-color: #2e2e2e ;
color : white ;
margin-top : 20px; 
margin-bottom : 5%;
margin-left : 5%;
margin-right : 5%;
padding :0px;
}

.Topleft{
width : 223px;

}

.TopCenter{
width :9999px;

}

.TopRight{
width : 167px;
}


h3{
	Text-Align : Left;
}

p{
	Text-Align : Left;
}

.usura
{
	Text-Align : Right;
	color : silver;
}

.usura:Visited  {
	font-size : small;
	color :silver;
	text-decoration : underline;
}

.usura:Active  {
	font-size : small;
	color : silver;
	text-decoration : underline;
}

.usura:Hover  {
	font-size : small;
	color : #ffffff;
	text-decoration : none;
}

.botlink
{
	Text-Align : Right;
	color : silver;
}

.botlink:Visited  {
	font-size : small;
	color : silver;
	text-decoration : underline;
}

.botlink:Active  {
	font-size : small;
	color : silver;
	text-decoration : underline;
}

.botlink:Hover  {
	font-size : small;
	color : white;
	text-decoration : none;
}

A  {
	font-size : small;
	color : white;
	text-decoration : underline;
}

A:Visited  {
	font-size : small;
	color : white;
	text-decoration : underline;
}

A:Active  {
	font-size : small;
	color : white;
	text-decoration : underline;
}

A:Hover  {
	font-size : small;
	color : white;
	text-decoration : none;
}


.navtd {	
	vertical-align : middle;
	padding-bottom : 10px;
	padding-top : 4px;
}



.nav  {
	font-size : medium;
	font-weight : 900;
	color : white;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 3px;
	padding-top : 20px;
	border : solid gray 1px;
	text-decoration : underline;
	
}




A.nav  {
	font-size : medium;
	font-weight : 900;
	text-decoration : underline;
	width : 100px;
	border : 1pt solid gray ;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 3px;
	padding-top : 2px;
	text-align : center;

}

A.nav:Visited  {
	font-size : medium;
	font-weight : 900;
	text-decoration : underline;
	width : 100px;
	border : 1pt solid gray ;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 3px;
	padding-top : 2px;
	text-align : center;

}

A.nav:Active  {
	font-size : medium;
	font-weight : 900;
	text-decoration : underline;
	width : 100px;
	border : 1pt solid gray ;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 3px;
	padding-top : 2px;
	text-align : center;

}

A.nav:Hover  {
	font-size : medium;
	font-weight : 1000;
	color : black;
	text-decoration : underline;
	width : 100px;
	border : 1pt solid silver;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 3px;
	padding-top : 2px;
	text-align : center;
	background-color : silver;
}

.box2
	{
	background-color : black;
	border : 1pt solid black;
	color : white 
}

.box3
	{
	background-color : black;
	border : 1pt solid black;
	color : white
}


.input
	{
	background-color : #dddddd;
	border : 1pt solid black;
	color : black; 
	text-align : Left;
}

.errorinput
	{
	background-color : #dddddd;
	border : 1pt solid red;
	color : black 
}

.button
	{
	background-color : silver;
	border : 1pt solid black;
	color : black
	
}