body
{
	background-color: #F8B7D7;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	color: #000000;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
}
A:link {color:#BC477C; text-decoration: underline;}
A:visited {color:#BC477C; text-decoration: underline;}
A:active {color:#BC477C; text-decoration: underline;}
A:hover {color:#861C47; text-decoration: underline;}

/* ***************** forms styles ************************ */
.select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:300px;
	height:20px;
}
.input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:300px;
	border: 1px solid #BC477C;
	height:20px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:300px;
	border: 1px solid #BC477C;
	height:100px;
}
form{
    margin: 0px;
}
.submit
{
	border: 1px solid #BC477C;
	background-image:url(../images/button_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #DB5F97;
	cursor: pointer;
	height:20px;
	padding:0px 8px;
}
/* ***************** end forms styles ************************ */

/* ***************** structure styles ************************ */
.table_main {
	width: 970px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
}
.td_main {
	vertical-align: top;
	width: 990px;
	height: 100%;
	background-image: url(../images/td_main_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.col_side {
	vertical-align: top;
	width: 170px;
}
.col_side_bottom {
	vertical-align: bottom;
	height: 10px;
}

.col_center {
	vertical-align: top;
	width: 630px;
	background-image: url(../images/content_b_flower.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
}
.content {
	background-image: url(../images/content_t.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

.separator_v {
	height: 5px;
	background-color: #F8B7D7;
}
.line_h {
	background-image: url(../images/dot_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.sponsors {
	text-align: center;
	vertical-align: top;
}
.pic_news {
	margin-bottom: 5px;
	margin-left: 20px;
	border: 1px solid #8B1C4A;
}


.shad_l {width: 5px; background-image: url(../images/shad_l.gif); background-repeat: repeat-y; vertical-align: top;}
.shad_r {width: 5px; background-image: url(../images/shad_r.gif); background-repeat: repeat-y; vertical-align: top;}
.shad_t {height: 5px; background-image: url(../images/shad_t.gif); background-repeat: repeat-x; vertical-align: top;}
.shad_b {height: 5px; background-image: url(../images/shad_b.gif); background-repeat: repeat-x; vertical-align: top;}

.td_main {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 770px;
	height: 100%;
}

.border {
	border:1px solid  #871C47;
	}
/* ***************** end structure styles ************************ */

/* ***************** text styles ************************ */
p {
	margin:0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
ul {
	margin:0px;
	padding-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #871C47;
	font-weight: bold;
	margin-bottom:0px;
}
.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #871C47;
	background-image: url(../images/dot_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_grey {
	color: #666666;
}
li {
	list-style-image: url(../images/bullet.gif);
	padding-bottom:2px;
	padding-top:2px;
}
.news_title
{
	font-weight: bold;
	color:#666666; 
}
.news_title A{color:#861C47; text-decoration: none;}
.news_title A:visited {color:#861C47; text-decoration: none;}
.news_title A:active {color:#861C47; text-decoration: none;}
.news_title A:hover {color:#861C47; text-decoration: underline;}
/* ***************** end text styles ************************ */

/* ***************** footer ************************ */
.footer
{
	background-image: url(../images/content_b_flower2.jpg);
	background-position: center center;
	height: 60px;
	background-repeat: no-repeat;
	padding-right: 190px;
	padding-left: 20px;
}
.footer_text {
	color:#939393;
	text-decoration: none;
	font-size: 10px;
	padding-left: 10px;
}
.footer_text A:link {
	color:#AC5D78;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer_text A:visited {color:#AC5D78; text-decoration: none;}
.footer_text A:active {color:#AC5D78; text-decoration: none;} 
.footer_text A:hover {color:#AC5D78; text-decoration: underline;}
/* ***************** end footer ************************ */
