

/* GENERAL */
BODY {	background:#306CD0; 
		background-image: url(images/ui/bk.gif); 
		background-repeat:no-repeat;
		font-family : Georgia;
		font-size : 12px;}

A { font-size : 12px; color:#000080; text-decoration: none;}
A:hover	{ font-size : 12px; color:#306CD0; text-decoration: underline;}
A.navlink 		{ font-size : 14px; color:#000080; font-weight : bold; text-decoration: none;}
A.navlink:hover	{ font-size : 14px; color:#306CD0; font-weight : bold; text-decoration: none;}

.header			{ fontfamily : Arial; font-family : Arial; font-size : 14px; font-weight : bold; }
.std			{ fontfamily : Arial; font-family : Arial; font-size : 12px; }
.nav			{ fontfamily : Georgia; font-family : Georgia; font-size : 14px; font-weight : bold; }
.boxtitle		{  color:#000080; fontfamily : Arial; font-family : Arial; font-size : 12px; font-weight : bold; }
.pagetitle		{  color:#000080; fontfamily : Georgia; font-family : Georgia; font-size : 14px; font-weight : bold; }
.mini			{ fontfamily : Arial; font-family : Arial; font-size : 10px;}

FORM { margin:0 }
/* WEB LOG */

.headerDate 	{ fontfamily : Verdana; font-family : Arial; font-size : 14px; font-weight : bold; }
.itemDateTime 	{ fontfamily : Arial; font-family : Arial; font-size : 10px; }
.itemBody		{ fontfamily : Georgia; font-family : Georgia; font-size : 12px;}

.postbox	{
	fontfamily : Georgia;
	font-family : Georgia;
	font-size : 12px;
	background:#fff8f0;
	border: 1px groove #306CD0;
	border-width : 1px;
	border-style : solid;
	padding : 4px;
}

/* LINKS */
.linktopicbox	{
	fontfamily : Georgia;
	font-family : Georgia;
	font-size : 12px;
	background:#fff8f0;
	border: 1px groove #306CD0;
	border-width : 1px;
	border-style : solid;
	padding : 2px;
	width : 400px;
}

.linksite {
	font-family : Georgia;
	font-size : 12px;
	padding : 2px;
}





