
body {
    color: #000000;
    background: #646d90 url("back12.jpg") repeat fixed;  
    font-family: Garamond, Georgia, Times, Serif, "trebuchet ms", tahoma, sans-serif;
    font-size: 12pt;
    margin: 0px 0px 0px 0px; 
}

p {
   
}

a {
    color: #5A6992;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

hr {
    border-width: thin;
    border-color: #aaaaaa;
    border-style: dotted;
}

#maincontent {
   margin-top: 15px; 
}


#mainwindow {

    background: url("ccf.gif") repeat fixed;  
    border-color: #000000;
    border-width: 2px;
    border-style: solid;
    width: 830px;
    text-align: left;
    padding: 5px 5px 5px 5px ;
    margin-top: 5px; 
    margin-bottom: 0px;
}



#mainwindowtrans {
}

#mainwindow2 {
    background: url("ccf.gif") repeat fixed; 
    border-color: #000000;
    border-width: 2px;
    border-style: solid;
    width: 830px;
    text-align: left;
    padding: 5px 5px 5px 5px ;
    margin-top: 0px;
    margin-bottom: 0px;
}


.mainhead {
    font-size: 30pt;
    color: #404040;
    display: inline;
}

.mainhead2 {
    font-size: 20px;
    display: inline;
}

.menubox {
    background: #caccdd;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: "trebuchet ms", tahoma, arial, sans-serif;
    font-size: 12px;
   
}

.menu1 {
    margin-left: 2px;
}

.menu2 {
    margin-left: 5px;
}

.footerbox {
    background: #caccdd;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: right;
    font-family: "trebuchet ms", tahoma, arial, sans-serif;
    font-size: 10px;
}

.lastbox {
    text-align: right;
    font-size: 12pt;
}



.title { 
/*    font-family: Helvetica, Arial, Verdana; */
    font-size: 16pt; 
    font-weight: bold; 
    color: #4E5989; 
}

a.title { 
    color: #4E5989; 
    text-decoration: none;      
}


.titleimportant     { font-family: Helvetica, Arial, Verdana; font-size: 16px; font-weight: bold; color: #FF8000; }
.titlenormal        { font-family: Helvetica, Arial, Verdana; font-size: 16px; font-weight: bold; color: #4E5989; }



.address {
    margin-left: 15px;
}


.contentbox {
    background: #fff;
    color: black; 
    border: 1px solid black;
    padding: 0.5em 2ex; 
    margin-left: 20px;
    margin-top: 25px;
    width: 755px;
 
}

.contentbox ul {
    padding: 0;
    margin-left: 20px;
    list-style-type: disc;
}

.contentbox ul ul {
    list-style-type: circle;
}

img {
	position: relative;
	margin: 3px 3px 3px 3px;
}

