BODY  {
	font-family : Arial;
}

.content  {
	margin-top : 10;
	margin-left : 20;
	background-color : #cccccc;
	background-image:url(../img/layout/hispbkgd.gif);
}
.head  {
	margin-top : 10;
	background-image:url(../img/layout//bg_head.gif); 
}
.left  {
	margin-top : 0;
	margin-left : 0;
	background-color : #999999;
	background-image:url(../img/layout/bg_left.gif); 
}
.bold1  {
	font-size : 14;
	color: #ffffff;
	text-align : center;	
	background-color : #666666;
	font-weight : bold;		
}
.bold2  {
	font-size : 14;
	color: #000000;
	text-align : center;	
	background-color : #999999;
	font-weight : bold;		
}

.regular1  {
	padding : 4px;
	font-size : 14;
	color: #ffffff;
	background-color : #666666;
}
.regular2  {
	padding : 4px;
	font-size : 14;
	color: #000000;
	background-color : #999999;
}

.dataTable  {
	width : 600px;
}
.headTable  {
	width : 600px;
}

.text1  {
	font-size : 14;
	color: #000000;
	text-align : left;	
}
.small  {
	font-size : 10;
	color: #000000;
	text-align : left;	
}
.headline  {
	font-size : 20;
	color: #000000;
	text-align : center;
	font-weight : bold;		
}
.border {
	border-style : solid;	
	border-bottom-width : 1 px;
	border-top-width : 1 px;
	border-right-width : 1 px;
	border-left-width : 1 px;
	border-color : #ffffff;	
}

P {
	padding-top : 0 px;
	padding-bottom : 0 px;
}

TD  {
	font-family : Arial;
	font-size : 14;
}

td.link2 a
{
	display: block;
	background: #CCF;
	color: #00A;
	font-weight: 600;
	text-decoration: none;
	margin-top: 1px;
	padding-left: 3px;
}

td.link2 a:visited {color: #008; background: #BCE;}
td.link2 a:hover {color: #A00;  background: #FCC;}
td.link2 a:visited:hover {color: #800; background: #ECB;}

td.nav p
{
	margin: 0px;
}

.link {color: #ccffff; text-decoration : none;}
.link a {color: #ccffff; text-decoration : none;}
.link a:hover {color: #00ffff; text-decoration : underline;}
