        :link {
                Font-Family : Arial, Helvetica, sans-serif;
                Color : #AA0000 ;
                Text-Decoration : None;
                font-size: 11px;
        }
        
        :visited {
                Color : #AA0000   ;
                Font-Family : Arial, Helvetica, sans-serif;
                Text-Decoration : None;
                font-size: 11px;
                font-weight: normal;
        }
        
        A:hover {
                Color : #FFFF99  ;
                Font-Family : Arial, Helvetica, sans-serif;
                Text-Decoration : None;
                font-size: 11px;
        }

        body {
								background-image:url(http://www.mirandabuilt.com/images/background.jpg);
								background-repeat:repeat-y;
								background-position:center;
								background-color:#000000;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
								margin: 0;
								padding: 0;
                Color : #999999   ;
        }

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

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

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

        td {
                Color : #999999   ;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
								line-height: 18px;
        }

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

        .title_text {
                font-family: MS Sans Serif, Arial, sans-serif;
                font-size: 16px;
                font-weight: bold;
                Color : #BE0105 ;
        }

        .login_block {
                Font-Family : Arial, Helvetica ;
                Font-Size : 12px ;
                Color : #BE0105 ;
                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 : MS Sans Serif, Verdana, Arial, Helvetica ;
                Font-Size : 12px ;
                Font-Weight : Bold ;
                Color : #000000 ;
                Text-Decoration : None ;
                Padding : 3px;
                Background-Color: #FFFFDD;
        }

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

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

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

        input.fontbutton {
                color:#000000;
                font-family:'Verdana, Arial',helvetica,sans-serif;
                font-size:13px;
                font-weight:bold;
                background-color:#780104;
                border:1px solid;
                border-top-color:#FFFF66;
                border-left-color:#FFFF66;
                border-right-color:#333333;
                border-bottom-color:#333333;
                Padding : 2px;
								cursor:pointer;
        }

        input.fontbutton:HOVER {
                color:#FFFF99;
                font-family:'Verdana, Arial',helvetica,sans-serif;
                font-size:13px;
                font-weight:bold;
                background-color:#660000;
                border:1px solid;
                border-top-color:#333333;
                border-left-color:#333333;
                border-right-color:#FFFF66;
                border-bottom-color:#FFFF66;
                Padding : 2px;
								cursor:pointer;
        }

        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;
        }

        .top_menu_text {
                font-family: Arial, sans-serif;
                font-size: 11px;
                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: 11px;
                font-weight: bold;
                Color : #006600 ;
                Background-Color: #FFFFCC ;
                Padding-Right : 12px ;
                Padding-Left : 12px ;
        }

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

				.image_cell {
                Background-Color: #FFFFFF;
                Border-Top : #CC9 Solid 1px ;
                Border-Bottom : #669 Solid 2px ;
                Border-Left : #CC9 Solid 1px ;
        }

				.bio_cell {
                Background-Color: #FFFFFF;
                Border-Bottom : #669 Solid 2px ;
                Border-Top : #CC9 Solid 1px ;
                Border-Right : #669 Solid 2px ;
                Padding-Right : 10px ;
                Padding-Bottom : 10px ;
        }

        h2 {
                font-family: MS Sans Serif, Verdana, Arial, sans-serif;
                font-size: 18px;
                font-weight: bold;
                Color : #AA0000 ;
                display : inline ;
        }

		.menu_text:VISITED {
			font-family: Arial, sans-serif;
			padding: 0px 10px 2px 10px;
			line-height: 18px ;
			font-weight: 600;
			font-size: 12px;
			color: #CC3333;
			text-decoration: none;
		}

			.menu_text {
			font-family: Arial, sans-serif;
			padding: 0px 10px 2px 10px;
			line-height: 18px ;
			font-weight: 600;
			font-size: 12px;
			color: #CC3333;
			text-decoration: none;
		}
		
		.menu_text:HOVER {
			font-family: Arial, sans-serif;
			padding: 0px 10px 2px 10px;
			line-height: 18px ;
			font-weight: 600;
			font-size: 12px;
			color: #FFFFFF;
			text-decoration: none;
			background-color: #CC3333;
		}

	 
		.success_table {		
			background-color: #FFF9D7;
			color: #222222;
			font-size: 12px;
			padding: 10px;
			border: 2px solid #780104;
		}

		.error_table {		
			background-color: transparent;
			background-image: url(http://www.mirandabuilt.com/images/table_bg.png);
			color: #222222;
			font-size: 12px;
			padding: 10px;
			border: 2px solid #780104;
		}

