body	{
		font-size: 11px;
		font-family: Tahoma;
		margin: 0px;
		padding: 0px;
	}
table	{
		font-size: 11px;
		font-family: Tahoma;
		color: #5B5B5B;
	}
.topmenu {
		font-size: 11px;
	}
a	{
		color: #C66262;
		text-decoration: none;
	}
.a_a	{
		color: #FFFFFF;
		text-decoration: none;
		cursor: pointer;
		cursor: hand;
		border-bottom: 1px dotted;
	}
.ajax	{
		color: #C66262;
		text-decoration: none;
		cursor: pointer;
		cursor: hand;
		border-bottom: 1px dotted;
	}
.a_hghlght	{
		color: #FF0000;
		text-decoration: none;
		cursor: pointer;
		cursor: hand;
		border-bottom: 1px dotted;
	}
.a	{
		color: #FFFFFF;
		text-decoration: none;
	}
.hghlght	{
		color: #FF0000;
		text-decoration: none;
	}
.thead	{
		color: white;
		font-weight: bold;
		padding-top: 5px;
		padding-left: 4px;
		padding-bottom: 3px;
	}
.table	{
		font-size: 11px;
		font-family: Tahoma;
		border-width: 0 1 1 1;
		border-color: #8C867B;
		border-style: dotted;
	}
input	{
		font-size: 11px;
		font-family: Tahoma;
		border-width: 1px;
		border-color:#C66262;
		border-style: solid;
		padding-left: 3px;
		padding-right: 3px;
	}
select	{
		font-size: 11px;
		font-family: Tahoma;
		border-width: 1px;
		border-color:#C66262;
		border-style: solid;
		padding-left: 0px;
		padding-right: 0px;
	}
textarea	{
		font-size: 11px;
		font-family: Tahoma;
		border-width: 1px;
		border-color:#C66262;
		border-style: solid;
		padding-left: 3px;
		padding-right: 3px;
	}
button	{
		font-size: 11px;
		font-family: Tahoma;
		border-width: 1px;
		border-color:#C66262;
		border-style: solid;
		padding-left: 3px;
		padding-right: 3px;
		background-color: transparent;
	}
h1,h2,h3,h4,h5,h6 {
		font-size: 11px;
		font-family: Tahoma;
		margin: 0px;
		padding: 0px;
	}