body {padding:0; margin:0;
	background-image: url(images/bk2_bg2.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}

table, td, img {
	padding:0;
}
form, td{
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
html {height:100%;}
br{font-size:10px}
table{
	border-collapse:collapse;
}
body, td{
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height:14px;
	vertical-align:top;
	padding:0px;
	
}

a img{ border:0px}

.expo img{
border:2px;
border-color:#CCCCCC;
}

strong{
	color:#585858}
b{
	color:#333333
}
span{}
span a{} 
span a:hover{}
ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 13px;
	color: #333333;
}
li{ line-height:20px }
li a{
	background:url(images/bullet.gif)  center left no-repeat;
	background-position:0 7px;
	margin:0px;
	padding-left:9px;
	color:#333333;
	text-decoration:underline;
}
li a:hover{

	color:#333333;
	text-decoration:none;
}
li a:link {
	color: #333333;
}
li a:visited {
	color: #333333;
}
/*footer*/
#footer { width:770px; height:59px;} 

#footer .row1{ height:5px; background:url(images/bg_foot.gif) top left repeat-x;}
#footer .row2{ height:54px; background:#919190; color:#FFFFFF; font-size:10px}
#footer .row2 div{ padding:10px 0 0 61px}
#footer .row2 .indent{ margin:0 15px 0 15px}
#footer .row2 a{ color:#FFFFFF; text-decoration: underline}
#footer .row2 a:hover{ color:#FFFFFF; text-decoration: none}



/*input*/
input.submit{
	background:url(images/submit.gif);
	background-repeat:no-repeat;
	width:46px;
	height:11px;
	border:0px;
	cursor:hand;
	color: #999999;
}
input{
	background:#272727;
	border:1px solid #888888;
	width:165px;
	height:25px;
	color: #999999;
}
.input1{
	background:#ffffff;
	border:1px solid #91908d;
	width:120px;
	height:15px;
	color:#999999;
	font-size:10px
}
.input1password{
   background:#ffffff;
   border:1px solid #91908d;
   width:121px; height:15px;
   color:#91908d;
   font-size:10px;
}
#input2{
   width:44px; height:11px;
   border:0px;
}
#input3{
   width:39px; height:11px;
   border:0px;
}
textarea{
   background:#ffffff;
   border:1px solid #91908d;
   width:201px; height:49px;
   overflow:auto;
   font-family:Tahoma;
   color:#91908d}
.style1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#333333;
}
.style2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
}
a:link {
	color: #7d7b7b;
}
a:visited {
	color: #7d7b7b;
}
a:hover {
	color: #7d7b7b;
}


