﻿body { font-size:9pt;
	color:#c0c0c0;
	text-decoration:none;
}

a 
{
	font-size:9pt;
	color:black;
	text-decoration:none;
	}
	
a:visited
{
	font-size:9pt;
	color:black;
	text-decoration:none;
	}
	
a:hover 
{
	font-size:9pt;
	color:Red;
    text-decoration:none;
	}

td
{
	font-size:9pt;
	color:#980679;
	text-decoration:none;
	}
	
.MenuSpan 
{
	width:80px;height:45px; border-right: #3d3d3d 1px solid; border-left: black 1px solid; text-align:center; vertical-align:middle;
	}
	
.MenuSpan1
{
	width:80px;height:35px; border-right: #3d3d3d 1px solid; border-left: black 1px solid; text-align:center; vertical-align:middle;
	}
	
.MenuSpan2
{
	height:35px; border-right: #3d3d3d 1px solid; border-left: black 1px solid; text-align:center; vertical-align:middle;
	}

hr {height: 1px;border: 0;border-top: 1px dashed #CCCCCC;}

/*
input{ height:25px; line-height:25px;}
input,select,textarea{ background:#EFEFEF; color:#000000;margin:0px; border:1px #999999;  padding-left:10px; padding-top:2px; padding-bottom:2px}
*/

