body { color: #000000;
	margin: 10px;
	padding: 0;
	background:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 	
	background-image: url(images/graylighttexture.gif);
	background-repeat: repeat;  }
 			
H1 { color: #000000;
	margin:2px 0 0 0;
	font-weight: bold;
	background: transparent;
	font-size:16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center; }
		
H2 { color: #066086;
	margin-bottom:0;
	margin-top:0;
	font-size:13px;
	font-weight: bold; }

#container {width:900px;
	margin-top:0;
	margin-left:auto;
    margin-right:auto;
	background-image: url(images/leatherbg.gif);
	background-repeat: repeat; }

#content { width:830px;
	margin-top:0;
	background:#ffffff;	background-image: url(images/whitebgtexture.gif);
	background-repeat: repeat;
	padding:8px 35px 8px 35px; }

.bluehighlight {color: #066086;
	font-size:13px;
	font-weight: bold; }

.floatright450 {
	width: 450px;
	float: right; }

.floatright300 {
	width: 300px;
	float: right;
	margin:5px;
	text-align:center; }

.floatleft300 {
	width: 300px;
	float: left;
	margin:5px;
	text-align:center; }

		/*image left*/
.floatleft200 {
	float: left;
	width: 200px;
	text-align:center; }

		/*content text*/
.floatleft600 {
	width: 600px;
	float: left; }

		/*simlink*/
.floatright150 {
	width: 150px;
	float: right; }


.left {text-align:left;} 
.center {text-align:center;}
.right {text-align:right;}

.exsmallfont {font-size:11px;}
.smallfont {font-size:12px;}
.medfont {font-size:14px;}
.largefont {font-size:16px; }
.exlargefont {font-size:18px; }
.exexlargefont {font-size:20px; }

.textbottom {vertical-align:text-bottom;}
.textmiddle {vertical-align:middle;}
.texttop {vertical-align:top;}
.textbaseline {vertical-align:baseline;}

.bullet { font-size: 25px; font-weight: bold; }

.indent { margin-left:3em;
   margin-right: 3em; }

.clearboth {clear:both;}

.border {border:1px solid #6699ff;}

.grayline {width:100%;
	border-bottom:2px #999999 solid;
    margin: 0 0 10px 0; }

  	 /*displays images in td cells as block 
	elements without padding, fixes bug in IE 6*/
td img { vertical-align: bottom; } 


UL  {margin-top:0;  
	list-style-type: disc; 
	font-size: 14px; 
	font-family: arial,Helvetica,sans-serif; }


.box900  {width:900px;
    margin-left:auto;
    margin-right:auto; }

.box800  {width:800px;
    margin-left:auto;
    margin-right:auto; }

.box700 {width:700px;
    margin-left:auto;
    margin-right:auto; }

.box600 {width:600px;
    margin-left:auto;
    margin-right:auto; }

.box500 {width:500px;
    margin-left:auto;
    margin-right:auto; }

.box400 {width:400px;
    margin-left:auto;
    margin-right:auto; }

.box300 {width:300px;
    margin-left:auto;
    margin-right:auto; }

.box200 {width:200px;
    margin-left:auto;
    margin-right:auto; }

.menu {width:890px;
	height:23px;
	background-image: url(images/leatherbg.gif);
	padding: 6px 5px 0 5px;
  	margin-left:auto;
    margin-right:auto;
	text-align:center; }

.menu a:visited {color: #ffffff;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	font-size:12px;
	padding: 0 10px 0 10px; }
.menu a:link {color: #ffffff;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	font-size:12px;
	padding: 0 10px 0 10px; }
.menu a:hover {color: #cccccc;
	font-weight: normal;
	background: transparent;
	text-decoration: none; 
	font-size:12px;
	padding: 0 10px 0 10px; }
.menu a:active  {color: #cccccc;
	font-weight: normal;
	background: transparent;
	text-decoration: none; 
	font-size:12px;
	padding: 0 10px 0 10px; }


a:link, a:visited {color: #066086;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	font-weight:bold;
	font-size:12px; }
a:hover, a:active {color: #666666;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	font-weight:bold;
	font-size:12px; }


.simlink {color:  #066086;
  background: transparent;
  font-size:11px; 
  text-decoration: none; }


