html, body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-image: url(images/bg.gif);
	background-position:top;
	height:100%;
	background-repeat:repeat-x;
}

table {
	margin: 0px 0px 0px 0px;
}
	
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e2c70;
}

form {
	margin:0px 0px 0px 0px;
}

.tdmiddle {
	vertical-align:middle;
}

.imgfix {
	display: block;
}

.imgborder {
	border: 2px solid #5e2c70;
}

.ictext {
	font-family : Verdana, Trebuchet MS;
	font-size : 11px;
	color: #000000;
}

.footer {
	font-family : Verdana, Trebuchet MS;
	font-size : 9px;
	color: #c3a4eb;
}

.title {
	font-family : Verdana, Trebuchet MS;
	font-size : 14px;
	font-weight: bold;
	color: #5e2c70;
}

.mtitle {
	font-family : Verdana, Trebuchet MS;
	font-size : 11px;
	font-weight: bold;
	color: #ffffff;
}

.ctitle {
	font-family : Verdana, Trebuchet MS;
	font-size : 11px;
	font-weight: bold;
	color: #5e2c70;
}

.ptitle {
	font-family : Verdana, Trebuchet MS;
	font-size : 11px;
	font-weight: bold;
	color: #fdaafe;
}

.moric {
	font-family : Verdana, Trebuchet MS;
	font-size : 11px;
	color: #ffffff;
}

.orta01 {
	font-family : Verdana, Trebuchet MS;
	font-size : 11px;
	color: #525252;
}

A.ic			{ font-weight:bold; text-decoration:underline ; color : #5e2c70; }
A:link.ic		{ font-weight:bold; text-decoration:underline ; color : #5e2c70; }
A:visited.ic	{ font-weight:bold; text-decoration:underline ; color : #5e2c70; }
A:active.ic		{ font-weight:bold; text-decoration:underline ; color : #5e2c70; }
A:hover.ic		{ font-weight:bold; text-decoration:underline ; color : #8b3f9d; }

A.ic2			{ text-decoration:none ; color : #5e2c70; }
A:link.ic2		{ text-decoration:none ; color : #5e2c70; }
A:visited.ic2	{ text-decoration:none ; color : #5e2c70; }
A:active.ic2	{ text-decoration:none ; color : #5e2c70; }
A:hover.ic2		{ text-decoration:none ; color : #8b3f9d; }

A.ic3			{ font-weight:bold; text-decoration:none ; color : #ffffff; }
A:link.ic3		{ font-weight:bold; text-decoration:none ; color : #ffffff; }
A:visited.ic3	{ font-weight:bold; text-decoration:none ; color : #ffffff; }
A:active.ic3	{ font-weight:bold; text-decoration:none ; color : #ffffff; }
A:hover.ic3		{ font-weight:bold; text-decoration:none ; color : #ccff66; }

A.footer		{ text-decoration:none ; color : white; }
A:link.footer	{ text-decoration:none ; color : white; }
A:visited.footer{ text-decoration:none ; color : white; }
A:active.footer	{ text-decoration:none ; color : white; }
A:hover.footer	{ text-decoration:none ; color : #ccff00; }

A.morust		{ text-decoration:none ; color : white; }
A:link.morust	{ text-decoration:none ; color : white; }
A:visited.morust{ text-decoration:none ; color : white; }
A:active.morust	{ text-decoration:none ; color : white; }
A:hover.morust	{ text-decoration:none ; color : #ccff66; }

.inputbox {
	border : 1px solid #8e8e8e;
	font-family : Tahoma;
	font-size : 11px;
}

.searchbox {
	border : 1px solid #363636;
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
	background : #12171a;
}

/*
.transbg01 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/pagebg01.png'); }
.transbg01[class] { background-image:url(images/pagebg01.png); }

.transbg02 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/pagebg02.png'); }
.transbg02[class] { background-image:url(images/pagebg02.png); }

.transbg03 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/pagebg03.png'); }
.transbg03[class] { background-image:url(images/pagebg03.png); }

.transbg04 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/pagebg04.png'); }
.transbg04[class] { background-image:url(images/pagebg04.png); }
*/