.body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF6600}
.body1 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FF6600}
.body2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.body3 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990000}
.body4 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFF00}
.login {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #3300FF}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #FF9966}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 28px; color: #993300}

a.link1{color: #FFFFFF; font-size: 12px; text-decoration: none}
a.link1:hover {font-size: 12px; color: #FF6600; text-decoration: underline}
a.link2{color: #ffffff; font-size: 7px; text-decoration: none}
a.link2:hover {font-size: 7px; color: #ffffff; text-decoration: underline}
a.link3{color: #ffffff; font-size: 10px; text-decoration: none}
a.link3:hover {font-size: 10px; color: #0066CC; text-decoration: underline}
a.link4:hover {font-size: 12px; color: #ff6600; text-decoration: underline}
a.link4{color: #ff6600; font-size: 12px; text-decoration: none}
a.link5:hover {font-size: 11px; color: #FF6600; text-decoration: underline}
a.link5{color: #FF6600; font-size: 11px; text-decoration: none}

a.admin{text-decoration: underline; color: #1e80cc; font-size: 12px }
a.admin:hover {font-size: 12px; color: #FF9966; text-decoration: underline}
a.admin2{text-decoration: underline; color: #1e80cc; font-size: 11px }
a.admin2:hover {font-size: 11px; color: #FF9966; text-decoration: underline}
a.head{font-size: 14px; color: #990066; text-decoration: none}
a.head:hover {font-size: 14px; color: #feae01; text-decoration: underline}

.border_1{
	border-style: solid;
	border-width:2px;
	border-bottom-width:15px;
	border-color:#F0F0F0;
	border-bottom-color:#F0F0F0;
}

.border_2{
	border: solid;
	border-width:3px;
	border-color:#FF0000;
}
border-bottom
.line_b{
background-image: url(images/line_b.gif);
background-repeat: repeat-x;
background-position: bottom;

}

.Line_r{
background-image: url(images/liner.gif);
background-repeat: repeat-y;
background-position: right;
}

.bg1{
background-image: url(images/bg1.gif);
background-repeat: repeat-y;
background-position: left;
}

.bg1-2{
background-image: url(images/bg1-2.gif);
background-repeat: repeat-y;
background-position: right;
}

.bg_T{
background-image: url(images/bgT.gif);
background-repeat: repeat-x;
background-position: top;
}

.bg_B{
background-image: url(images/bgB.gif);
background-repeat: repeat-x;
background-position: bottom;
}

.bg_top_left{
background-image: url(images/bgSHOW.gif);
background-repeat: no-repeat;
background-position: top left;
}

.bg_bottom_left{
background-image: url(images/reg.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

.bg_bottom_right{
background-image: url(images/bgcontact.gif);
background-repeat: no-repeat;
background-position: bottom right;
}

.bg_bottom_cen{
background-image: url(images/IMG_1.jpg);
background-repeat: no-repeat;
background-position: bottom center;
}

.bg_h{
background-image: url(images/h.jpg);
background-repeat: no-repeat;
background-position: center top;
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;
}

.bg_head2{
background-image: url(images/bg_head.jpg);
background-repeat: no-repeat;
background-position: right;
}

.bg_head{
background-image: url(images/bg_head2.jpg);
background-repeat: no-repeat;
background-position: right;
}

.line_black{
background-image: url(images/line_black.gif);
}
.dot_image{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #ffffff;
background-image: url(images/linedot.gif);
background-repeat: repeat-x;
background-position: bottom;
}
.c_input {
font-size: 10px;
background-repeat: no-repeat;
background-color:#CCFFCC;
}
.input2 {
font-size: 9px;
color: #000000;
background-repeat: no-repeat;
background-color:#FFFFCC;
}