BODY {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : #A9B3CD;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

a {
	color: #1b2e6d;
font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

H1, H2, H3 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 13px; 
color : #B00000; 
background-color : transparent; 
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 11px; 
}

.calendar {
color: white;
}

.calendar a{
color: white;
}



.smalltext a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size: 11px;

}

.smalltext a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size: 11px;

}

.smalltext a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-weight : bold;
	font-size: 11px;

}

.noline a:link{
	text-decoration : none;
	font-weight : bold;
	font-size: 11px;
}

.noline a:visited{
	font-weight : bold;
  text-decoration : none;
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 11px;
  color : #E25619;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
  color: black;
}

.white a{
  color: black;
}

.black {
  background-color : black;
}


.bg_dark {
	background-color : #6174B4;
	color: #FFFFFF;
}
.bg_dark a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.bg_dark a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bg_dark a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.bg_medium {
  background-color : #6C80B2;

}

.bg_light {
  background-color : #97A2C2;

}


.copyright {
    font-size: 10px;
    text-align: center;
color: white;
}
.copyright a{
    font-size: 10px;
    text-align: center;
color: white;
}

.picture {
	background-color: #3F5386;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2F3F6C;
}
.content {
	padding: 4px;
}
.title {
	font-weight: bold;
	color: #405493;
}

.title2 {
	font-weight: bold;
	color: #FACB1D;
}
.main {
	border: 1px solid #2F3F6C;
}
