


        :link {
                Font-Family : Arial, Helvetica ;
                Font-Size : 12px ;
                Color : #0000AA ;
                Text-Decoration : None
        }
        :visited {
                Color : #000066   ;
                Font-Family : Arial, Helvetica ;
                Font-Size : 12px ;
                Text-Decoration : None
        }
        A:hover {
                Font-Family : Arial, Helvetica ;
                Font-Size : 12px ;
                Text-Decoration : Underline
        }

        body {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
        }

        p {
		font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                display: inline;
        }

        .showing_selected {
		font-family: Arial, Helvetica, sans-serif;
                font-size: 18px;
                display: inline;
		color: #AA0000;
        }

        .showing {
		font-family: Arial, Helvetica, sans-serif;
                font-size: 18px;
                display: inline;
        }

        .showing:hover {
		font-family: Arial, Helvetica, sans-serif;
                font-size: 18px;
		color: #AA0000;
                display: inline;
        }

        li {
		font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
		list-style-type: disc;
		list-style-position: inside;
	}

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

	.main_cell {
		background-image: url('images/logo_back.jpg') ;
		background-repeat: no-repeat ;
		background-position: top center ;
	}

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

        .gallery_icon {
                font-family: Arial, sans-serif;
                font-size: 13px;
                Color : #FF6666 ;
        }

        .admin_text {
                font-weight: bold;
                Color : #FFFFFF ;
                Background-Color: #DD0000;
        }

        .admin_box {
                Color : #000066 ;
                Font-Family : Arial, Helvetica ;
                Font-Size : 12px ;
                Text-Decoration : none ;
                Background-Color: #FFFFDD;
                Border-Top : #CCC Solid 1px ;
                Border-Bottom : #666 Solid 1px ;
                Border-Right : #666 Solid 1px ;
                Border-Left : #CCC Solid 1px ;
		Padding : 3px;
        }

        .page_title {
                font-family: Arial, sans-serif;
                font-size: 18px;
                font-weight: bold;
                Color : #293B73 ;
		Padding-top : 10px;
        }

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

        .title2_text {
                font-family: Arial, sans-serif;
                font-size: 16px;
                font-weight: bold;
                Color : #293B73 ;
                Background-Color: #FFFFDD;
        }

        .login_header,.login_block {
                Font-Family : Arial, Helvetica ;
                Font-Size : 12px ;
                Color : #666666 ;
                Text-Decoration : None ;
                position: relative;
                Padding : 5px;
                Background-Color: #FEFEFE;
                Border-Top : #009 Solid 1px ;
                Border-Bottom : #009 Solid 1px ;
                Border-Right : #009 Solid 1px ;
                Border-Left : #009 Solid 1px ;
        }


	.showcase_table {
                Padding : 2px;
                Border-Top : #293B73 solid 2px ;
                Border-Bottom : #293B73 solid 2px ;
                Border-Right : #293B73 solid 2px ;
                Border-Left : #293B73 solid 2px ;
        }

	.logo_table {
                Padding : 2px;
                Border-Top : #293B73 solid 2px ;
                Border-Bottom : #293B73 solid 2px ;
                Border-Right : #293B73 solid 2px ;
                Border-Left : #293B73 solid 2px ;
        }

	.project_table {
                Padding : 5px;
                Background-Color: #FFFFFF;
        }

	.showcase_cell {
                Padding : 2px;
                Background-Color: #EFEFEF;
                Border-Top : #949DB9 Solid 1px ;
                Border-Bottom : #949DB9 Solid 1px ;
                Border-Right : #949DB9 Solid 1px ;
                Border-Left : #949DB9 Solid 1px ;
        }

	.project_cell {
                Padding : 2px;
                Background-Color: #FFFFFF;
        }


        .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, Arial, Helvetica ;
                Font-Size : 12px ;
                Font-Weight : Bold ;
                Color : #000000 ;
                Text-Decoration : None ;
                Padding : 3px;
                Background-Color: #FFFFDD;
        }

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

        .data_field2 {
                Font-Family : Arial, Helvetica ;
                Font-Size : 12px ;
                Color : #333333 ;
                Text-Decoration : None ;
                Padding : 1px;
                Background-Color: #EFEFEF;
        }

        .header_row {
                Font-Family : Arial, Helvetica ;
                Font-Size : 13px ;
                Font-Weight : Bold ;
                Color : #fefefe ;
                Text-Decoration : None ;
                Padding : 3px;
                Background-Color: #293B73;
                Border-Top : #009 Solid 1px ;
                Border-Bottom : #009 Solid 1px ;
                Border-Right : #009 Solid 1px ;
                Border-Left : #009 Solid 1px ;
        }

        input.fontbutton {
                color:#fefefe;
                font-family:'arial',helvetica,sans-serif;
                font-size:13px;
                font-weight:bold;
                background-color:#293B73;
                border:1px inset;
                border-top-color:#990000;
                border-left-color:#990000;
                border-right-color:#330000;
                border-bottom-color:#330000;
        }

        input.smallbutton {
                color:#fefefe;
                font-family:'arial',helvetica,sans-serif;
                font-size:10px;
                font-weight:bold;
                background-color:#293B73;
                border:1px inset;
                border-top-color:#990000;
                border-left-color:#990000;
                border-right-color:#330000;
                border-bottom-color:#330000;
        }

