body {
  	background-color : #FFFFFF;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: normal;

}

p, td {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: normal;

}

h2 {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	font-family: Verdana, sans-serif;
	font-style: normal;
	color: #CCCCFF;
	text-decoration: none;
}


p.company {
	font-size: 0.6em;
}


strong {
	font-weight: bolder;

}

img { 
	border: 0px;
}

a:visited {
	font-family: Verdana, sans-serif;
	color: #CCFF33;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, sans-serif;
	color: #CCFF33;
	text-decoration: underline;
}

table.calendar {
	border-style: double;
	border-width: 5px;
	border-color: #CCFF33;
	border-collapse: collapse;
}

table.gallery {
	border-style: double;
	border-width: 5px;
	border-color: #CCFF33;
	border-collapse: collapse;
}

table.links {
	border-style: none;
	border-collapse: collapse;
}



td.menunofocus {
	background:#000 url(images/menubutton.png);
	font-size: 0.6em;
}


td.menufocus {
	background:#000 url(images/menubuttonon.png);
	font-size: 0.6em;
}

td.menuslice {
	background:#000 url(images/menuslice.png);
}

td.calendarcell {
	border-style: solid;
	border-width: 2px;
	border-color: #CCFF33;
}

td.gallerycell {
	border-style: solid;
	border-width: 1px;
	border-color: #CCFF33;
	padding: 0px;
}

td.linkscell {
	border-style: none;
}

td.logoslice {
	background:#000 url(images/nsrlogoflagslice.png);
	background-repeat: repeat;
	font-size: 0.8em;
}