
table {font-size:12px;}
/*form {margin:0px;}*/

.InfoTable 
{
	margin:0px auto;
}

.InfoTable caption 
{
	background-color:#55360d;
	color:white;
	font-weight:bold;
	font-size:14px;
	padding:2px;
	margin:auto;
}

.InfoTable td
{
	/*background-color:#f8f8f8;*/
	font-size:12px;
	padding:2px 8px;	
}

.InfoCaption td
{
	background-color:#55360d;
	font-weight:bold;
}

A {color:#ad8d64;}

A:hover {color:#55360d;}

.a_NoUnderline {color:Black; text-decoration:none;}

.a_NoUnderlineBlack {color:Black; text-decoration:none;}

.a_NoUnderlineWhite {color:White; text-decoration:none;}

#Wrong {color:Red; font-size:16px;}
.ErrorMessage {padding:10px 0px;}



.Center {text-align:center;}
.Justify {text-align:justify;}
.Right {text-align:right;}
.Left {text-align:left;}

.Bold {font-weight:bold;}

.InputWidth400 {width:400px;}
.InputWidth300 {width:300px;}
.InputWidth250 {width:250px;}
.InputWidth200 {width:200px;}
.InputWidth150 {width:150px;}
.InputWidth100 {width:100px;}
.InputWidth50 {width:50px;}
.InputWidth25 {width:25px;}
