body	{background: black;
		font-family: verdana, arial;
		font-size: 12px;
		padding: 0;
		margin: 0;}

a:link	{color: #A41C1C;}

a:visited	{color: #A41C1C;}

a:active	{color: #A41C1C;}

a:hover	{color: #888888;
			text-decoration: none;}

option	{border: solid 1px #A41C1C;}

.menu	{font-weight: bold;
		font-size: 12px;
		padding-top: 8px;
		padding-bottom: 15px;}

.name	{color: #75A064;
		font-weight: bold;}

.dp a:link	{color: #000000;}

.dp a:visited	{color: #000000;}

.dp a:active	{color: #000000;}

.dp a:hover	{text-decoration: none;}

.active	{color: #888888;}

.content {font-size: 12px;
			padding: 5px;
			margin: 5px;}

.form td	{font-weight: bold;}

input, textarea, select		{border: 1px solid #A41C1C;}

.buttons input	{background: url(images/submit.png);
					border-width: 0;
					color: white;
					font-weight: bold;
					font-family: verdana, arial, 'sans serif';
					font-size: 12px;}

