/* CSS Document */

#sidebg {background-image:  url(images/sidebg.jpg);
            background-repeat: repeat-y;}

#gradbg {background-image:  url(images/gradbg.jpg);
            background-repeat: repeat-x;}
			
#toprt_c {background-image:  url(images/toprt_c.jpg);
            background-repeat: no-repeat;
			background-position: top right;}

#btrt_c {background-image:  url(images/btrt_c.jpg);
            background-repeat: no-repeat;
			background-position: bottom right;}						

#otherbox {background-image:  url(images/otherbox.jpg);
            background-repeat: no-repeat;}
#xline {background-image:  url(images/line.gif);
            background-repeat: repeat-x;}
#yline {background-image:  url(images/line.gif);
            background-repeat: repeat-y;}
.xside {padding-right: 28px; text-align: right;}							
			
body {font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(images/bg.jpg); background-repeat: repeat;
	  }
td {font-size: 11px;}	  
h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: white;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: center;}
	
h2 {font-family: Times New Roman, Times, serif;
font-size: 19pt;
font-weight: bold;
text-align: center;
margin: 0px 0px 0px 0px;}

.title {height: 0px; padding: 0px; color: #cc6633; font-weight: bold; font-size: 10pt;}
		
h3 {font-family: Times New Roman, Times, serif;
font-size: 15pt;
font-weight: bold;
text-align: center;
margin: 0px 0px 0px 0px;}
	
h4 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #B4B9C5;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	line-height: 7px;
	letter-spacing: 3px;
	text-align: center;}
		
.pad {margin: 100px 0px 0px 0px;}


.header {font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 13pt;
	  font-weight: bold;
	  text-align: center;
	  font-style: italic;
	  line-height: 14pt;}
.footer {font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 8pt;
	  font-weight: normal;
	  text-align: center;
	  line-height: 8pt;}
	  	  	  
p {font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  font-weight: normal;
	  line-height: 15pt;}
div.center {font-family: Arial, Helvetica, sans-serif;
	  font-size: 9pt;
	  font-weight: normal;
	  line-height: 12pt;
	  text-align: center;}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	list-style-type: square;
}
ul {margin: 3px 0px 0px 60px;}

ul.side {margin: 3px 0px 0px 12px;}

.sidetext {font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;}	  	  
	  
.index {font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  font-weight: bold;}
.toptext {font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 8pt;}	  	  
.orderbox {font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 9pt;
	  font-weight: bold;}
.menu1 { background-image: url(images/menugradbg.jpg); background-repeat: repeat-y;
        background-color: #669999;  border: 1px solid #000000; padding: 5px;
    font-size: 11px;
	line-height: 9pt;
	z-index: 1;}
.small {font-size: 11px;}
.smaller {font-size: 10px;}
.tiny {font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}	
	
a {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;}
							
a:link { color: #669999; text-decoration: none }
a:active { color: #669999; text-decoration: none }
a:visited { color: #669999; text-decoration: none }
a:hover { color: #FFC246; text-decoration: underline }



a.nav { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none;}
a.nav:link	 {color: #ffffff; text-decoration: none;}
a.nav:active	{color: #ffffff; text-decoration: none;}
a.nav:visited	{color: #ffffff; text-decoration: none;}
a.nav:hover	{color: #FFC246; text-decoration: none;}

.othernav { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; text-decoration: none; letter-spacing: .15mm;}
a.othernav:link	 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.othernav:active	{color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.othernav:visited	{color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.othernav:hover	{color: #FFC246; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; text-decoration: underline;}
									
