body {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px;
    padding-bottom: 0px;
    padding-top: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4E4E4E;
}



.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}

.header_grey{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4E4E4E;
}

.date{
	font-weight: normal; 
	font-size: 100%; 
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.small {
	font-weight: bold; 
	font-size: 80%; 
	color: #4E4E4E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a:hover {  text-decoration : none; 
                 color: #CC0000;
}

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

a:active { text-decoration : none; 
                   font-weight: bold;		   
}

.dynNav{
	font-weight: normal;
	font-size: 100%; 
	color: #4E4E4E;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.dynNav:hover {  text-decoration : none; 
                 color: #CC0000;
}

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

a.dynNav:active { text-decoration : none; 
                 font-weight: bold;
}

.crumbs{
	font-weight: normal;
	font-size: 90%; 
	color: #4E4E4E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.crumbs:hover {  text-decoration : none; 
                 color: #CC0000;
}

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

a.crumbs:active { text-decoration : none; 
                 font-weight: bold;
}

.bold {
	font-weight: bold; 
	font-size: 120%; 
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.menu {
	font-weight: bold; 
	font-size: 100%; 
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left : 0px;
}

.menu2 {
	font-weight: bold; 
	font-size: 100%; 
	color: #4E4E4E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left : 0px;
}

.box {
	font-weight: bold; 
	font-size: 100%; 
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.ital{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%; 
	color: #4E4E4E;
	font-weight: normal;
	font-style: italic;
    margin-top : 4px;
    padding-bottom : 4px;
    margin-bottom : 4px;
    margin-left : 4px;
    margin-right : 4px;
}

td{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #4E4E4E;
	font-weight: normal;
}

input, select, textarea  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #4E4E4E;
	font-weight: normal;
}

.success {
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
}

.top {
	font-weight: normal;
	font-size: 100%; 
	color: #4E4E4E;
	border: 1px solid Black;
	padding-left : 2%;
	padding-right : 2%;
	background : #8AB0FF;
}