.red {color: red;}
.green {color: green;}

 img
 {
	border-width:0px;
 }
table
	{

	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
	font-weight:normal;
	text-align: justify;
	list-style-image: url(siteimages/bullet.gif);
	}
a
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#111111;
	font-weight:normal;
	}
a:hover
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#222222;
	font-weight:normal;

	}
input
	{
	/*background-color: #222222; */
	border-color: #666666; 
	border-style: solid; 
	color: #666666; font-size: 8pt; 
	font-family: Verdana; 
	border-width:1px;
	}


select
	{
	background-color: #222222; 
	border-color: #666666; 
	border-style: solid; 
	color: #666666; font-size: 8pt; 
	font-family: Verdana; 
	border-width:1px;
	}


textarea
	{
	background-color: #222222; 
	border-color: #666666; 
	border-style: solid; 
	color: #666666; font-size: 8pt; 
	font-family: Verdana; 
	border-width:1px;
	width:95%;
	}
table#center-table
{
	text-align:center;
}
.align-left,.div_left, td.align-left {
	text-align: left;
}
.align-center,.div_center ,tbody td.align-center {
	text-align: center;
}
.align-right,.div_right, tbody td.align-right {
	text-align: right;
}
.width-5
{
	width:5%;
}

.width-10
{
	width:10%;
}
.width-15
{
	width:15%;
}
.width-20
{
	width:20%;
}
.width-25
{
	width:25%;
}
.width-30
{
	width:30%;
}
.width-35
{
	width:35%;
}
.width-40
{
	width:40%;
}
.width-45
{
	width:45%;
}
.width-50
{
	width:50%;
}

.width-55
{
	width:55%;
}
.width-60
{
	width:60%;
}
.width-70
{
	width:70%;
}
.width-75
{
	width:75%;
}
.width-80
{
	width:80%;
}
.width-90
{
	width:90%;
}
.width-95
{
	width:95%;
}
.width-98
{
	width:98%;
}
.width-100
{
	width:100%;
}
.font-bold
{
font-weight: bold;
}
.valign-top
	{
	vertical-align: top;
	}
.valign-bottom
	{
	vertical-align: bottom;
	}
.valign-middle
	{
	vertical-align: middle;
	}
