@charset "utf-8";
/* CSS Document */
body {background-image:  url(images/bg.jpg);background-position:center top;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;background-color: #F5C1C5;}
body, td, th, textarea, input {font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666;}

.copyright {font-size: 10px; color:#ffffff}

.style1 {color: #e79ca0}
.style2 {color: #999999}
.style3 {color: #f09ca1;font-size: 12px;font-weight: bold;}

.style4 {color: #FF0000}
.style6 {color: #FF3333;font-weight: bold;}
.style7 {color: #FF0000;font-size: 13px;font-weight: bold;}
.style8 {color: #FFFFFF;}
.style9 {font-size: 11px;color: #666666;}
.style10 {
	color: #e5868b;
	font-size: 13px;
	font-weight: bold;
}
.style11 { color:#000; font-size: 18px;	font-weight: bold;}
.style12:link,.style12:visited  {color: #f09ca1;font-size: 12px;font-weight: bold;}
.style12:hover {color: #f09ca1;font-size: 12px;font-weight: bold; text-decoration:underline;}
.style12:active  {color: #f09ca1;font-size: 12px;font-weight: bold;}

#content { color:#000; }
#content p { font-weight:bold; }
a.designed:link{font-size:10px;color:#ffffff;text-decoration:none}
a.designed:visited{font-size:10px;color:#ffffff;text-decoration:none}
a.designed:hover{font-size:10px;color:#ffffff;text-decoration: none}

.lightheight18{line-height:1.8;}

img { border:none}

a:link {color: #666666;text-decoration: none;}
a:visited {text-decoration: none;color: #666666;}
a:hover {text-decoration: underline;color: #e09094;	}
a:active {text-decoration: none;color: #666666;}

.box {font-size:12px; border :1px dashed #e69a9e ; 	}
.box2 {font-size:12px; border :1px solid #a8adb4 ; width:160px}

.errorBox{ color:#F00; font-size:12px; }