.gray12 {  font-size: 12px; line-height: 20px; color: #333333}
.gray10 {  font-size: 10px; line-height: 22px; color: #333333}
body {  }
body {  }
.unnamed1 {  background-image: url(img/back.gif); background-repeat: no-repeat}
.gray122 {  font-size: 12px; color: #333333}
.red12 {  font-size: 12px; color: #CC0000}
.red10 {  font-size: 10px; color: #CC0000}
a:link {  color: #0066CC; text-decoration: none; font-size: 12px;}
a:hover {  color: #FF9900; text-decoration: none; font-size: 12px;}
a:visited {  color: #CC0000; text-decoration: underline; font-size: 12px;}
.blue10 {  font-size: 10px; color: #0066CC}
.blue12 {  font-size: 12px; color: #003366}
.blue14 {  font-size: 14px; color: #0000FF}
.blue142 {  font-size: 14px; color: #0066CC}
.blue18 {  font-size: 18px; color: #0000FF}
.orange102 {  font-size: 10px; line-height: 18px; color: #FF6633}
.black12 {  font-size: 12px; color: #006633}
.black14 {  font-size: 14px; color: #000000}
.black18 {  font-size: 18px; color: #000000}
.black24 {  font-size: 24px; color: #000000}
.red122 {  font-size: 12px; line-height: 20px; color: #CC0000}
.gray102 {  font-size: 10px; line-height: 18px; color: #333333}
.pink12 {  font-size: 12px; color: #CC3333}

.form2 {
    width:540px;
	}

.form2 td {
    padding: 5px;
	border-bottom: 1px dotted #999999;
	}
	
.mt10 {
    margin-top: 10px;
	}
	
.mt20 {
    margin-top: 20px;
	}
	
.mr10 {
    margin-right: 10px;
	}

.mr20 {
    margin-right: 20px;
	}

.mb20 {
    margin-bottom: 20px;
	}

.fr {
   float: right;
   }
   
.fl {
    float: left;
	}