body{ 
	margin: 0px; 
	text-align: center;
	position: relative;
} 

.redbar{ 
	background-color: #e24939; 
	height: 132px;
}

.ots{
	border: 1px solid #333;
	padding: 10px;
	text-align: center;
	width: 350px;
	background-color: #fff;
	  
}

.blackline{
	background: transparent url(../images/one_black.png) top center repeat-y;
	width: 370px;
	margin: 10px;
}

.other_items{
	border-collapse: collapse;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
}

.other_items td{
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: 3px;
	text-align: left;
}


.stock_items{
	border-collapse: collapse;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
}

.stock_items td{
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: 3px;
	text-align: center;
}
.stock_items td.aleft{ 	text-align: left;  }

#ai_header{
	width: 808px;
	margin: auto;
	height: 94px;
	z-index: 100;
	/* border: 1px solid #00f; */
	position: relative;
}

#bulltoppage{
	position:absolute;
	left: -3px;
	top: 52px;
}

#ai_bars{
	background-image: url(../images/bg_bars.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 94px;
	left: 68px;
	position: absolute;
}

.rght{
	float: right;
}

#ai_nav{
	clear: both;
	border-top: 10px solid #1d1d1d;
	width: 808px;
	margin: auto;
	height: 70px;
}

#table_cm{
	border: 1px solid #333;
	vertical-align: top;
	padding: 2px;	
}

#table_cm td{
	border: 1px solid #333;
	vertical-align: top;
	padding: 8px;
}

#table_history td{
	padding: 4px;
	vertical-align: top;
}


#bottomlines{
	width: 238px;
	height: 80px;
	float: left;
	text-align: right;
}

#bottomlines div{
	position: relative;
	float: right;
	width: 100px;
	text-align: center;
	line-height: 30px;
	padding-top: 51px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}


#ai_content{
	clear: both;
	width: 800px;
	margin: auto;
	margin-top: 10px;
	text-align: left;
	position: relative;
}

#ai_footer{
	clear: both;
	width: 800px;
	margin: auto;
	margin-top: 10px;
}

#nav_bot{
	margin-top: 30px;
	width: 569px;
	float: left;
	text-align: center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	position: relative;
}

#nav_bot a:link, #nav_bot a:visited{
	color: #555;
	font-family: verdana;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}

#nav_bot a:hover{ /* }, #nav_bot a:hover:visited{ */
	text-decoration: underline;
}


#nav_top{
	margin-top: 61px;
	margin-right: 2px;
	width: 569px;
	background-color: #1d1d1d;
	float: right;
	position: relative;
	z-index: 100;
	
}

#nav_top a:link, #nav_top a:visited, #nav_top a:active{
	color: #fff;
	font-family: verdana;
	font-size: 12px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	display: block;
	float: left;
	min-width: 75px;
	margin-left: 5px;
	background-color: #d9000f; 
	line-height: 30px;
}

#nav_top a:hover{ /* }, #nav_top a:hover:visited{ */
	background-color: #d9000f;
}


#nav_left{
	float: left;
	width: 233px;
}

#nav_bottom{
	text-align: center;
	padding: 20px;
}

#nav_bottom a:link, #nav_bottom a:visited{
	font-family: verdana;
	color: #555;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding: 10px;
}

#nav_bottom a:hover, #nav_bottom a:hover:visited{

}


#content_main{
	float: left;
	width: 526px;
	border-left: 1px solid #999;
	padding: 20px 0px 20px 20px;
	font-family: verdana;
	font-size: 12px;
	color: #000;
	min-height: 300px;
}

.content_image{
	float: right;
	/* clear: after; */
}

#content_main td{
	font-family: verdana;
	font-size: 12px;
	color: #000;
}


#content_main a:link, #content_main a:visited{
	font-family: verdana;
	color: #35208B;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#content_main a:hover{ /* }, #content_main a:hover:visited{ */
	text-decoration: underline;
}


#nav_red_img{
	margin: auto;
	width: 569px;
	padding-left: 230px;
	position: relative;
	/* border: 1px solid #000; */
}

#nav_red_img img{
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	padding: 0px;
	border-bottom: 0px;
	z-index: 5;
}

#red_nav{
	width: 100%;
	clear: both;
	background-color: #727171;
	height: 132px;
	z-index: 5;
}

#red_nav_indx{
	width: 100%;
	clear: both;
	background-color: #b00000;
	height: 407px;
	z-index: 5;
}

#project_name{
	background-color:  #fff;
	font-family:  verdana;
	font-size: 11px;
	color:  #000;
	text-align: left;
	width:  573px;
	border:  0px;
	padding:  0px;
	margin:  0px;
}

#alpolic{
	padding: 10px;
	border: 0px;
}

#alpolic img{ border: 0px; }

#logo{
	/* background-image: url(../images/bg_red_left.png);
	background-repeat: repeat-y;
	background-position: right; */
	height: 132px;
	width: 200px;
	position:absolute;
	top: 0px;
	left: 30px;
}

#logo_indx{
	/* background-image: url(../images/bg_red_left.png);
	background-repeat: repeat-y;
	background-position: right; */
	height: 407px;
	width: 200px;
	position:absolute;
	top: 0px;
	left: 30px;
}

