/* Copyright (c) 2003-2005 by GoldenBlue, LLC.  All Rights Reserved. */

BODY {
	background-color:#E5E5E5;
	font-family:Verdana, Georgia, 'Times New Roman', 'Trebuchet MS', Times, Geneva, Arial, helv, Sans-Serif, Serif;
	font-size:small;
	marginheight:0;
	topmargin:0;
	marginwidth:0;
	leftmargin:0;
}

h1, h2, font.gpg, font.q {
	font-size: x-large;
	font-family:'Times New Roman', 'Trebuchet MS', Times, Geneva, Arial, helv, Sans-Serif, Serif;
}
h1 { font-size: 125%; display:inline; margin: 3px 0 3px 0; }
h2 { font-size: 105%; display:inline; padding: 4px; }

form,html,body { margin:3px; padding:0; border:0; color:#000; }

img { border:0 }

a.imgroll img {
	border:2px solid #3E6E92;
	padding:1px;
	background-color:transparent;
}

li {margin:4px}
a.imgroll:active img,
a.imgroll:hover img
{
	border:2px solid #FFFF66;
	background-color:#E5E5E5;
}

marginzero { margin:0; }
.darkbc { width:100%; border:0; background-color:#3E6E92; }

a:link,a:active,a:visited { color:#006699; text-decoration:underline; }
a:hover { text-decoration:none; color:#080;}

table { empty-cells:show; }

td {
	font-size:small;
	color:#000;
}

input {font-size:10pt;}
input,textarea,select,.windowbg {color:#000; background-color:#e0e9ff;}
.menu,textarea {font-size:9pt;}
select {font-size:9pt;}
.windowbg {font-size:12px;}
.windowbg2 {
	font-size:12px;
	color:#000;
	background-color:#f8f8f8;
}
.windowbg3 {
	font-size:12px;
	color:#000;
	background-color:#6394bd;
}
hr {
	color:#6394bd;
	background-color:transparent;
}
.titlebg {
	color:#FFF;
	background-color:#6e94b7;
	padding:3px;
}
.errtitlebg {
	color:#FFF;
	background-color:#C66;
}
.text1 {
	font-weight:bold;
	font-size:13px;
	color:#FFF;
	font-style:normal;
	background-color:transparent;
}

.catbg {
	font-weight:bold;
	font-size:13px;
	background-image:url(i/catbg.png);
	color:#000;
}

.bordercolor {
	font-size:12px;
	background-color:#6394bd;
}

.quote {
	font-size:12px;
	color:#000;
	border:1px solid #000;
	padding:3px;
	margin:1px;
	background-color:#dee7ef;
}

.code {
	font-size:12px;
	color:#000;
	font-family:'courier new', helvetica, 'times new roman', serif;
	background-color:#ccc;
}

.help { cursor:help; background-color:transparent; }
.meaction { color:red; background-color:transparent; }
.editor { width:100% !important; background-color:#FFF !important; }
.gpg,.highlight { background-color:yellow; font-weight:bold; color: #000; }
table.im, tr, td { font-size:inherit; }
table.im { border-collapse:collapse; }
table.im td { border:1px solid #808080; }
table.imview td { border:0px; }

tr.highlight { background-color:#EEE; }

div.imoutline
{
width:200px;
border:1px solid #FFF;
}

div.imfillcolor { background-color:red; } 

.subutton {
	font:16px arial,helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1;
	color:#333;
	cursor:pointer;
	cursor:hand;
	background-image:url(http://www.cleanfunnyjoke.com/i/cfj/m/button_shade.gif);
	background-color:#FFF;
}

.topmenu {
	margin-top: 7px;
	margin-bottom: 7px;
	border: 1px solid #C2CFDF;
	padding: 3px;
	text-align: center;
	background-color: #F0F5FA;
}

