body
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

td, span, div
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

input, textarea, select
{
	font-family: arial;
	font-size: 11px;
	color: #500000;
	border: 1px solid #888888;
	background: #ffffff;
	padding: 1px;
	padding-left: 2px;
}

input[type="checkbox"]
{
	border: 0px;
}

.button1
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	border-top: 1px solid #898989;
	border-left: 5px solid #666666;
	border-bottom: 1px solid #bbbbbb;
	border-right: 2px solid #aaaaaa;
	background: #909090;
	padding: 0px;
	padding-left: 3px;
	padding-right: 5px;
	text-align: left;
}

a
{
	font-family: arial;
	font-size: 11px;
	color: #a80101;
}

a:hover
{
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
}

.link1
{
	font-family: arial;
	font-size: 11px;
	color: #5e0000;
}

.link1 a
{
	font-family: arial;
	font-size: 11px;
	color: #a80101;
}

.link1 a:hover
{
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
}

.link2 a
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.link2 div
{
	height: 15px;
}

.link2 a:hover
{
	font-family: arial;
	font-size: 11px;
	color: #ffff00;
	text-decoration: none;
	padding-left: 0px;
}


.link3
{
	font-family: arial;
	font-size: 10px;
	color: #aaaaaa;
	text-decoration: none;
}

.link3 a
{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.link3 a:hover
{
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.linkdevby
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.linkdevby:hover
{
	font-family: arial;
	font-size: 11px;
	color: #a80101;
	text-decoration: none;
}

.error_msg
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.accountmenu
{
	border: solid 1px #dddddd;
}

.accountmenu td
{
	background: #eeeeee;
}

.editblock
{
	border: solid 1px #dddddd;
}

.editblock td
{
	background: #eeeeee;
}

.row0
{
	background: #eeeeee;
}

.row1
{
	background: #ffffff;
}

.btngroup
{
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
	color: #ffffff;
	background: #aaaaaa;
	border: #777777 1px solid;
	padding: 2px;
	white-space: nowrap;
}

.btngroup a
{
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
	color: #ffffff;
}

.btngroup a:hover
{
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
	color: #ffff55;
}

.btngroup button
{
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #444444;
	border-right: solid 1px #444444;
	background: #888888;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
