
        :link {
                Font-Family : Verdana, Arial, Helvetica, sans-serif;
                Color : #0000EE ;
                Text-Decoration : None
                font-size: 12px;
        }
        
        :visited {
                Color : #0000EE   ;
                Font-Family : Verdana, Arial, Helvetica, sans-serif;
                Text-Decoration : None
                font-size: 12px;
                font-weight: normal;
        }
        
        A:hover {
                Color : #0000EE   ;
                Font-Family : Verdana, Arial, Helvetica, sans-serif;
                Text-Decoration : Underline
                font-size: 12px;
                Color : #006600 ;
                Background-Color: #FFFFCC ;
        }

        body {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;
		margin: 0;
		padding: 0;
                Color : #000000   ;
                Background-Color : #000033   ;
      		line-height: 18px;
        }

        p {
                Color : #000000   ;
		font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;
      		line-height: 18px;
                display: inline;
        }

        LI {
                Color : #000000   ;
		font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;
        }

        B {
                Color : #000000   ;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;
                font-weight: bold;
        }

        .warning_text {
                font-family: Georgia, Verdana, Arial, sans-serif;
                font-size: 13px;
                font-weight: bold;
                Color : #FF0000 ;
        }

        .title_text {
                font-family: Verdana, Arial, sans-serif;
                font-size: 14px;
                font-weight: bold;
                Color : #196EAF ;
        }

        .login_block {
                Font-Family : Arial, Helvetica ;
                Font-Size : 12px ;
                Color : #196EAF ;
                Text-Decoration : None ;
                Padding : 5px;
                Background-Color: #EFEFEF;
                Border-Top : #0000DD Solid 1px ;
                Border-Bottom : #0000DD Solid 1px ;
                Border-Right : #0000DD Solid 1px ;
                Border-Left : #0000DD Solid 1px ;
        }

        .login_header {
                Font-Family : Arial, Helvetica ;
                Font-Size : 12px ;
                Color : #0000AA ;
                Text-Decoration : None ;
                Padding : 5px;
                Background-Color: #CECDFD;
        }

	.margin_table {
                Padding : 4px;
                Background-Color: #EFEFEF;
                Border-Top : #000099 Solid 1px ;
                Border-Bottom : #0000DD Solid 1px ;
                Border-Right : #000099 Solid 1px ;
                Border-Left : #0000DD Solid 1px ;
        }

        .main_table {
		width : 100%;
		line-height: 24px;
                position: relative;
                Padding : 5px;
		Margin-Left : 10px;
		Margin-Right : 10px;
                Background-Color: #ffffff;
                Border-Top : #000099 Solid 1px ;
                Border-Bottom : #0000DD Solid 1px ;
                Border-Right : #000099 Solid 1px ;
                Border-Left : #0000DD Solid 1px ;
        }

        .data_table {
                Padding : 2px;
                Background-Color: #FFFFFF;
                Border-Top : #009 Solid 1px ;
                Border-Bottom : #009 Solid 1px ;
                Border-Right : #009 Solid 1px ;
                Border-Left : #009 Solid 1px ;
        }

        .data_header {
                Font-Family : Georgia, Verdana, Arial, Helvetica ;
                Font-Size : 14px ;
                Font-Weight : Bold ;
                Color : #000000 ;
                Text-Decoration : None ;
                Padding : 3px;
                Background-Color: #FFFFDD;
        }

        .data_field {
                Font-Family : Verdana, Arial, Helvetica ;
                Font-Size : 12px ;
                Color : #333333 ;
                Text-Decoration : None ;
                Padding : 1px;
                Background-Color: #FFFFFF;
                Border : #DDDDFF Solid 1px ;
        }

        .data_field2 {
                Font-Family : Verdana, Arial, Helvetica ;
                Font-Size : 10px ;
                Color : #333333 ;
                Text-Decoration : None ;
                Padding : 1px;
                Background-Color: #EFEFFF;
                Border : #DDDDFF Solid 1px ;
        }

        .header_row {
                Font-Family : Verdana, Arial, Helvetica ;
                Font-Size : 13px ;
                Font-Weight : Bold ;
                Color : #EEEEEE ;
                Text-Decoration : None ;
                Padding : 0px 3px 0px 3px;
                Background-Color: #196EAF;
                Border-Top : #009 Solid 1px ;
                Border-Bottom : #009 Solid 1px ;
        }

        input.fontbutton {
                color:#F8BF00;
                font-family:'Verdana, Arial',helvetica,sans-serif;
                font-size:13px;
                font-weight:bold;
                background-color:#06293F;
                border:1px inset;
                border-top-color:#0000DD;
                border-left-color:#0000DD;
                border-right-color:#06293F;
                border-bottom-color:#06293F;
                Padding : 5px;
        }

        input.smallbutton {
                color:#F8BF00;
                font-family:'Verdana, Arial',helvetica,sans-serif;
                font-size:10px;
                font-weight:bold;
                background-color:#06293F;
                border:1px inset;
                border-top-color:#0000DD;
                border-left-color:#0000DD;
                border-right-color:#06293F;
                border-bottom-color:#06293F;
        }

        .menu_text {
                font-family: Arial, sans-serif;
                font-size: 12px;
                font-weight: bold;
                Color : #0000EE ;
		line-height : 22px;
        }

        .menu_text:HOVER {
                font-family: Arial, sans-serif;
                font-size: 12px;
                font-weight: bold;
                Color : #006600 ;
                Background-Color: #FFFFCC ;
		line-height : 22px;
        }

        .top_menu_text {
                font-family: Arial, sans-serif;
                font-size: 12px;
                font-weight: bold;
                Color : #006600 ;
                Background-Color: #EEEEEE ;
                Padding-Right : 12px ;
                Padding-Left : 12px ;
        }
        .top_menu_text:HOVER {
                font-family: Arial, sans-serif;
                font-size: 12px;
                font-weight: bold;
                Color : #006600 ;
                Background-Color: #FFFFCC ;
                Padding-Right : 12px ;
                Padding-Left : 12px ;
        }

        .news_table {
                Padding : 2px;
                Background-Color: #FFFFFF;
                Border-Top : #aa9 Solid 1px ;
                Border-Bottom : #aa9 Solid 1px ;
                Border-Right : #aa9 Solid 1px ;
                Border-Left : #aa9 Solid 1px ;
        }