#fade{
	/* background-image: url(../images/bg_red_right.jpg);
	background-repeat: repeat-y;
	background-position: left; */
	height: 132px;
	width: 50px;
	position:absolute;
	top: 0px;
	right: -56px;
}

#fade_indx{
	/* background-image: url(../images/bg_red_right.jpg);
	background-repeat: repeat-y;
	background-position: left; */
	height: 407px;
	width: 50px;
	position:absolute;
	top: 0px;
	right: -56px;
}

.where{
	background-color: #fff; 
	line-height: 30px; 
	padding-left: 10px;
	font-family: verdana;
	font-size: 14px;
	color: #1d1d1d;
}

.where_indx{
	background-color: #fff; 
	line-height: 16px; 
	padding-left: 10px;
	font-family: verdana;
	font-size: 12px;
	color: #1d1d1d;
	text-align: left;
}

.where_indx div{
padding:  10px;
}

.where_indx a:link, .where_indx a:visited, .where_indx a:active, .where_indx a:hover{
	color: #b00000;
	text-decoration:  none;
}  


#copyright{
	font-family: verdana;
	color: #999;
	font-size: 9px;
	text-align: center;
	padding: 5px;
}

#last{
	font-family: verdana;
	color: #333;
	font-size: 12px;
	text-align: center;
	padding: 3px;	
}

.bull{
	font-size: 18px;
	line-height: 18px;
	color: #999;
	position: absolute;
	font-weight: normal;
	font-family: verdana;
}

#bulltopright{
	top: -11px;
	right: -5px;
}

#bullbotright{
	bottom: -8px;
	right: -5px;
}


#bullbotleft{
	bottom: -8px;
	left: -6px;
}

#bulllowerleft{
	bottom: -8px;
	left: -5px;
}


.h3{
	font: 20px/20px Arial, sans-serif;
	font-weight: bold;
	/* color: #B0C924; */
	color: #AFC723;
}


#nav_left_links{
	padding: 10px 10px 20px 50px;
}

#nav_left_links_indx{
	padding: 10px 10px 20px 50px;
	text-align:  left;
}

.nav_left_links_header{
font: 16px Arial, sans-serif;
font-weight: bold;
/* color: #B0C924; */
color: #AFC723;
padding: 5px;
}

.nav_left_links_header_indx{
font: 16px Arial, sans-serif;
font-weight: bold;
color: #fff;
padding: 5px;
}

#nav_left_links_indx a:link, #nav_left_links_indx a:visited, #nav_left_links_indx a:active{
	font-family: verdana;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	
	background-image: url(../images/spacer.gif);
	text-decoration: none;
	padding-left: 20px;
}

#nav_left_links_indx a:hover{
	background-image: url(../images/leftarrows.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#nav_left_links a:link, #nav_left_links a:visited, #nav_left_links a:active{
	font-family: verdana;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	
	background-image: url(../images/spacer.gif);
	text-decoration: none;
	padding-left: 20px;
}

#nav_left_links a:hover{
	background-image: url(../images/leftarrows.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#nav_left_links hr{
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	border: none 0; 
	border-top: 1px solid #999;	
	width: 95%;
	height: 1px;
}

#drop_app{
	display: inline;
}

#drop_country{
	display: inline;
}



/* DROP DOWNS 
#pull0{visibility:hidden;position:absolute;left:10px; z-index: 100; }
#pull1{visibility:hidden;position:absolute;left:200px; z-index: 100; }
#pull2{visibility:hidden;position:absolute;left:105px; z-index: 100; }
#pull3{visibility:hidden;position:absolute;left:295px; z-index: 100; }
#pull4{visibility:hidden;position:absolute;left:390px; z-index: 100; }
*/


.ddmenu{
	top: 90px;
	z-index: 500;
	padding: 0px;
	margin: 0px;
	width: 142px;
	text-align: left;
	position: absolute;
	display: block;
	visibility: hidden; 
}

.ddmenu a:link, .ddmenu a:visited, .ddmenu a:active { 
	color: #fff;
	font-family: verdana;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	display: block;
	width: 130px;
	float: left;
	min-width: 75px;
	margin-left: 2px;
	background-color: #1d1d1d; 
	line-height: 30px;
  }
  
.ddmenu a:hover { 
	background-color: #333; 
	width: 130px;
}




/* ANSWERS! */

.answer{
padding: 10px 10px 10px 20px;
display: none;
}

#a1{ display: none; }
#a2{ display: none; }
#a3{ display: none; }
#a4{ display: none; }
#a5{ display: none; }
#a6{ display: none; }
#a7{ display: none; }
#a8{ display: none; }
#a9{ display: none; }
#a10{ display: none; }
#a11{ display: none; }


.formitem{
	padding: 5px;
}

.formitem input, .formitem textarea, .formitem select{
	width:  200px;
	margin:  3px;
}

textarea{
	height:  160px;
}

.size_calendar{
	font-family: verdana;
	color: #00F;
	font-size: 10px;
}

.month_calendar{
	font-family: verdana;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

#calendar{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	padding-bottom: 3px;
	font-weight: bold;
}



#new{
	color: #F00;
}

#calendarint {
	text-align: right;
	position: absolute;
	left: 630px;
}