/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/

BODY {
	background-color : #FEF6D4;
}


.topmenu {font-family: Arial, Helvetica, Arial;
font-size: 12px;
display:inline;
color:#FFFFFF;
vertical-align: middle;
text-align: center;
}
.topmenu:Link  {text-decoration : none; color: #ffffff;} 
.topmenu:Visited  {text-decoration : none; color: #ffffff;} 
.topmenu:Active  {text-decoration : underline;}
.topmenu:Hover  {color: #FFCC33; text-decoration : underline;} 
.urltext:Link  {text-decoration : underline; color: #0c0973;} 
.urltext:Visited  {text-decoration : underline; color: #0c0973;} 
.urltext:Active  {text-decoration : underline;}
.urltext:Hover  {color : #FFCC33; text-decoration : underline;} 
.photocaption {color : #1efe4a; font-family : Arial;}
.heading {margin: 0em 0% 0em 0%;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color:#630000}
.subheading {margin: 0em 0% 0em 0%;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
display:inline;
color:#630000}
.maintext {margin: 0em 0% 0em 0%;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
display: inline;
line-height: 1.2;
color:#000000}
.search_result {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000000}
.paragraphtext {
margin-top: 0em; margin-bottom: 0em;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.2;
color:#000000
}
.righttext {margin: 0em 0% 0em 0%;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.2;
color:#000000;
text-align: right}
.latestnews {margin: 1em 1em 1em 1em;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.1;
color:#061998}
.pageheading {margin: 0em 0% 0em 0%;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
display: inline;
line-height: 1.2;
color:#07128d}


