body {
	margin:0;
	padding:0;
	background:#050402;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #D84369;
	text-decoration: underline;
}

a:hover{
	color: #E09FBF;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 18px;
	text-transform: uppercase;
	padding-top: 6px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #f8b1d7;
	padding-top: 2px;
	padding-bottom: 16px;
	text-align: center;
	vertical-align: top;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #3d3c3c;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 3px;
}

.bottom-menu {
	color: #e6c9dc;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 1px;
}

.bottom-menu-lnk {
	color: #e6c9dc;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu {
	color: #dfdfdf;
	font-weight: bold;
	padding-left: 2px;
	white-space: nowrap;
	text-transform: uppercase;
}
.menu_lnk{
	text-decoration: none;
	color: #dfdfdf;
}

.menu_lnk:hover {
	color: #DB95B7;
	text-decoration: none;
}

.body_txt {
	color: #CCCCCC;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 18px;
}

.showMsg {
	font-weight: bold;
	color: #FF0000;	
	display: block;
	text-align: center;
}

.articleTitle {
	color: #E09FBF;
	font-weight: bold;
	font-size: 16px;
	padding: 15px 0 20px 0;
	text-align: center;	
}

.text {
	padding: 0px 0px 10px 15px;	
	font-size: 12px;
}

.title {
	padding: 20px 0 5px 0;	
}

.title a {
	color: #E09FBF;
	font-size: 11px;	
	font-family: Verdana;
	font-weight: bold;
}

.description {
	padding: 8px 0 5px 0;
}

.menuImg {
	background-color: #cccccc;
	position:absolute;
	display:none;
	padding: 5px 5px 5px 5px;
	margin: 10px 0 0 150px;
	border: 1px dashed #696969;
	color: #000000;	
}

