.normal {  font-family: Verdana; color:#333333; font-size: 10px; line-height: 15px; border-style: none}
A:link {color:#183883;text-decoration: none;}
A:visited {color:#183883;text-decoration: none;}
A:hover {color:#CC0000;text-decoration: none;}

.menu {  font-family: Verdana; color:#ffffff; font-size: 11px; line-height: 15px; border-style: none}
A.menu:link {color:#ffffff;text-decoration: bold;}
A.menu:visited {color:#ffffff;text-decoration: none;}
A.menu:hover {color:#A6B6DB;text-decoration: underline;}

.box {  font-family: Verdana; color:#666666;	font-size: 9px; line-height: 10px}
A.box:link {color:#666666;text-decoration: none;}
A.box:visited {color:#666666;text-decoration: none;}
A.box:hover {color:#CC0000;text-decoration: underline;}

.btm {  font-family: Verdana; color:#ffffff;	font-size: 10px; line-height: 15px}
A.btm:link {color:#ffffff;text-decoration: bold;}
A.btm:visited {color:#ffffff;text-decoration: none;}
A.btm:hover {color:#A6B6DB;text-decoration: underline;}

input {
				border:1px; 
				border-style : solid; 
				border-color : #7F9DB9; 
				background-color : #ececec;
				font-family : verdana;
				font-size : 10px;
		}
select {
				border:1px; 
				border-style : solid; 
				border-color : #7F9DB9; 
				background-color : #ececec;
				font-family : verdana;
				font-size : 10px;
		}
textarea {
				border:1px; 
				border-style : solid; 
				border-color : #7F9DB9; 
				background-color : #ececec;
				scrollbar-arrow-color: #7F9DB9;
				scrollbar-base-color: #ececec;
				scrollbar-dark-shadow-color: #ececec;
				scrollbar-track-color: #ececec;
				font-family : verdana;
				font-size : 10px;
}
.normal_blue {  font-family: Verdana; color:#183883; font-size: 10px; line-height: 15px; border-style: none}
.normal_red {  font-family: Verdana; color:#CC0000; font-size: 10px; line-height: 15px; border-style: none}
.normal_title{  font-family: Verdana; color:#ffffff; font-size: 12px; line-height: 15px; border-style: none}
A.normal_title:link {color:#ffffff;text-decoration: bold;}
A.normal_title:visited {color:#ffffff;text-decoration: none;}
A.normal_title:hover {color:#eaeaea;text-decoration: none;}
.normal_small {  font-family: Verdana; color:#333333; font-size: 9px; line-height: 10px; border-style: none}

.small {
	color : #f7f7f7;
	font-family : Verdana;
	font-size : 1px;
	line-height: 1px;
}
