#Content {
	position:absolute;
	width:615px;
	height:420px;
	z-index:1;
	overflow:inherit;
	background-color: #006600;
}
td img {display: block;}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
body {
	background-color: #000;
	color:#FF0;
}
#TopEnd {
	position:absolute;
	overflow:auto;
	width:288px;
	height:416px;
	z-index:2;
}

#left {
	background:url(images/index_r1_c1.jpg);
	background-repeat:repeat-x;
}
#right {
	background:url(images/index_r1_c3.jpg);
	background-repeat:repeat-x;
}
.link {
	text-decoration:none;
	font-weight:bold;
	color:#006;
}
.link_bigwhite {
    text-decoration:none;
    font-size:15px;
    color:#FFF;
    cursor: pointer;
}
.link_yellow {
    text-decoration:none;
    color:yellow;
}
.black {
	color:#000;	
}
.yellow {
	color:#FF0;
}
.yellow_content {
	color:#FF0;	
}
.title {
	color:#FFD964;
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
.menu {
	color:#FFF;
	text-decoration:none;
	font-size:13px;
}
.white_big {
	font-size:15px;
	color:#FFF;
}
.error {
	font-size:20px;
	font-weight:bold;
	color:#F60;
}
.white {
	font-size:13px;
	color:#FFF;
}
.edit {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:#E1FFE1;
	border-style:solid;
	border-color:#FF0;
	border-width: 1px;
}

.edit2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FF0;
	font-weight:bold;
	background:#6F0000;
	border-style:solid;
	border-color:#FF0;
	border-width: 1px;
}

#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#333; border:8px solid #444; padding:12px;}
