BODY {
	margin:20px 0px 20px 0px;
	background-color:#0066FF;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#0066FF;	
}
H1 {
	font-size:35px;
	letter-spacing:2px;
	padding:0px;
	margin:10px;
	text-align:center
}

TEXTAREA {
	font-size:12px;
	font-family: "Courier New", Courier, mono;
}

TABLE {
	margin:0px;
	padding:0px;
}

TABLE.main {
	background-color:#FFCCFF;
	border:3px double #0099FF;
	border-top:0px;
}

TABLE.recips {
/*	border-style:dotted;*/
}

TD.index_promo {
	background:url(../img/promo.jpg) no-repeat;
	text-align:left;
}

FIELDSET {
	border:3px #0099FF;
	border-style:double;
	font-weight:bold;
	padding:10px
}

LEGEND {
	font-size:14px;
	font-weight:bold;
}

IMG {
	border : 0px;
}


a.mainmenu:link { color:#0066FF;text-decoration:underline}
a.mainmenu:hover { color: #0066FF;text-decoration:none }
a.mainmenu:visited { color:#0066FF;text-decoration:underline}
a.mainmenu:active { color:#0066FF;text-decoration:underline}

a.promo:link { color:#0066FF; font-weight:bold;text-decoration:underline}
a.promo:hover { color: #0066FF; font-weight:bold; text-decoration:none }
a.promo:visited { color:#0066FF; font-weight:bold; text-decoration:underline}

a.link { color:#0066FF; font-weight:bold; text-decoration:underline}
a.hover { color: #0066FF; font-weight:bold; text-decoration:none }
a.visited { color:#0066FF; font-weight:bold; text-decoration:underline}
a.active { color:#0066FF; font-weight:bold; text-decoration:underline}

.menu {
	font-size:30px;
	font-weight:bold;
	padding-bottom:10px;
}

.promo {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

.content {
	text-align:center;
	padding:10px;
	width:650px
}

.footer {
	color:#FFCCFF;
	font-weight:bold;
}

#div_header{
	background: url(../img/head.jpg) no-repeat;
	height:57px;
	width:620px;
}

#div_header_wide{
	background: url(../img/head_wide.jpg) no-repeat;
	height:57px;
	width:666px;
}

#div_index_promo {
	height:115px;
	width:305px; 
	margin:45px 0px 0px 15px; 
	font-size:12px;
	text-align:center
}
#div_galbottom_promo {
	background: url(../img/promo02.gif) no-repeat;
	height:42px;
	padding:10px 0px;
	text-align:center;
	text-transform:uppercase;
}




