body 
	{
		background-image: url(images/yad.jpg);
		background-repeat: no-repeat;
		background-position: 0px 50px;
		background-attachment: fixed;
		scrollbar-base-color: #FABC7F;
		   scrollbar-face-color: #FABC7F;
		   scrollbar-arrow-color: #E39B5B;
		   scrollbar-track-color:  #FEF5EE;
		   scrollbar-shadow-color: #E39B5B;
		   scrollbar-highlight-color: #E9E9E9;
		   scrollbar-3dlight-color: #FAD4B2;
		   scrollbar-darkshadow-color: #FABC7F;
	}

td, p, text
	{
		font-family: garamond;
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #000000
	}
	
h2
	{
		font-family: garamond;
		font-size: 24px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #000000
	}

em, th
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: italic;
		text-decoration: none;
		color: #000000
	}
	
blockquote
	{
		margin: 10px
	}
	
ul, li
	{
		list-style-type: square;
		line-height: 14px
	}
	
h3
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #ff0000
	}
	
h4
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #ff0000
	}

hr
	{
		color: #000000;
		height: 1px
	}
	
input
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 12px;
		background-color: #000000;
		color: #ff0000;
		border-color : #ff0000;
		border-style : solid;
		border-width : 1px;
	}

.submit
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 12px;
		background-color: #ff0000;
		color: #ffffff;
		border-color : #ffffff;
		border-style : outset;
		border-width : 1px;
	}

.readonly
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 12px;
		background-color: #000000;
		color: #ffffff;
		border-color : #000000;
		border-style : solid;
		border-width : 1px;
	}
	
textarea 
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 12px;
		background-color: #000000;
		border-color : #ff0000;
		border-style : solid;
		border-width : 1px;
		color: #ff0000;
	}

select
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		font-size: 12px;
		background-color: #000000;
		border-color : #ff0000;
		border-style : solid;
		border-width : 1px;
		color: #ff0000;
	}
	
a
	{
		color: #000000;
		text-decoration: none
	}

a:link
	{
		color: #000000;
		text-decoration: none
	}
	
a:visited
	{
		color: #000000;
		text-decoration: none
	}
	
a:hover
	{
		color: #000000;
		font-weight: bold;
		text-decoration: none
	}

/* YaBB styles */



/* YaBB navigation links */
.nav          { font-size: 12px; text-decoration: none; color: #ffffff; }
.nav:link     { font-size: 12px; text-decoration: none; color: #ffffff; }
.nav:visited  { font-size: 12px; text-decoration: none; color: #ffffff; }
.nav:hover    { font-size: 12px; text-decoration: none; color: #ff0000; text-decoration: underline; }

/* YaBB alternating bgcolors */
.windowbg     { background-color: #000000; font-size: 11px; font-family: tahoma, arial, helvetica, sans-serif; color: #ffffff; }
.windowbg2    { background-color: #000000; font-size: 11px; font-family: tahoma, arial, helvetica, sans-serif; color: #ffffff; }
.windowbg3    { background-color: #000000; font-size: 11px; font-family: tahoma, arial, helvetica, sans-serif; color: #ffffff; }

/* Misc./title/category colors */
.hr           { color: #ff0000; }
.titlebg      { background-color: #ff0000; color: #000000; }
.text1        { font-family: tahoma, arial, helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 12px; background-color: #ff0000; color: #ffffff; }
.catbg        { font-family: tahoma, arial, helvetica, sans-serif; background-color: #000000; color: #ffffff; font-weight: bold; font-size: 13px; }
.bordercolor  { background-color: #ff0000; }

/* Image fonts */
.imgbg        { font-family: tahoma, arial, helvetica, sans-serif; font-style: normal; font-size: 10px; color: #ff0000; }
.imgcatbg     { font-family: tahoma, arial, helvetica, sans-serif; font-style: normal; font-size: 10px; color: #ff0000; font-weight: bold; }
.imgtitlebg   { font-family: tahoma, arial, helvetica, sans-serif; font-style: normal; font-size: 10px; color: #FFFFFF;  font-weight: bold; }
.imgwindowbg  { font-family: tahoma, arial, helvetica, sans-serif; font-style: normal; font-size: 9px; color: #ff0000; }
.imgmenu      { font-family: tahoma, arial, helvetica, sans-serif; font-style: normal; font-size: 11px; color: #ff0000; font-weight: bold; letter-spacing: 0.1em; }

/* Post quote/code colors */
.quote        { font-size: 10px; font-family: tahoma, arial, helvetica, sans-serif; color: #ffffff; background-color: #333333; }
.code         { font-size: 10px; font-family: Courier New; color: #ffffff; background-color: #333333; }

.copyright	{color: #999999; font-family: tahoma, arial, helvetica, sans-serif; font-size: 10px;}
