/* CSS Document */

body {background-color:#FFFFFF;}
/*------------ LINKS-----------------*/	 
a:link, a:visited{
text-decoration:none;
color:#336699;
background-color: transparent;
}
 
a:hover, a:active{
text-decoration:none;
color:#FF3333;
background-color: transparent;
}
/*------------ TEXT: MAIN PROPERTIES: UL,LI, H1,H2, H3-----------------*/	 
ul, li{
	list-style-type:circle;
    margin-left: 10px ;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#333333;
	}
	
p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#333333;
	width: 502px;
	}
	
h1 {
	font-family: verdana, sans-serif;
	color: red;
	font-size: 11pt;
    font-weight: bold;
	text-align: left;
	border: 1px solid red;
	background-color: white;
	padding:  3px 0px;
	}
		
		
h2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 2px 6px;
	margin-bottom: 3px;
	color: #FFFFFF;
	border: 1px solid #0099CC;
	background-color: #0099CC;
    text-align: left;
    }
		
h3 {

	font-family: Verdana,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top:  3px;
	padding-bottom: 3px;
	padding-left:  0px;
	padding-right:  0px;
	margin-bottom: 3px;
	color:#333333;
	width: 503px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
	background-color: white;
    text-align: left;
	}	


/*------------ MENU-----------------*/	 

#topnav {
width:502px; 
float: right;
height:21px; 
text-align:left; 
background-color:#003366;
color: white;
font-size: 10px;
}

#topnav ul{
list-style-type:none;
margin: 4px 4px;
color: white;
}
#topnav ul li{
display: inline; 
color: white;
font-size:10px;
 }
#topnav ul li a{
color:#fff; 
padding: 4px 2px  2px 2px; 
text-decoration:none; font-weight:bold;

}
#topnav ul li a:hover{
color:#fff;
text-decoration:none;
font-weight:bold;
background-color: #FF3333;
padding: 4px 2px  2px 2px;
}

/*------------ MENU Finishes-----------------*/	

/*------------Top Location on the page-----------------*/	

.top {
	font-family: arial, sans-serif;
	text-transform: normal;
	color: #000000;
	font-size: 7pt;
    font-weight: normal;
	text-align: right;}
	

/*------------ Centralized Text for classs BOX-----------------*/	
	.textbox{ text-align: center}
	
	
	.mainCenter {
	font-family: Verdana,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top:  3px;
	padding-bottom: 3px;
	padding-left:  0px;
	padding-right:  0px;
	margin-bottom: 3px;
	color:#333333;
	width: 503px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
	background-color: white;
    text-align: center;
	}
	
	.mainCenter1 {
	font-family: Verdana,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top:  3px;
	padding-bottom: 3px;
	padding-left:  0px;
	padding-right:  0px;
	margin-bottom: 3px;
	color:#333333;
	width: 500px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
	background-color: white;
    text-align: center;
	}
	
	
	
	
	
	
/*------------ classs BOX-----------------*/							
.box {background-color:#CCCCCC;
background-image:url(../images/sizzles2005/bk.gif);
background-repeat:repeat;
border-top:1px dotted red;
border-bottom:2px dotted red;
padding-left: 0px;
padding-rigtht: 0px;
padding-bottom: 10px;
padding-top: 10px;
}		
		
/* ---table for agenda ---- */		
		
.box1 {
font-family: Verdana, sans-serif;
border-top: 1px solid red;
border-bottom: 1px solid gray;
border-left: 1px solid gray;
border-right: 1px solid gray;
}
		
.box1 td {
padding: 3px 6px;
font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:normal;
	border-bottom: 1px solid black;
}


.box1 th {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 2px 6px;
	margin-bottom: 3px;
	color: #FFFFFF;
	border: 1px solid #0099CC;
	background-color: red;
	text-align: left;
}	
	
	.box1 tr {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:regular;
	text-align: left;
	padding: 2px 6px;
	color:#333333;
	background-color:white;
	margin-bottom: 2px;
	}
		
	.box1 tr.alt {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:regular;
	text-align: left;
	padding: 2px 6px;
	color: #333333;
	margin-bottom: 2px;
	background-image:url(../images/sizzles2005/bk.gif);
    background-repeat:repeat;
	}

.box1 tr.alt2 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:regular;
	text-align: left;
	padding: 2px 6px;
	color: #333333;
	margin-bottom: 2px;
	background-image:url(../images/sizzles2005/bk1.gif);
    background-repeat:repeat;
	}

/*------------ Table finishes----------------*/	
		
.red {color: #FF3333;}

.white {color: white;}

.sCaps {
font-size: 11px;
font-weight: bold;
color:#333333;

}


/*------------ TOP TOP TOP----------------*/	
.up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	color: #000000;
	text-align: right;
	 }
	 
	td .up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	color: #000000;
	text-align: right;
	 }

/*------------ No arrow, but FAQ questions----------------*/		 
	  .arrow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: red;
	padding-left:0px;
	padding-bottom:3px;
	border-bottom: 1px solid red;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: left;
       }
/*------------ FOR IMAGE FLOATING LEFT----------------*/		   
	   .img {float:left;
	   padding: 0px 6px 6px 0px;}
	   
/*------------ LINE on the bottom----------------*/		   		
	   .lineSizz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-position: left center;
	border-bottom: 1px solid red; 
	width: 502px;
       }
/*------------ FORM----------------*/		
form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:right;
       }   
/*------------ is this needed for the form?----------------*/		   
	   .inptxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:right;
	padding-right: 6px;
       }   
	   
