*		{
		}

body		{
		background-color: #000000;
		color: #000000;
		font-family: verdana, arial, sans-serif;
		text-align: center;
		font-size: 12px;
		font-weight: normal;
		line-height: 18px;
		}

H1		{
		background: transparent;
		color: #FFFFFF;
		text-transform: uppercase;
		text-align: right;
		font-size: 22px;
		line-height: 24px;
		letter-spacing: 2px;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 0px;
		padding-right: 5px;
		}

H2		{
		background: transparent;
		color: #CC9900;
		font-size: 16px;
		line-height: 18px;
		text-align: left;
		letter-spacing: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 0px;
		padding-right: 5px;
		}

b.red	 	{
		color: #CC0000;
		}
a	 	{
		color: #DDBB99;
		}

a:hover 	{
		color: #CC9900;
		}

TABLE		{
		width:96%;
		margin-left: 2%;
		margin-right: 2%;
		color: #000000;
		}

TH		{
		vertical-align: top;
		color: #FFFFFF;
		}

TD		{
		vertical-align: top;
		color: #DDBB99;
		}

HR		{
		clear:both; 
		display: block;
		color: #CC9900;
		background-color: #CC9900;
		}

TD a	 	{
		color: #DDBB99;
		font-weight: bold;
		}

TD a:hover 	{
		color: #884400;
		}

#box		{
		width:90%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 10px;
		padding-bottom: 5px;
		background-color: #000000;
		color: #000000;
		}

#box HR		{
		clear:both; 
		display: block;
		color: #CC9900;
		background-color: #CC9900;
		}


#spacera	{
		width:100%;
		height:10px;
		font-size: 1px;
		background-color: #000000;
		}

#t-index	{
		width:98%;
		height:120px;
		margin-left: auto;
		margin-right: auto;
		background-color: #000000;
		background-image: url(images/t_index.jpg);
		background-repeat: no-repeat;
		}

#t-top		{
		width:98%;
		height:120px;
		margin-left: auto;
		margin-right: auto;
		background-color: #000000;
		background-repeat: no-repeat;
		}


#t-menu		{
		width:100%;
		margin-left: auto;
		margin-right: auto;
		background-color: #000000;
		color: #FFFFFF;
		text-transform: uppercase;
		font-size: 13px;
		text-align: center;
		}

#t-menu a	{
		color: #CC9900;
		text-decoration:none;
		}

#t-menu a:hover {
		color: #FFFFFF;
		text-decoration:none;
		}


#m-text		{
		width:96%;
		margin-left: auto;
		margin-right: auto;
		background-color: #000000;
		color: #FFFFFF;
		text-align: left;
		}

#m-text	H1	{
		background-color: #000000;
		text-align: center;
		}

#address	{
		width: 100%;
		color: #FFFFFF;
		background-color: #000000;
		font-size: 10px;
		line-height: 12px;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align: center;
		}

#hidet table	{
		width:96%;
		margin-left: 2%;
		margin-right: 2%;
		color: #000000;
		}

#hidet TH	{
		background-color: #000000;
		color: #FFFFFF;
		font-size: 12px;
		text-align: left;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 3px;
		padding-right: 3px;
		}

#hidet TD	{
		vertical-align: top;
		background-color: #000000;
		color: #FFFFFF;
		font-size: 12px;
		text-align: left;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 3px;
		padding-right: 3px;
		}



