/*-----Link Style-----*/
a:link {
	color: #ed91a8;
	text-decoration: none;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #ed91a8;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover {
	text-decoration: underline;
	color: #ed91a8;
	font-size: 8px;
	font-weight: bold;
	background-color: ;
	text-transform: uppercase
}
a:active {
	text-decoration: none;
	color: #ed91a8;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
}



 /*-----Table Style-----*/
body{
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F1F1F1;
	scrollbar-face-color: #E7E7E7;
	scrollbar-highlight-color: #DEE0E4;
	scrollbar-3dlight-color: #DEE0E4;
	scrollbar-darkshadow-color:#E7E7E7;
	scrollbar-shadow-color: #DEE0E4;
	background-color: #5b545c;
	font-family: verdana;
	color: #3c2821;
	line-height: 11px;
  font-size : 7pt;
	font-weight: normal;
}
input, textarea, select{
    background:#1d1d1d;
	color:#666666;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma;

}
table{
	font-family: verdana;
	color: #3c2821;
	line-height: 11px;
  font-size : 7pt;
	font-weight: normal;
}
.welcome{
	color:#333333;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
.title_main {
	background-color: #329fbd;
	background-image:url('http://lucy-hale.org/images/layout/title_content.jpg');
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	line-height: 8pt;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.date_main {
	background-color: #e5d6c1;
	font-family: Verdana;
	font-size: 6pt;
	font-weight: bold;
	color: #ffffff;
	line-height: 8pt;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.title {
	background-color: 8663d3;
	background-image: url('../images/vftitle.png');
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #7c7b7b;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;

}

.title2 {
	background-color: 8663d3;
	background-image: url('../images/vftitle.png');
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: 7c7b7b;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;

}

.img {
border: 2px solid #e9b3c4;
background-color: #transparent;
padding: 2px;
}

.content {
	padding: 2px;
	background-color: transparent; 
	background-image: url('');
        background-repeat: none;
	font-family: Verdana;
	font-size: 9px;
	Font-Weight: ;
	color: #524f4f;
	Line-Height: 9px;
	Letter-Spacing: 1px;
	Text-Align: left;
	Text-Transform: ;
	letter-spacing: 1px;
	text-align: justify
}

.content2 {
	padding: 2px;
	background-color: transparent; 
	background-image: url('');
	font-family: Verdana;
	font-size: 9px;
	Font-Weight: ;
	color: #524f4f;
	Line-Height: 9px;
	Letter-Spacing: 1px;
	Text-Align: left;
	Text-Transform: ;
	letter-spacing: 1px;
	text-align: justify
}

.h3 {
	padding: 2px;
	background-color: #104a6c;
	font-family: Verdana;
	font-size: 8px;
	Font-Weight: bold;
	color: #98995B;
	Line-Height: 9px;
	Letter-Spacing: 1px; 
	Text-Align: center;
	Text-Transform: uppercase;
	text-align: center;
}	
.textinput {
    padding: 4px;
	background-color: #bfc9cd; 	
	font-family: Verdana; 
	font-size: 10px;
	color: #666666; 
	Line-Height: 11px; 
	Letter-Spacing: 0px; 
	text-align: justify;
}
.textinput_rollover {
    padding: 4px;
	background-color: #F2F2F2; 	
	font-family: Verdana; 
	font-size: 11px;
	color: #666666; 
	Line-Height: 11px; 
	Letter-Spacing: 0px; 
}	

/*-----Image Style-----*/
.borderimage{
        border-style: solid;
        border-width:0px;
        border-color: #EAE7DF;
        padding:4px;
        margin: 2px;
        background-color:#FFFFFF;

}
a img { border:none; }


/*-----Text Effects-----*/
strong, b {
	color: #cf899b;
	font-size: 8px;
	text-transform: uppercase;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 1px;
}
em, i {
	color: #f57aae;
	font-size: 10px;
	font-weight: bold;
}
u {
	color: #ee5093;
	font-size: 9px;
	text-transform: none;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 1px;
}


/*-----Form Effects-----*/
TEXTAREA {
	border: #c9b698 1px solid;
	font-family: verdana;
	color: #3c2821;
	line-height: 11px;
  font-size : 7pt;
	font-weight: normal;
	background-color: #e5d6c1;
}
INPUT {
	border: #c9b698 1px solid;
	font-family: verdana;
	color: #3c2821;
	margin-bottom: 2px;
	line-height: 11px;
  font-size : 7pt;
	font-weight: normal;
	background-color: #e5d6c1;
}
SELECT {
	border: #666666 1px solid;
	padding: 2px;
	font-size: 9px;
	color: #999999; 
	font-family: Tahoma;
	background-color: #E9E9E1;
}
BUTTON {
	border: #666666 1px solid;
	padding: 2px;
	font-size: 9px;
	color: #999999;
	font-family: Tahoma;
	background-color: #E9E9E1;
}
blockquote{
	font-family: verdana;
	color: #3c2821;
	line-height: 11px;
  font-size : 7pt;
	font-weight: normal;
	line-height:10pt;
	padding: 5px;
	border-left: 3px dashed #f57aae;
	border-right: 3px dashed #f57aae;
	border-top: 3px dashed #f57aae;
	border-bottom: 3px dashed #f57aae;
	background-color: #;
	background-image: url('../images/layout/contentback.png');
	background-position:  top-left 50%;
	text-indent: 27px; margin-left:5px; margin-right:5px; margin-top:5px; margin-bottom:5px;
}
