#bg{
/*background-image:url(images/stars.png);
background-repeat:no-repeat;*/
margin:0px;
}

#main{
width:800px;
margin:auto;
padding-top:10px;
}

body {
  font-family:Arial;
  font-size:12px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image:url(/images/bg.gif);
  background-repeat:repeat-x;
  background-position:top;
  background-color:#92278f;
   
}

td {
	  font-size:12px;
	  color:#333333;
	  font-family:Arial;
	  }

p{
margin-top:10px;
}

.top{
background-image:url(/images/bubles.png);
background-position:right top;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

.footer{
  font-family:Arial;
  font-size:11px;  
  color:#333333;
}

.data{
  font-family:Arial;
  font-size:12px;  
  color:#333333;
  padding:5px;
}
  
.inputstyle {
	font-family: Arial;
	font-size: 12px;
	background-color:#FFFFFF;
	border-top-width: 1px;	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #cdcdcd;
	border-bottom-color: #dedede;
	border-left-color: #808080;
	height: 18px;
	width:200px;
	}

.form_inputstyle {
	font-family: Arial;
	font-size: 12px;
	background-color:#FFFFFF;
	border-top-width: 1px;	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #cdcdcd;
	border-bottom-color: #dedede;
	border-left-color: #808080;
	height: 16px;
	width:150px;
	}

.button {
    font-family: Arial;
	cursor: pointer;
	height:20px;
	width:50px;
	color:#e7e7e8;
	font-size:12px;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#92278f;
		
}

a:link{
    font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#92278f;
	}
a:visited {
    font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#92278f;
	}
a:hover {
    font-family:Arial;
	font-size:12px;
    text-decoration:underline;
	color:#92278f;
}
a:active {
	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#92278f;
	}
	
a.footer:link{
    font-family:Arial;
	text-decoration:none;
	font-size:11px;
	color:#333333;
	}
a.footer:visited {
    font-family:Arial;
	text-decoration:none;
	font-size:11px;
	color:#333333;
	}
a.footer:hover {
    font-family:Arial;
	font-size:11px;
    text-decoration:underline;
	color:#333333;
}
a.footer:active {
	font-family:Arial;
	text-decoration:none;
	font-size:11px;
	color:#333333;
	}

		
a.pink:link{
  	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#92278f;
	font-weight:bold;
	
	}
a.pink:visited {
   	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#92278f;
	font-weight:bold;
}
a.pink:hover {
    font-family:Arial;
	font-size:12px;
    color:#92278f;
	text-decoration:underline;
	font-weight:bold;
}
a.pink:active {
 	font-family:Arial;
	text-decoration:none;
	color:#92278f;
	font-size:12px;
	font-weight:bold;
	}
	
a.morepink:link{
    background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right 5px ;
	padding-right:10px;
	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#92278f;
	font-weight:bold;
	
	}
a.morepink:visited {
    background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right 5px ;
	padding-right:10px;
	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#92278f;
	font-weight:bold;
}
a.morepink:hover {
    background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right 5px ;
	padding-right:10px;
    font-family:Arial;
	font-size:12px;
    color:#92278f;
	text-decoration:underline;
	font-weight:bold;
}
a.morepink:active {
    background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right 5px ;
	padding-right:10px;
	font-family:Arial;
	text-decoration:none;
	color:#92278f;
	font-size:12px;
	font-weight:bold;
	}
	
	
.header_bg{
background-image:url(/images/header.gif);
background-repeat:repeat-x;
background-position:top;
color:#FFFFFF;
font-size:16px;
font-family:Arial;
}

.title{
font-family:Arial;
font-size:12px;
color:#333333;
font-weight:bold;
}

.news_title{
font-family:Arial;
font-size:12px;
color:#333333;
font-weight:bold;
padding-left:5px;
}


.borderclass{
  display: inline;
  border:#e0e0e0 5px solid;
  cursor:hand;
  -moz-opacity:0.4;
  filter:alpha(opacity=60);
  }

.borderclass:hover{
  border:#e0e0e0 5px solid;
  cursor:hand;
  -moz-opacity:1.0;
  filter:alpha(opacity=100);
 }
 

.email{
background-color:#e7e7e8;
}
.email_title{
font-size:12px;
color:#92278f;
font-weight:bold;
padding-left:10px;
padding-right:10px;
} 
.email_data{
font-size:12px;
color:#333333;
padding-left:10px;
padding-right:10px;
} 

  
.pink_title{
font-size:14px;
color:#92278f;
font-weight:bold;
padding-left:0px;
}
.doted{
background-image:url(/images/pink_pixel.gif);
background-repeat:repeat-x;
background-position:center;
}