﻿/*body 
{
	font-family:Arial;
	font-size :12px; 
}*/
.spanentrytitle
{
	color :black;
	width : 250px;
	text-align :left ;
}
.diventrypagetitle
{
	font-weight : bold;
	font-size: medium;
	font-family :Arial;	
	text-align:center;
	color: black; 
	padding-top : 10px;
}

.diventrysectiontitle
{
	font-weight : bold;
	font-size: 14px;
	font-family :Arial;	
	text-align:left;
	color: green;   
	border-bottom: 1px solid green;
	padding-top : 15px;
	padding-bottom : 5px;
}
.diventrysection
{
	padding-top:5px;
}


.tableheader
{
	background-color :Black;
	font-family : Arial;
}

.headerlink:link
{
	color:#ffd700;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
}
.headerlink:active
{
	color:#ffd700;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
}
.headerlink:visited
{
	color:#ffd700;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
}

.headerlink:hover
{
	color:Red;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
}

.headerlinkseparator
{
	color:#ffd700;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
}
.tablemain
{
	border: 1px gray solid;
}
.tablemainmennu
{
	
}

.mainmenulink
{
	font-size: 12px;
}
.mainmenulink:link
{
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
}
.mainmenulink:active
{
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
}
.mainmenulink:visited
{
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
}

.mainmenulink:hover
{
	font-size: 12px;
	text-decoration :underline;
	font-weight : bold;
}

