body {
	background-color: #000000;
	Color: #00FA9A;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Comic Sans, sans-serif 
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-Bottom: 5px;
	MARGIN-TOP: 0px;
}
}
td {
	font-size: 12px;
	color: #00FA9A;
	font-family: Arial, Comic Sans, sans-serif;

}
p {
	font-size: 11px;
	color: Black;
}
A{
	font-size: 12px;
	color: #FFD700;
	font-weight: bold;
}
A:hover{
	color: #FF8C00;
}	
}

H1 {
	font-size :13px;
	color:#00FA9A;
} 

H2 {
	font-size :11px;
	font-weight: 200;
	text-align:justify; 
} 
H3 {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
} 
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: 200;
	color : Black;
	text-align:justify;
}
}
	#container {
	width: 810px;
	border: 20px solid #103F10;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.leftbox{
	BACKGROUND-IMAGE: url(images/left_panel.jpg);
}
.rightbox{
	BACKGROUND-IMAGE: url(images/right_panel.jpg);
}
.middle{
	background-color: #BBBBBB;
}
.inner{
	background: #D2D2D2;
}
.hoverbox{
	color: black;
	font-size: 12px;
	background-color: white;
	font: Arial, Helvetica, sans-serif;
	border: 2px solid #103F10;
   PADDING-TOP: 10px;
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 10px;
}
.photobox{
	background-color: white;
	border: 2px solid #006400;
}
#scrollbox{
	width: 340px; 
	height: 190px; 
	overflow: auto; 
	padding: 5px
}
.insidebox{
background: White;
color: black;
}
/* IMAGE BORDERS */

.borders	{ border: #FFFFFF 1px solid; }

.gborder	{ border: #00CC33 1px solid; }

/* side menu border box*/
#sidebox{
	border: 2px dotted Lime;
}

/* heading text*/
.hilite		{
	COLOR: #00FA9A;
}

.hiloot	{
	COLOR: #00FA9A;
}
.heading	{
	COLOR: Yellow;
}
a.whitelinks	{
	COLOR: White;
	text-align: center;
}
.hitite	{
	COLOR: #00FA9A;
	font-size : 15px;
	font-weight: bold;
    font: Arial, Helvetica, sans-serif;
}
.biggertxt	{
	COLOR: #00FA9A;
	font-size : 15px;
    font: Arial, Helvetica, sans-serif;
}
.subtitle 	{ COLOR: #FFFFFF; font: Arial, Helvetica, sans-serif;FONT: 11px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 2px; }
.white{
color: white;
}