/* CSS Document */
BODY {
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #dedede; 
	SCROLLBAR-SHADOW-COLOR: #dedede;  
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #666666; 
	SCROLLBAR-TRACK-COLOR: #f2f2f2; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: 000000;
	font-size: 10 pt;
}
								/*begin of forms style*/
								
.buttonorang{
		BORDER-RIGHT: #ff6600 1px solid; 
		BORDER-TOP: #ffcc00 1px solid;
		FONT:  7.5pt Tahoma, Arial; 
		BORDER-LEFT: #ffcc00 1px solid; 
		COLOR: #ffff00; 
		BORDER-BOTTOM: #ff6600 1px solid;
		BACKGROUND-COLOR: FA822B;
		; cursor: hand
}

.buttonred{
		BORDER-RIGHT: #ff6600 1px solid; 
		BORDER-TOP: #DC6565 1px solid;
		FONT:  7.5pt Tahoma, Arial; 
		BORDER-LEFT: #DC6565 1px solid; 
		COLOR: #ffffff; 
		BORDER-BOTTOM: #ff6600 1px solid;
		BACKGROUND-COLOR: cc0000;
		; cursor: hand
}



.buttonblue{
		BORDER-BOTTOM: #1C5784 1px solid;
		BORDER-RIGHT: #1C5784 1px solid; 
		BORDER-TOP: #44BBD6 1px solid;
		FONT:  7.5pt Tahoma, Arial; 
		BORDER-LEFT: #44BBD6 1px solid; 
		COLOR: #ffffff; 
		BACKGROUND-COLOR: 236FA9;
		cursor: hand
}
/*begin of Mid horizontal Nav style*/
.hnav
	{
	padding-top: 3 px;
	font-size: 7.5pt;
	color:#ffffff;
		font-weight: bold
			}
.hnav a:link {
	width:100%;
	font-size: 7.5pt;
	color: ffffff;
	text-decoration: none;
		font-weight: bold
}
				
.hnav a:visited {
	width:100%;
	font-size: 7.5pt;
	color: #ffffff;
	text-decoration: none;
		font-weight: bold
}
.hnav a:hover {
	width:100%;
	font-size: 7.5pt;
	color: #ffff00;
	text-decoration: none;
		font-weight: bold
}
				/*End of Mid horizontal Nav style*/