/*FOR GALLERY*/

/*Used as a spacer div elsewhere*/

div.spacer {
	clear: both;
	text-align: right;	
	margin-bottom: 100px;
	margin-right: 20px;
}

/* The main gallery wrapper div - all gallery content is in here */

#wrapper {
	padding: 10px;
	border: 1px solid black;
	width: 600px;
	margin: 10px 0px 0px 10px;
}

/* The main gallery breadcrumbs div */

#breadcrumbtrail {
	font-size: 12px;
	background-color: #C6C6C6;
	padding: 5px;
	margin: 0;
	color: #36c;
}

#breadcrumbtrail a {
	color: #36c;
	background-color: #C6C6C6;
}

#breadcrumbtrail a:hover {
	font-size: 12px;
	text-decoration: none;
	background-color: #C6C6C6;
	color: white;
}

/* Individual thumbnail images */

div.thumb {
	float: left;
	height: 125px;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 125px;
	text-align: center;
}

div.thumb a img {
	border: none;
	margin: 0;
}

h1 {
	font-size: 16px;
	text-align: center;
}

/* Nested tables need a wider td than standard or IE 'squishes' them */

td.nest {
	width: 590px;
}


/* Used for paging - next page, previous page etc */

.prevnext {
	font-size: 10px;
	clear: both;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	color: black;
}
.prevnext a, .prevnext a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #36c;
}
.prevnext a:hover {
	font-size: 10px;
	text-decoration: none;
	background-color: #36c;
	color: white;
}