/* CSS Document */

/* MAIN ATTRIBUTES */
body {
	background-color: #DDCEAE;
	scrollbar-3dlight-color : #D3D3BD;
	scrollbar-arrow-color : #444444;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : #444444;
	scrollbar-face-color : #EEEEDB;
	scrollbar-highlight-color : #E5E5D1;
	scrollbar-shadow-color : #444444;
	scrollbar-track-color : #C1C1A9;
}

/* MAIN FONTS */
.Gray {font-family: Tahoma; font-size: 11px; color: #666666; line-height:15px}
.Gray a:link,.Gray a:active,.Gray a:visited {color: #666666; font-weight:bold; text-decoration: none;}
.Gray a:hover {color: #666666; text-decoration: underline;}

.darkGray {font-family: Tahoma; font-weight:bold; font-size: 11px; color: #333333}
.darkGray a:link,.darkGray a:active,.darkGray a:visited {color: #333333; text-decoration: underline;}
.darkGray a:hover {color: #333333; text-decoration: none;}

.Black {font-family: Tahoma; font-weight:bold; font-size: 11px; color: #000000}
.Black a:link,.Black a:active,.Black a:visited {color: #000000; text-decoration: underline;}
.Black a:hover {color: #000000; text-decoration: none;}

/* TITLE FONTS */
.games {font-family: Tahoma; font-weight:bold; font-size: 11px; color: #996600}
.games a:link,.games a:active,.games a:visited {color: #996600; text-decoration: underline;}
.games a:hover {color: #996600; text-decoration: none;}

.videos {font-family: Tahoma; font-weight:bold; font-size: 11px; color: #000066; font-weight:bold}
.videos a:link,.videos a:active,.videos a:visited {color: #000066; text-decoration: underline;}
.videos a:hover {color: #000066; text-decoration: none;}

.jokes {font-family: Tahoma; font-weight:bold; font-size: 11px; color: #660000; font-weight:bold}
.jokes a:link,.jokes a:active,.jokes a:visited {color: #660000; text-decoration: underline;}
.jokes a:hover {color: #660000; text-decoration: none;}

.pics {font-family: Tahoma; font-weight:bold; font-size: 11px; color: #003300; font-weight:bold}
.pics a:link,.pics a:active,.pics a:visited {color: #003300; text-decoration: underline;}
.pics a:hover {color: #003300; text-decoration: none;}

/* FORMS */
.contactForm {font-family: Tahoma, Verdana, Arial, Sans-Serif; font-style: normal; font-weight: 500; font-size: 11px; text-align: left; color: black; background-color: #DDCEAE; border-color: #000000; border-style: solid; border-width: 1px;}

/* FOOTER */
.footer {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
.footer a:link,.footer a:active,.footer a:visited {color: #8AA200; text-decoration: underline;}
.footer a:hover {text-decoration : none;}