.textareaorange{
		font-family: tahoma;
        border: 1px solid #FF6600; 
        font-size: 7.5pt;
		background-color: #FFFFFF}
		
.textarea{
		font-family: tahoma;
        border: 1px solid #FF0000; 
        font-size: 7.5pt;
		background-color: #FFFFFF}
				
.textareablue{
		font-family: tahoma;
        border: 1px solid; 
        font-size: 7.5pt;
		background-color: #FFFFFf;
		border-color: #236FA9}
						
						/*End of forms style*/		
						
.main
{
	font-size: 10pt;
	}
.boxtitle
{
	font-size: 8pt;
	font-weight: bold;
	
	}	
	
.medium
{
	font-size: 8pt;
	}
.medium a:link {
	font-size: 8pt;
	color: 0000ff;
	text-decoration: none;
}
				
.medium a:visited {
	font-size: 8pt;
	color: #0000ff;
	text-decoration: none;
}
.medium a:hover {
	font-size: 8pt;
	color: #0000ff;
	text-decoration: underline;
}
.title
	{
	font-size: 10pt;
	font-weight: bold;
	}
.mtitle
	{
	font-size: 10pt;
	
	font-weight: bold;
	}
.stitle
	{
	font-size: 10pt;
	color:4E6DA3;
	font-weight: bold;
	}

				/*begin of Marque style*/
.marq
	{
	font-size: 7.5pt;
			}
.marq a:link {
	font-size: 7.5pt;
	color: 000000;
	text-decoration: none;
}
				
.marq a:visited {
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
}
.marq a:hover {
	font-size: 7.5pt;
	color: #FF0000;
	text-decoration: underline;
}
				/*End of Marque style*/
				
				/*begin of links style*/
a:link {
	
	font-size: 10pt;
	color: 0000ff;
	text-decoration: none;
}
				
a:visited {
	font-size: 10pt;
	color: #666600;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
}

					/*End of links style*/
			
					/*Begin of the right menu style*/
.rmenu
	{
	height:19;
	font-size: 7.5pt;
	color:FFFF00;
	font-weight: bold;
	background-image: url(../images/button.jpg);
	text-align: right;
	padding-right:3px;
	width: 100%;

			}
.rmenu a:link {
		width: 90%;
	font-size: 7.5pt;
	font-weight: bold;
	color: FFffff;
	text-decoration: none;
}
				
.rmenu a:visited {
	width: 90%;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFffff;
	text-decoration: none;
}
.rmenu a:hover {

	font-size: 7.5pt;
	font-weight: bold;	
	color: #ffff00;
	text-decoration: none;
}
.rmenu-inactive
	{
	padding-right:3px;
	height:19;
	font-size: 7.5pt;
	color:003366;
	font-weight: bold;
	background-image: url(../images/jokes/button_active.jpg);
	text-align: right;

			}
			
			
			
.rmenu-sub
	{
	height:19;
	font-size: 7.5pt;
	color:FFFF00;
	font-weight: bold;
	
	text-align: right;
	padding-right:3px;
	

			}
.rmenu-sub a:link {
		
	font-size: 7.5pt;
	font-weight: bold;
	color: FFffff;
	text-decoration: none;
}
				
.rmenu-sub a:visited {
	
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFffff;
	text-decoration: none;
}
.rmenu-sub a:hover {

	font-size: 7.5pt;
	font-weight: bold;	
	color: #ffff00;
	text-decoration: none;
}			
						/*End of the right menu style*/
					/*Begin of the Top Navigation style*/
.topnav
	{

	font-size: 7.5pt;
	color:CCCCCC;
	font-weight: bold;


			}
.topnav a:link {
	
	font-size: 7.5pt;
	font-weight: bold;
	color: 666666;
	text-decoration: none;
}
				
.topnav a:visited {

	font-size: 7.5pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.topnav a:hover {

	font-size: 7.5pt;
	font-weight: bold;	
	color: #999999;
	text-decoration: none;
}
							/*end of the Top Navigation style*/
.jokebox {
	font-size: 9pt;
	background-image: url(jokebg.jpg);
	background-repeat: repeat-x;
}
.timestamp {

	font-size: 7.5pt;
		
	color: #999999;
	
}.vidscomment {
	font-size: 8pt;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
}


.download
	{

	font-size: 7.5pt;
	
	font-weight: bold;


			}
.download a:link {
	width: 100%;
	font-size: 7.5pt;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
}
				
.download a:visited {
width: 100%;
	font-size: 7.5pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.download a:hover {
	width: 100%;
	font-size: 7.5pt;
	font-weight: bold;
	color: ffff00;
	text-decoration: none;
}

.ill-max
	{

	font-size: 7.5pt;
	
	font-weight: bold;


			}
.ill-max a:link {
	width: 100%;
	font-size: 7.5pt;
	font-weight: bold;
	color: #70460E;
	text-decoration: none;
}
				
.ill-max a:visited {
width: 100%;
	font-size: 7.5pt;
	font-weight: bold;
	color: #A76814;
	text-decoration: none;
}
.ill-max a:hover {
	width: 100%;
	font-size: 7.5pt;
	font-weight: bold;
	color: FFffff;
	text-decoration: none;
}
.footer p,.thanks p{ margin:0; padding:0}
.thanks{ font-size:90%; text-align:center; }
.nb{ margin:10px auto}
.nb td{ direction:rtl}
.white{ color:#fff}
.bold{ font-weight:bold}
h1{ font-size:110%; margin:10px 0 0 0; direction:rtl}
h1,ul,li,ol,p{ margin:0; padding:0}
li{margin:5px 0}
ul,ol{ margin:0 18px 0 0; direction:rtl; padding:6px}
ol{margin:0 21px 0 0}
.red{ color:red; direction:rtl}
.center{ text-align:center}

