body{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #fcb3d7;
  SCROLLBAR-FACE-COLOR: #fcb4fc;
  SCROLLBAR-HIGHLIGHT-COLOR: #fcb4fc;
  SCROLLBAR-SHADOW-COLOR: #fc00b4;
  SCROLLBAR-3DLIGHT-COLOR: #fcfcfc;
  SCROLLBAR-ARROW-COLOR: #fcfcfc;
  SCROLLBAR-TRACK-COLOR: #fcb4fc;
  SCROLLBAR-DARKSHADOW-COLOR: #fc00d8;
  SCROLLBAR-BASE-COLOR: #fc48fc;
  background-repeat: no-repeat;
}

.bg{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffebf3;  
}

.bg2{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ff3399;  
}

td{
  font-size: 12px;
  color: #666666;
  line-height: 16px;
  font-family: verdana;
  text-decoration: none;
}

a:link {
  font-family: verdana;
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}

a:visited{
  font-family: verdana;
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}

a:hover{
  font-family: verdana;
  font-size: 12px;
  color: #CC3300;
  text-decoration: none;
}

.bg_1{
  background-color: #ff7dbd;
}

.bg_2{
  background-color: #e62e8a;
}

.bg_3{
  background-color: #ff7cbd;
}

.bg_4{
  background-color: #ffffff;
}

.bg_5{
	background-color: #000000;
}

.bg_6{
  background-color: #ff70b7;
}

.bg_7{
  background-color: #ffc6e2;
}

.title_1{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  font-weight: bold;
}

.title_2{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 16px;
  line-height: 20px;
  color: #FF0000;
  font-weight: bold;
}

.text_1{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  font-weight: bold;
}

.text_2{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
}

.text_2 a:link, a:visited {
  color: #ffffff;
  text-decoration: none;
}

.text_2 a:hover{
  font-size: 12px;
  color: #54062d;
  text-decoration: none;
}

.text_3{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  font-weight: bold;
}

.text_3 a:link {
  color: #ffffff;
  text-decoration: none;
}

.text_3 a:visited {
  color: #ffffff;
  text-decoration: none;
}

.text_3 a:hover{
  color: #f6c120;
  text-decoration: none;
}

.text_4{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 18px;
  color: #ffff99;
  font-weight: bold;
}

.text_5{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  font-weight: bold;
}

.text_6{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 18px;
  color: #000000;
}

.text_7{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 11px;
  line-height: 18px;
  color: #0066ff;
}

.text_8{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 11px;
  line-height: 18px;
  color: #ff3399;
}

.text_9{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 11px;
  line-height: 18px;
  color: #bb2b73;
  font-weight: bold;
  padding-top:3px;
}

.text_10{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 18px;
  color: #000000;
}

.text_10 a:link {
  color: #000000;
  text-decoration: none;
}

.text_10 a:visited {
  color: #000000;
  text-decoration: none;
}

.text_10 a:hover{
  color: #bb2b73;
  text-decoration: none;
}

.text_11{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 11px;
  line-height: 18px;
  color: #000000;
  text-decoration: underline;
}

.text_11 a:visited{
  color: #000000;
  text-decoration: underline;
}

.text_11 a:hover{
  color: #000000;
  text-decoration: underline;
}

.text_11 a:link{
  color: #000000;
  text-decoration: underline;
}

.pad1{
	padding-top:2px;
}

.footer_text{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  font-weight: bold;
}

.footer_text a:link{
  color: #ffffff;
}

.footer_text a:visit{
  color: #ffffff;
}

.footer_text a:hover{
  color: #ffffff;
  text-decoration:underline;
}

.inputtext{
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #50610E;
  text-decoration: none;
  border-top : 1px double #fcb4fc;
  border-bottom : 1px double #fcb4fc;
  border-left : 1px double #fcb4fc; 
  border-right : 1px double #fcb4fc;
}

#loginStatusDiv{
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  margin-right:10px;
}

#loginStatusDiv a:visited{
  color: #ffffff;
}

#loginStatusDiv a:link{
  color: #ffffff;
}

#loginStatusDiv a:hover{
  color: #000000;
  text-decoration: underline;
}

#loginMessageBox{
	border: '3px solid #a00';
	height : 60px;
	vertical-align:middle;
}

.radioTrigger{
  color: #ffffff;
  cursor: default;
}

.wrappedTd{
	word-wrap: break-word;
}

.photoframe{
  text-align:center;
  width:100px;
  padding:5px 5px 5px 5px; 
  border-width:1px 1px 1px 1px; 
  bordercolor:white ;
  background:white;
}

.photoframesmall{
  text-align:center;
  width:50px;
  padding:3px 3px 3px 3px; 
  border-width:1px 1px 1px 1px; 
  bordercolor:white ;
  background:white;
}

.bg_admin{
  background-color: #C7D1FC; 
}

.text_admin{
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 11px;
  line-height: 18px;
  color: #0066ff;
}