body {
	background-color: #ff87af;
	background-image:url(images/bg.gif);
	margin: 0px;}
	
a:link { color: #ff417f; text-decoration: none}
a:visited { color: #ff417f; text-decoration: none}
a:active { color: #cccccc; text-decoration: none}
a:hover { color: #cccccc; text-decoration: underline;}

table,td,tr{ vertical-align:top}

.nleft {
	background-image: url(images/index_03.png);
	background-repeat: repeat-y;
	width:25px;
	height:100%;
}
.nmiddle{
background: #ffffff;
	width:8px;
	height:100%;
}

.nright {
	background-image: url(images/index_07.png);
	background-repeat: repeat-y;
	width:26px;
	height:100%;
}



.title01 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	text-transform:uppercase;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #ff417f;
	font-weight:bold;
	letter-spacing: 0px;
	text-align: left;
	padding: 5px;
	border-bottom: 2px solid #959595;}

.contentmenu{
font-family: Tahoma;
font-size: 12px;
font-style:normal;
font-weight: normal; 
color: #363636; 
text-align: left;
background-color: #fde5ed;
padding: 5px;
}

.content{
font-family: Tahoma;
font-size: 12px;
font-style:normal;
font-weight: normal; 
color: #363636; 
text-align: left;
background-color: #ffffff;
padding: 5px;
}

.red{
font-family: tahoma;
font-size: 12px;
font-style: normal;
font-weight: bold; 
color: #FF0000; 
}




