a				{text-decoration: none; Color: #ffff00;}
a:hover			{Color: #ffff00;}

a.menu			{text-decoration: none; font-size : 11px; font-weight: bold; Color: #ffffff;}


body 			{font-family:Arial, Helvetica, sans-serif; font-size : 12px;  Color:#ffffff; background-color:#787878;  margin: 0; padding: 0;} 
br				{font-family:Arial, Helvetica, sans-serif; font-size : 12px;  Color:#ffffff; background-color:#787878; } 

b          		{color:#ffff00;}

h1          	{ font-size: 13px; font-family: Tahoma; font-weight: bold; TEXT-ALIGN:center; color:#ffff00}
h2          	{ font-size: 14pt; font-family: Tahoma; font-weight: bold; TEXT-ALIGN:center; color:#ffff00}
h3          	{ font-size: 15pt; font-family: Tahoma; font-weight: bold; TEXT-ALIGN:center; color:#ffff00; background-color:#970000;}
h4          	{ font-size: 16pt; font-family: Tahoma; font-weight: bold; TEXT-ALIGN:center; color:#ffff00}
h5          	{ font-size: 17pt; font-family: Tahoma; font-weight: bold; TEXT-ALIGN:center; color:#ffff00}
h6          	{ font-size: 18pt; font-family: Tahoma; font-weight: bold; TEXT-ALIGN:center; color:#ffff00}


li				{margin-left: 0px; padding: 0px 0px 10px 0px; font-weight: bold; font-size : 12px; color:#ffae00; TEXT-ALIGN:left;}


li.faq_q		{list-style: none; BACKGROUND-IMAGE:url(../img/q.gif); background-repeat: no-repeat; padding-left:25px; color:#ffae00}
li.faq_a		{list-style: none; BACKGROUND-IMAGE:url(../img/a.gif); background-repeat: no-repeat; padding-left:25px; color:#ffffff; font-weight: normal}

li.lst			{list-style: none; BACKGROUND-IMAGE:url(../img/l.gif); background-repeat: no-repeat; padding-left:25px; color:#ffae00;}
li.lst1			{list-style: none; BACKGROUND-IMAGE:url(../img/qq.gif); background-repeat: no-repeat; padding-left:25px; color:#ffffff; font-weight: normal}
li.lst2			{list-style: none; BACKGROUND-IMAGE:url(../img/ll.gif); background-repeat: no-repeat; padding-left:45px; color:#ffffff; font-weight: normal}


#body_t {margin-top:0px; margin-left:0px; width:600px;}

p           	{margin-top: 0; margin-bottom:10; font-weight: normal; color: #ffffff;TEXT-ALIGN:justify; }
p.rightc		{font-size: 11px;}

p.head_1 		{BACKGROUND-IMAGE: url('images/info01.gif'); background-position: center; padding:15 0 24 0; color:#FFFFFF; font-weight:bold;TEXT-ALIGN:center}
p.head_2 		{BACKGROUND-IMAGE: url('images/info02.gif'); background-position: center; padding:15 0 24 0; color:#FFFFFF; font-weight:bold;TEXT-ALIGN:center}
p.image 		{background-position: center; TEXT-ALIGN:center}

table			{font-size: 12px;}

#tab TD.tab1 {BACKGROUND-COLOR:#ffffff;TEXT-ALIGN:center;HEIGHT: 20px;COLOR:#FF0000;font-Weight:bold;}
#tab TD.tab2 {BACKGROUND-COLOR:#ffffff;TEXT-ALIGN:left;HEIGHT: 20px;PADDING-LEFT:4px;COLOR:#FF0000; font-Weight:bold;}
#tab TD.tab3 {BACKGROUND-COLOR:#ff0000;font-Weight:bold;TEXT-ALIGN:center;HEIGHT: 20px;COLOR:#FFFFFF}

#id18 {
	position:relative;
	width:200px;
	background-color:  #282f39;
}



#slider {font-size:11px; margin-top:0px; margin-left:25px; width:150px;}
.s_header  {padding: 3px 0px 0px 20px; text-align: left; width:150px; height: 24px; font-weight:bold; margin-top:0px; cursor:pointer; background:url(../img/m-r.gif) no-repeat;}
.s_content {overflow:hidden;}
.s_text   {padding: 3px 0px 0px 30px; width:150px; height: 24px; background:url(../img/m-y.gif)  no-repeat;}

.s_menu		{text-decoration: none; font-Weight:bold; Color: black;}
.s_menu:hover	{Color: red;}

.s_menu1		{text-decoration: none; font-Weight:bold; Color: brown;}








	
	#dhtmlgoodies_slideshow{
		width:600px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:0px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding:10px;

		position:relative;
		
		/* CSS HACK */
		height: 462px;	/* IE 5.x */
		height/* */:/**/450px;	/* Other browsers */
		height: /**/450px;
				
	}
	#previewPane img{
		line-height:500px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}