/* CSS Document */
.head {text-align:left; font-family:Tahoma, Arial; font-size:14px; color:#656565; font-weight:bold}
a {font-family:Tahoma, Arial; font-size:13px; color:#3366CC; text-decoration:none}
a:hover
{ font-family:Tahoma, Arial; font-size:13px; color:#33cccc; cursor:hand}

a.toplink{font-family:Tahoma,Arial;font-size:11px;color:#CC6600;text-decoration:none;cursor:pointer;cursor:hand}
a.toplink:hover {font-family:Tahoma,Arial;font-size:11px;color:orange;cursor:pointer;cursor:hand}

a.sidemenu{FONT-SIZE: 12px; FONT-FAMILY:Verdana,Tahoma,Arial;font-weight:bold;TEXT-DECORATION: none;color:#000000;margin-left:15px;cursor:pointer; cursor:hand}
a.sidemenu:hover{FONT-SIZE:12px;FONT-FAMILY:Verdana,Tahoma,Arial;font-weight:bold;TEXT-DECORATION:none;COLOR:#F0C87D;margin-left:15px;cursor:pointer; cursor:hand}

/*a.menu { font-size:12px; font-family:Tahoma, Arial; text-decoration:none; color:#FFFFFF; cursor:hand}
/*a.menu:hover {color:#FFFF00}*/
a.menu{FONT-SIZE: 12px; FONT-FAMILY:Verdana,Tahoma,Arial; TEXT-DECORATION: none;color:#EEB47A;}
a.menu:hover{FONT-SIZE: 12px; FONT-FAMILY:Verdana,Tahoma,Arial; TEXT-DECORATION: none;COLOR:orange; cursor:pointer; cursor:hand}

a.menu1 { font-size:12px; font-family:Tahoma, Arial; text-decoration:underline; color:#996600; cursor:hand}
a.menu1:hover {color:#996600; text-decoration:none}

a.powered { font-family:Tahoma, Arial; font-size:11px; color:#F1E9DA; text-decoration:none}
a.powered:hover { font-family:Tahoma, Arial; font-size:11px; color:#656565; text-decoration:none}

.text
{ font-family:Tahoma, Arial; font-size:13px; color:#000000; text-decoration:none; text-align:justify;line-height:20px}
.micro { font-family:Tahoma, Arial; font-size:11px; color:#F1E9DA; text-decoration:none; letter-spacing:2px}
.red { font-family:Tahoma, Arial; font-size:12px; color:red; text-decoration:none}
.orange { font-family:Tahoma, Arial; font-size:12px; color:orange; text-decoration:none}
.mylink { font-family:Tahoma, Arial; font-size:14px; color:#EEB47A; text-decoration:none; text-align:center}
.clicked { font-size:14px; font-family:Tahoma, Arial; text-decoration:none; color:#33cccc; font-weight:600}
.textform {font-family:Tahoma,Arial;font-size:13px;color:#333333;}
input {font-family:Arial;font-size:13px;color:#222222;border:1px solid #ababab;background:url(../pix/txtbg.jpg)}
textarea {font-family:Arial;font-size:13px;color:#222222;border:1px solid #ababab;background:url(../pix/txtbg.jpg); background-repeat:repeat-x}
.frm {font-family:Arial;font-size:13px;color:#222222;border:1px solid #ababab;background:url(../pix/txtbg.jpg)}
.radiochk {border:none;background:#F1E9DA}
.sideclick{FONT-SIZE: 12px; FONT-FAMILY:Verdana,Tahoma,Arial;font-weight:bold;TEXT-DECORATION: none;color:#000000;margin-left:15px}
.sitemap
{ font-family:Tahoma, Arial; font-size:11px; color:#000000; text-decoration:none; text-align:justify; line-height:normal}
.textpic
{ font-family:Tahoma, Arial; font-size:13px; color:#000000; text-decoration:none; text-align:center;line-height:20px}

img.h{border:1px dashed blue; padding:2px}
img.n{border:3px double red}
.imgmenu{border:3px double blue; h:expression(onmouseover=new Function("this.className='h';"),onmouseout=new Function("this.className='n';"));}
.imgmenu:hover{border:1px dashed red; padding:2px}