body
{
	background-color: #000000;
	color: #CCCCCC;
	padding:0px;
	border:0px;
	margin:0px;
}

body,td,th
{
	background-color: #000000;
	color: #CCCCCC;
}

.heading1
{
	font-size: 16px;
	font-weight:bold;
}

.heading2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.link
{
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.navigation
{
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

.navigationBg
{
	background-color: #333333;
}

.navigationInactive
{
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.navigationCurrent
{
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: red;
}

.little
{
	font-size: 10px
}

.ozgurFxStyle1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.ozgurFxStyle2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.codeStyle
{
	font-family: Monospace, "Courier New", Courier, Mono;
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:link
{
	text-decoration: none;
	color: #CCCCCC;
}

a:visited
{
	text-decoration: none;
	color: #CCCCCC;
}

a:hover
{
	text-decoration: underline;
	color: #CCCCCC;
}

a:active
{
	text-decoration: none;
	color: #CCCCCC;
}
