body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;margin:0;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.message {
	font-size: 12px;
	background-color: #E6E6E6;
	color: #767676;
	border: thin none #CCCCCC;
}

.table_left {
	 padding-left:12px;
}

.table_left2 {
	 padding-left:20px;
}

.table_title {
	background-color: #cccccc;
	color: #0033cc;
	font-weight: bold;
}

.table_title2 {
	background-color: #FFDEF5;
	font-weight: bold;
} 

.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

input {
	font-size: 12px;
	color: #666666;
}

select {
	font-size: 12px;
	color: #666666;
}

a {
	text-decoration:none;
	color:#666666;
} 

a:link, visited, active { text-decoration:none; color:666666;} 

a:hover {
	text-decoration:underline;
	color:black;
} 


.style1 {color: #009900}
.style2 {color: #DF4900}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {color: #CF0000}
.style5 {color: #000000}
.style6 {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.style7 {color: #ffffff}
.style8 {color: #1E21AD}

.center {text-align: center;}
.back1	{background-color: #cccccc;}
.back2	{background-color: #ffffff;}
.back3	{background-color: #F3EC87;}
.back4	{background-color: #d9d9d9;}
.back5	{background-color: #f1f1f1;}
.back6	{background-color: #F9D8DF;}
.back7	{background-color: #CAE7F5;}
.table_back  {background-color: #dedede;}

.pop_title {padding-left:20px;
            color: #ffffff;
			font-weight: bold;
			font-size: 14px;
}

.title {
	font-weight: bold;
	color: #2169BB;
	text-decoration: none;
	font-size: 16px;
}
.bold {font-weight: bold;}

.white a {text-decoration:none;	color:white;} 
.white a:link, visited, active {text-decoration:none;	color:white;} 
.white a:hover {text-decoration:underline;color:white;} 

.menu a {	
    text-decoration:none;
	color:#104685;
	font-weight: bold;
} 
.menu a:link, visited, active {
	text-decoration:none;
	color:#104685;
	font-weight: bold;
}