body
{
	background-color: #adaba1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

.res 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.mat 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}

.bottomborder 
{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	margin-left: 0px;  /* Controls left margin for start of buttons */
	margin-right: 0px;
	margin-top: 0px;  /* Controls top margin for start of buttons */
	margin-bottom: 0px;
}

.rightborder 
{
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.head 
{
	font-family: Arial Rounded MT, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000cc;
	text-decoration: none;
}

a:link		
{ 
	color: #000000; 
	text-decoration:none; 
	font-weight: bold 
}

a:visited	
{ 
	color: #000000; 
	text-decoration:none; 
	font-weight: bold 
}

a:hover     
{ 
	color: #000000; 
	text-decoration:underline; 
	background: #ADABA1 
}

a:active	
{ 
	color: #000000; 
	text-decoration:none; 
	background: #adaba1 
}

.alcoweb
{
	color: white;
	font-size: 10px;
	font-family: verdana, tahoma, arial;
	color: #6C6C6C;
}

.alcoweb a:active, .alcoweb a:link, .alcoweb a:visited
{
	font-weight: bold;
	color: #E6E6E6;
}

.alcoweb a:hover
{
	color: red;
	font-weight: bold;
	text-decoration:none; 
}
