td {font-family:Tahoma; font-size:11px; color:#FFFFCC;}

form {margin:0px;}

a {text-decoration: none;color:#8FBDD9;}

a.white{color:#FFFFFE;text-decoration:none;font-weight:bold;}
a.white:hover{color:#99ccff;text-decoration:none;font-weight:bold;}

a.light {color:#B8D1E0;text-decoration:none;}
a.light:hover {color:#ffffff;text-decoration:none;}

a.yellow{color:#FFCC00;text-decoration:none;font-weight:bold;}
a.yellow:hover{color:#FF9900;text-decoration:none;font-weight:bold;}


a.dark {color:#669DBD; text-decoration:none;}
a.dark:hover {color:#467D9D; text-decoration:none;}



.color_white {color:#FFFFFF;}

.color_blue {color:#8FBDD9;}
.color_blue1 {color:#9FcDe9;}

.color_yellow {color:#FFCC00;}
.color_yellow1 {color:#FFFF66;}
.color_yellow2 {color:#FF9900;}


.size1 {font-size: 10px;}
.size2 {font-size: 11px;}
.size3 {font-size: 12px;}
.size4 {font-size: 13px;}
.size5 {font-size: 14px;}
.size6 {font-size: 15px;}

.ftype1 {font-family: Tahoma; line-height: 0.9;}
.ftype2 {font-family: Tahoma; line-height: 1.3;}
.ftype3 {font-family: Tahoma; line-height: 1.6;}

.ftype4 {font-family: Arial; line-height: 0.9;}
.ftype5 {font-family: Arial; line-height: 1.3;}

.ftype6 {font-family: Times New Roman; line-height: 0.9;}
.ftype7 {font-family: Times New Roman; line-height: 1.3;}

.bold {font-weight:bold;}

.input_field { font-family: Tahoma; font-size: 11px; color: #333333; background-color: #FFFFFF; border: 1px solid #003366; padding:1px;
	padding:1px;}

.input_button {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	background-color:#003366;
	font-weight:bold;
	border: 1px solid #003366;
	padding:1px;
	cursor:pointer;
}


.border_all_yellow_dotted	{border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-style:dotted; border-color:#FFCC00;}

.border_all_blue_solid	{border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-style:solid; border-color:#90b5ff;}



