#wrapper { text-align: left; margin: 0px auto; padding: 0px; border:0; width:100% min-width:800; }
#header { margin: 0 0 15px 0;  }
#leftside { float: left; width: 35px;  }
#rightside { float: right; width: 160px; }
#content {   }
#content2 { float: left; width: 56%; }
#footer { clear: both; background: #A2A2A2; }

	body {
		margin:0px 0px 0px 0px;
		font-size:100%;
		background-position: top left;
		}
	hr {
		background:#000;
		height:1px;
		border-top:0px solid #000;
		border-bottom:0px solid #FFF;
		border-left:0px solid #000;
		border-right:0px solid #000;
		}
	A {
		text-decoration: none;
		font-weight:bold;
		} 
	A:link {
		color: #22498E;
		text-decoration: none;
		font-weight:bold;
		} 
	A:visited {
		color: #22498E; text-decoration: none;
		} 
	A:active {
		color: #ba1000;
		} 
	A:hover {
		color: #ba1000;
		}
	#banner {
		background-position: right;
		background-repeat: no-repeat;
		padding-right:0px; 
		padding-top:0px; 
		padding-left:0px; 
		padding-bottom:25px; 
		background-position: top;
		background-repeat: repeat-x;
		}
    .menuTitle {
                font-family: arial, sans-serif;
                font-size:14px;
                color:#000;
                font-weight:bold;
                padding-top:1px;
                }
	.fileMenu {
		font-family: arial, sans-serif;
		font-size:10px;
		color:#000;
		font-weight:bold;
		padding-top:1px;
		}
	#banner a:hover {
	text-decoration:none;
		background: none;
		}
	.tagline {
		font-family: arial, sans-serif;
		font-size:11px;
		color:#333;
		font-weight:normal;
		padding-top:1px;
		}
	.description {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:80%;
		font-weight:bold; 
		text-transform:none;    
		}      
	#content {
		padding-right:20px;
		text-align:center;
		}
	.title  { 
		font-family: arial, sans-serif;
		font-size: 13px; 
		line-height:13px;
		font-weight:bold; 
		text-align:left;
		color: #333; 
		padding-top:9px;
		padding-left:3px;
		}  
	td {
		font-family:  Arial, sans-serif;
		color:#333;
		font-size:14px;
		line-height:18px;
		font-weight:normal;
		}   

	input, button, select, checkbox {
           border-color: DarkGray;
           border: 1px solid DarkGray;
        }	
	h1, h2, h3 {
		margin: 0;
		padding: 1;
		}

      #content {
        position: relative;
      }
      
      .handle {
        background: #FFDAEB;
        opacity: 0.6;
        border: 1px solid #FF81E0;
        position: absolute;
        height: 5px;
        width: 5px;
      }
      
      #info {
        background: #000;
        color: #fff;
        padding: 10px;
        width: 480px;
      }
