﻿@charset "UTF-8";
/* CSS Document */


body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
	font-family: Tahoma;
}
body,td,th {
	color: #EDEDED;
	font-family: Tahoma;
}
.Ninagallery {
	font-size: 10px;
	line-height: 12px;
	color: #CCC;
	text-decoration: none;
	text-align: left;
	margin: 5px;
	padding: 5px;
	letter-spacing: 1px;
}
.Ninagallery1 {
	font-size: 10px;
	line-height: 12px;
	color: #666;
	text-decoration: none;
	text-align: left;
	margin: 5px;
	padding: 5px;
	letter-spacing: 1px;
	font-weight: bold;
}
.botcopyright {	font-size: 10px;
	line-height: 12px;
	color: #CCC;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.botlink1 {	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.table {	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(IMG/TOPBG_RED.png);
	background-repeat: no-repeat;
}
.txt {
	font-size: 13px;
	line-height: 17px;
	color: #D7D7D7;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}
.txt1 {
	font-size: 13px;
	line-height: 17px;
	color: #D7D7D7;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}
.txt2 {
	font-size: 13px;
	line-height: 17px;
	color: #333;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	text-align: justify;
}
.H1 {
	font-size: 16px;
	line-height: 17px;
	color: #F00;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	text-align: justify;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 1px;
}
.Main_Frame {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-align: left;
}
.alingCentre{
	text-align:center
	}
.JALYD {
	font-family: Tahoma,;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	margin: 3px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #900;
	filter: Light;
}

.tabsmenuclass ul{
	overflow: hidden;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tabsmenuclass li{
	float: left;
}

.tabsmenuclass a{
	display: block;
	padding: 5px 7px;
	background: #1B1B1B;
	color: black;
	margin-right: 1px;
	text-decoration: none;
	font: 12px Tahoma;
	text-align: center;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
	background: #0C0C0C;
	color: #FFF;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
	clear: left;
	width: 90%;
	height: 24px;
	padding: 5px;
	border: 1px solid silver;
	background-color: #1C1C1C;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 1em;
}
