/*************************************************************************************/
/* Site: MiAna Land                                                                  */
/* URL: http://www.mianaland.com                                                     */
/* Author: MiAna Land                                                                */
/* Filename: "miana.css"                                                             */
/* Copyright: 2003 - 2006 MiAna Land. All rights reserved.                           */
/*************************************************************************************/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	background-color: #F7E9EE;
	background-image: url(images/pink132.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 10px;
	padding: 0;

	scrollbar-face-color: #95556F;
	scrollbar-highlight-color: #95556F;
	scrollbar-3dlight-color: #95556F;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-shadow-color: #95556F;
	scrollbar-arrow-color: #F7E9EE;
	scrollbar-track-color: #EFD9E5;
}

html {
	scrollbar-face-color: #95556F;
	scrollbar-highlight-color: #95556F;
	scrollbar-3dlight-color: #95556F;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-shadow-color: #95556F;
	scrollbar-arrow-color: #F7E9EE;
	scrollbar-track-color: #EFD9E5;
}

font, td, th, p, P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
}

.gensmall {
	font-size:10px;
}

td.genmed,.genmed {
	font-size:11px;
}

a:link {
	text-decoration: none;
        color: #800000;
}

a:visited {
	text-decoration: none;
        color: #800000;
}

a:hover {
	text-decoration: none;
        color: #DA899B;
}

.topbkg {
	background: #FBFCFC;
	background-image: url(images/cellpic_bkg.jpg);
	background-repeat: repeat;
}

th {
	background: #95556F;
	background-image: url(images/tile_back.gif);
	color: #F6E8EC;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	white-space: nowrap;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}

.mainline {
	border:2px solid #FFEEFA;
	background-color: #F5E7EB;
	margin: 0 auto;

}

.bottomline {
	font-size: 10px;
	background: #95556F;
	background-image: url(images/tile_back.gif);
	background-repeat: repeat;
	color: #F6E8EC;
	height: 29px;
	white-space: nowrap;
	border: 0px solid #F9F9F9;
	border-width: 1px 0px 1px 0px;
}

.forumline {
	background:#F9F9F9;
	border:1px solid #F9F9F9;
}

.row1 {
	background:#FDE6EA;

}

.maintitle,h1 {
	font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	color:#DA899B;
}

.tbl {
	border-collapse: collapse;
	height: 4px;
	width: 100%;
}

.tbll {
	background: url(images/tb4_l.gif) no-repeat;
	width: 8px;
}

.tblbot {
	background: url(images/tb4_m.gif) repeat-x;
	width: 100%;
}

.tblr {
	background: url(images/tb4_r.gif) no-repeat;
	width: 8px;
}
