body {font-family: arial,sans-serif; color: #000000; background-color: #ffffff; margin: 0px; padding: 0px;}

h1 {font-size: 1.2em;}
h2 {font-size: 1.0em;}

a         {color: #0c70b0; text-decoration: underline;}
a:visited {color: #0c70b0; text-decoration: underline;}

a.attention {color: #ee3c1f; text-decoration: underline;}
a.attention:visited {color: #ee3c1f; text-decoration: underline;}

a.edit {color: #3c7735; text-decoration: underline;}
a.edit:visited {color: #3c7735; text-decoration: underline;}

.gr {color: #aaaaaa;}

div {margin: 0px 0px 0px 0px}
div.body { padding: 3px; background-color: #ffffff;}

div.tp
{
	font-weight: bold;
	padding: 3px;
	background-color: #5088b7;
	color: #ffffff;
	border-top: 1px solid #86b3d9;
	border-left: 1px solid #86b3d9;
	border-right: 1px solid #36546f;
	border-bottom: 1px solid #36546f;
}

div.tp h1 {padding: 0px; margin: 0px;}
div.tp a {color: #f5da25;}
div.tp a:visited {color: #f5da25;}

div.ad
{
	padding: 3px;
	background-color: #F5F2C4;
	color: #000000;
	border-bottom: 1px dotted #CDCFBB;
}
div.ad a {color: #blue;}
div.ad a:visited {color: #blue;}

div.banner
{
	padding: 3px;
	background-color: #F5F2C4;
	color: #000000;
	border-bottom: 1px dotted #CDCFBB;
}
div.banner a {color: #blue;}
div.banner a:visited {color: #blue;}

div.btm
{
	padding: 3px;
	background-color: #c5daed;
	border-top: 2px solid #333333;
}
div.btm a {color: #1D67BB;}
div.btm a:visited {color: #1D67BB;}

div.footer
{
	color: #999999;
	padding: 3px;
	background-color: #eaeaea;
	border-top: 1px solid #fff;
}
div.footer a {color: #999999;}
div.footer a:visited {color: #999999;}

div.paneledit
{
	padding: 3px;
	background-color: #eaeaea;
}

div.panel
{
	padding: 3px;
	background-color: #eaeaea;
	border-top: 1px solid #999;
}

div.tpanel
{
	padding: 3px;
	background-color: #eaeaea;
	border-bottom: 1px solid #999;
}

div.blockedit
{
	border-bottom: 1px solid #999;
	padding-bottom: 3px;
	margin-top: 3px;
}

div.movepanel
{
	font-size: 0.8em;
	border-top: 1px dotted #bbb;
	padding-top: 3px;
	margin-top: 2px;
}

div.movepanel input, select
{
	font-size: 0.8em;
}

div.attention
{
  color: black;
	padding: 3px;
  margin-bottom: 1px;
	background-color: #fcd8d8;
	border: 1px solid #db8686;
}

img {border: none;}

div.error,p.error {color: #af1515;}
div.msg,p.msg {color: #ee3c1f;}

div.gb_post {border-bottom: 1px solid #CCC; margin-bottom: 10px;}
div.gb_author {font-size: 0.75em; font-weight: bold;}
div.gb_time {font-size: 0.75em; font-style: italic;}
div.gb_ip {font-size: 0.75em;}
div.gb_admin {font-weight: bold; font-style: italic; margin-left: 10px;}
