﻿body
	{
	background-color:#353535;
	height:100%;
	margin:0px;
	}
td.left_vert
	{
	background-image:url(../img/left_vert.gif);
	background-repeat:repeat-y;
	width:27px;
	}
td.left_gray
	{
	background-image:url(../img/left_gray.gif);
	background-repeat:repeat-y;
	width:23px;
	}	
td.right_vert
	{
	background-image:url(../img/right_vert.gif);
	background-repeat:repeat-y;
	width:27px;
	}	
td.right_gray
	{
	background-image:url(../img/right_gray.gif);
	background-repeat:repeat-y;
	width:23px;
	}	
td.horiz_1
	{
	background-image:url(../img/line_2.gif);
	height:8px;
	background-repeat:repeat-x;
	}
td.menu_back
	{
	background-image:url(../img/menu_back.gif);
	background-repeat:repeat-x;
	height:27px;
	}
td.index_content
	{
	background-color:#4f4f4f;
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	height:200px;
	padding:5px;
	vertical-align:top;
	}
td.copy
	{
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	background-image:url(../img/bottom.jpg);
	background-repeat:no-repeat;
	width:755px;
	height:50px;
	}
	
a {
	color:#eee;
}