body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body,td,div,p,pre,ul {font-size: 13px;}

h1 {font-size: 22px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

a {	font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#F0E59E}
a:visited {	color:#C7B767}
a:active {color:#DEC3A9}
a:hover{color: #ffffff;}

body {
	color: #DCDEF2;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #3A3C69;
	scrollbar-face-color: #3A3C69;
	scrollbar-highlight-color: #3A3C69;
	scrollbar-3dlight-color: #616387;
	scrollbar-darkshadow-color: #3A3C69;
	scrollbar-shadow-color: #616387;
}

#main {
	background: #3A3C69;
	align: center;
	valign: top; 
}

#logo {
	background: #3A3C69;
	text-align: center;
}

#menu {
	background: #616387;
	valign: top;
}

#submenu {
	background: #616387;
	valign: top;
}

#bottoml {
	background: #3A3C69;
	valign: top;
}
#bottomm {
	background: #616387;
	text-align: right;
	text-valign: middle;
}
#bottomr {
	background: #616387;
	text-valign: bottom;
}

