
div#top { position:absolute;
					margin-top:1%;				
					margin-left:20%;
				/*	margin-right:100px*/
				/*	width:800px;*/
					z-index:0;
				}
				
div#right { position:absolute;
					  margin-top:1%;
						margin-left:80%;
					 /* margin-right:50px;*/
					  width:200px;
					  z-index:0;
				  }

input.menuButton {/*background-image: url(smooth.jpg);*/
									background-color:transparent;
									border-width:0px;
									border-color:#555555;
									color:#eedd00;
									font-family: "times new roman";
									font-size:16pt; 
									font-style:italic;
									border: 0px;
									width:100%;
									height:30px;}
							 
input.menuButton:hover {background-image: url(smooth_light.jpg);
												color:#ffffff;
											  cursor:pointer;}	

table.thumb {border-width:0px;
						 height:60%;
						 width:85%;
						 padding: 5px 5px 5px 5px;
						 vertical-align:middle
						}
				
table.title {background-image:url(smooth60.jpg);
						 background-attachment:fixed;
						 background-color:#4b0709;
						 border-width:0px;
						 height:60px;
						 width:100%;
						 padding: 0px 0px 0px 0px;
						 vertical-align:middle
						}

table.menu { background-image:url(smooth.jpg);
						 background-color:#4b0709;
						 border-width:0px;
						 /*border-style:solid;*/
						 height:26px;
						 width:100%;
						 padding: 0px 0px 0px 0px;
						 vertical-align:middle
						}
						
td.active { background-image:url(smooth_light.jpg); }				
td.noactive { background-image:none;
			  background-color:transparent; }				

			
			
a.myLink {display: block;
		  /*border: solid 0px #998888;*/
		  text-decoration:none;
		  font-family:"Times New Roman", Times, serif;
		  font-size:20px;
		  font-weight:500;
		  font-style:italic;
		  color:#FFFF00;
		  width:140px;
		  }

a.myLink:hover { color:#FFFFFF; 
				 font-weight:800; }
							
a.goodlink { width:100%;
			 color:#ffffff;
        	 text-decoration:none;
			 font-family:"times new roman";
			 font-weight:bold;
			 font-size:18pt; 
			 font-style:italic
			}
					 
a.goodlink:hover { color:#0000ff;
				   text-decoration:none; 
					font-size:18pt
				 }
				 
img.micro { width:80px;
			height:100px;
			border:2px solid #440000;
		  }

img.micro2 { width:100px;
			height:80px;
			border:2px solid #440000;
		  }
								 
img.effect {border-color:transparent;
			border-width:2px}
img.effect:hover {border-color:#ee0000;
                  border-width:2px;
				  cursor:pointer;}
							
body.leftlayout { background-image: url(../Layout/Llayout.jpg) }

body.rightlayout { background-color: #440000 } 


.arthin {
	color: #cabb22;
	text-align:left;
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.powerlarge {
	color: yellow;
	font-size: 54pt;
	font-family: "times new roman"
}

.extralarge {
	color:#ddcc00;
	font-size: 28pt;
	font-family: "Arial"
}
.largest {
	color: yellow;
	font-size: 24pt;
	font-family: "times new roman"
}
.large {
	color: #eedd00;
	font-size: 22pt;
	font-style: italic;
	font-family: "times new roman"
}
.medium {
	color: yellow;
	font-size: 18pt;
	font-family: "times new roman"
}
.small {
	color: #eedd00;
	font-size: 16pt;
	font-family: "times new roman"
}
.thin {
	color: #cabb22;
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
}
.little {
	color: #cabb22;
	font-size: 12pt;
	text-align:justify;
	font-family: "times new roman"
}

.micro {
	color: #eeee00;
	font-size: 10pt;
	font-weight:bold;
	font-family: "Arial"
}

/*div.left {
	float: left;
	padding-left: 150px;
	padding-right: 150px
}
div.left p {
	text-align: center
}*/
td.std_1 { width:35%; 
		   valign:middle;
		   cellpadding:1;
		   cellspcing:1;
		 }
td.std_2 { width:65%; 
		   valign:middle;
		   cellpadding:1;
		   cellspcing:1;
		}
		
input.myButton {background-color:#990000;
                color: #dddd00;
				font-weight:bold;
				font-size:12px}
							 
input.myButton:hover { background-color:#ee0000;
					   color:#ffffff;
					   cursor:pointer}

							 
input.myEdit { background-color: #990000;
			   color: #dddddd;
			   font-size:10px }

