/* Event Registration Begin */
.genoption1 { font-size : 12px; font-weight : bold; color : #008000; text-decoration:none; }
a.genoption1 { font-size : 12px; font-weight : bold; color : #008000; text-decoration:none; }
.genoption2 { font-size : 12px; font-weight : bold; color : #0000ff; text-decoration:none; }
a.genoption2 { font-size : 12px; font-weight : bold; color : #0000ff; text-decoration:none; }
.genoption3 { font-size : 12px; font-weight : bold; color : #ff0000; text-decoration:none; }
a.genoption3 { font-size : 12px; font-weight : bold; color : #ff0000; text-decoration:none; }
/* Event Registration End */
body {
	/*background-color: #C6D9EC;
	color: #996600;*/
	scrollbar-base-color: #AEC9E4;
	scrollbar-arrow-color:  #808040;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

p, td { font-size: 11px; }

/*a:link,a:active,a:visited { color : #996600; }
a:hover		{ text-decoration: underline; color : #808040; }
*/
hr	{ height: 0px; border: solid  #506070 0px; border-top-width: 1px;}

.bodyline {
	background-color: #996600;
}

.forumline {
	background-color: #FFFFFF;
}

td.row1	{
	background-color: #F4F4E8;
}
td.row2	{
	background-color: #DDDDB9;
}
td.row3, td.row3Right	{
	background-color: #D0D09F;
}

th {
	color: #996600;
	font-size: 11px;
	font-weight : bold;
	background-color: #969649;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color:#B9B971;
	font-weight: bold;
}

td.spaceRow {
	background-color: #C7C78D;
}

.maintitle,h1,h2	{
	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #996600;
}


.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #996600; }
a.gen,a.genmed,a.gensmall { color: #996600; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #996600; text-decoration: underline; }

.mainmenu	{ font-size : 11px; color : #996600 }
a.mainmenu	{ text-decoration: none; color : #996600; }
a.mainmenu:hover{
	text-decoration: underline;
	color : #808040;
}

.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #996600}
a.cattitle		{ text-decoration: none; color : #996600; }
a.cattitle:hover{ text-decoration: underline; }

.forumlink		{ font-weight: bold; font-size: 12px; color : #996600; }
a.forumlink 	{ text-decoration: none; color : #996600; }
a.forumlink:hover{ text-decoration: underline; color : #808040; }

.nav		{ font-weight: bold; font-size: 11px; color : #996600;}
a.nav		{ text-decoration: none; color : #996600; }
a.nav:hover	{ text-decoration: underline; }

.topictitle	{ font-weight: bold; font-size: 11px; color : #996600; }
a.topictitle:link   { text-decoration: none; color : #996600; }
a.topictitle:visited { text-decoration: none; color : #996600; }
a.topictitle:hover	{ text-decoration: underline; color : #808040; }

.name	{ font-size : 11px; color : #996600;}

.postdetails	{ font-size : 10px; color : #996600; }

.postbody { font-size : 12px; line-height: 150%; }
a.postlink:link	{ text-decoration: none; color : #996600; }
a.postlink:visited { text-decoration: none; color : #996600; }
a.postlink:hover { text-decoration: underline; color : #808040; }

.signature { font-size : 11px; color : #808040; }

.code {
	font-family: 'Courier New', Courier, sans-serif; font-size: 11px; color: #808040;
	background-color: #E8EFF7; border: #808040; border-style: solid; border-width: 1px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #808040; line-height: 125%;
	background-color: #E8EFF7; border: #808040; border-style: solid; border-width: 1px;
}

.copyright	{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #996600; letter-spacing: -1px;}
a.copyright,a.copyright:visited,a.copyright:active	{ color: #996600; text-decoration: none;}
a.copyright:hover { color: #808040; text-decoration: underline;}

input,textarea,select {
	color : #996600;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #AEC9E4;
}

input.post, textarea.post {
	background-color : #F5F8FB;
}

select {
	background-color : #F5F8FB;
}

input { text-indent : 2px; }

input.button {
	background-color : #F5F8FB;
	color : #996600;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.mainoption {
	background-color : #F5F8FB;
	font-weight : bold;
}

input.liteoption {
	background-color : #F5F8FB;
	font-weight : normal;
}

.helpline {
	background-color: #DEDEBE;
	border-style: none;
}

@import url("formIE.css");