body {
	background-color:white;
	color:#000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 7 7 1 7;
	padding:0;
}
.menuBold{
	font-weight: bold;
	text-transform: uppercase;
	margin: 8 0 0 0;
	font-size: 12px;
	color : #08274f;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.menu{
	margin: 6 0 0 0;
	font-size: 12px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.textSm{
	font-size: 11px;
}

h1 {
	text-transform: uppercase;
	margin: 7 7 20 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #073f87;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00000;
	
}
h3 {
	margin: 7 7 20 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #073f87;
}
.maintable{
	margin: 1 0 0 0;
}
.newstable{
	padding: 5 5 5 15;
}


A:link { color : #073f87;}
A:Visited { color : #073f87;}
A:Hover { color : #2486d2;}

A.menuLink {text-decoration : none;} 
A.menuLink:link {color : #08274f;}
A.menuLink:Visited{color : #08274f;}
A.menuLink:Hover { color : #2486d2;}

A.linkNoDecor {text-decoration : none;}
A.linkNoBold {font-weight: normal;}

A.menuLinkRed {text-decoration : none;}
A.menuLinkRed:link { color : #BA1717;}
A.menuLinkRed:Visited { color : #BA1717;}
A.menuLinkRed:Hover { color : #f94a63;}

.date{
	color: #de2829;
	font-weight: bold;
}
tr{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid red;
}
th{
	height:35;
	text-align:left;
}
.status{
	font-weight: bold;
}
.tableLink:hover {
	background-color: #DFE5FE;
	cursor:hand;
}

.ramka{
	margin:10;
}
