body {
background-color : #edeaf4; 
margin : 0; 
padding : 0; 
} 
table.main {
background-color : #ffffff; 
border-top : 2px solid #000000; 
border-right : 2px solid #000000; 
border-bottom : 0 none inherit; 
border-left : 2px solid #000000; 
}
a:link {
color : #4F45BF; 
text-decoration : none; 
} 
a:visited {
color : #4F45BF; 
text-decoration : none; 
} 
a:hover {
color : #edd198; 
text-decoration : none; 
} 
a:active {
color : #edd198; 
text-decoration : none; 
} 
a.nav:link , a.nav:visited {
color : #000000; 
text-decoration : none; 
} 
a.nav:hover , a.nav:active {
color : #ffffff; 
text-decoration : none; 
} 
td.nav {
height : 24px; 
color: #FFFFC1;
background-color : #edd198; 
background : url(images/layout/top_nav_bg.gif) repeat; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size : 12px; 
line-height : 14px; 
font-weight : normal; 
} 
td.header {
height : 93px; 
width : 490px; 
background-color : #ffffff; 
background : url(images/layout/header_bg.jpg) no-repeat; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size : 10px; 
line-height : 14px; 
font-weight : bold; 
} 
h1 {
color : #be8c22; 
font-family : arial, tahoma, sans-serif; 
font-size : 16px; 
display : inline; 
} 
p {
color : #000000; 
font-family : verdana, helvetica, arial, sans-serif; 
font-size : 80%; 
}
.small {
color : #000000; 
font-family : verdana, helvetica, arial, sans-serif; 
font-size : 70%; 
} 
table.news {
border-top : 0px solid inherit; 
border-right : 1px solid inherit;
border-bottom : 1px solid inherit;
border-left : 1px solid inherit;
border-color : #000000; 
} 
th.news {
background : url(images/layout/headingbg.gif) no-repeat; 
color : #000000; 
font-family : arial, tahoma, sans-serif; 
font-size : 12px; 
width : 200px; 
height : 30px; 
border-top : 1px solid inherit; 
border-bottom : 1px solid inherit;
border-color : #000000; 
} 
td.news {
color : #000000; 
font-family : verdana, helvetica, arial, sans-serif; 
font-size : 10px; 
padding-top : 5px; 
padding-right : 5px; 
padding-bottom : 5px; 
padding-left : 5px; 
} 
.form {
color : #000000; 
font-family : verdana, helvetica, arial, sans-serif; 
font-size : 70%; 
font-weight : normal; 
} 
ul , ol {
color : #000000; 
font-family : verdana, helvetica, arial, sans-serif; 
font-size : 80%; 
margin-top : 0; 
padding-top : 0; 
} 