body,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

body,table,tr,th,td,div,span,input,textarea,select,option,a,p {
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #202020;
}

.nw {
	white-space:no-wrap;
}



.fmini {
	color: #808080;
	text-decoration: none;
	font-size: 10px;
}

a.fmini {
	color: #0000ff;
	text-decoration: none;
	font-size: 10px;
}

a.fmini:hover {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 10px;
}

.alt {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.alt:hover {
	color: #993333;
	text-decoration: none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.fminik {
	color: #cc0000;
	text-decoration: none;
	font-size: 10px;
}

a.fminik {
	color: #dd0000;
	text-decoration: none;
	font-size: 10px;
}

a.fminik:hover {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 10px;
}

a.fbyk {
	font-family: Georgia;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #9b0404;
	text-decoration: none;
}

a.fbyk:hover {
	font-family: Georgia;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #ff9900;
	text-decoration: none;
}

h1 {
	font-family: Georgia;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #9b0404;
}

h2 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

h3 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #271770;
}

h4 {
	font-family: Calibri, Arial, Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

h5 {
	font-family: Calibri, Arial, Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height:25px;
}

h6 {
	font-family: Calibri, Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height:25px;
}

a.a1 {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #dd0000;
	text-decoration: none;
}

a.a1:hover {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #ff9900;
	text-decoration: none;
}

a.a2 {
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	color: #dd0000;
	text-decoration: none;
}

a.a2:hover {
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	color: #ff9900;
	text-decoration: none;
}

.a3 {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

a.a3 {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

a.a3:hover {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 22px;
	font-weight: bolder;
	color: #aa0000;
	text-decoration: none;
}

.bbaslik {
	font-family: "Arial Narrow", Arial, Tahoma;
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
}

.ustmenu {
	font-weight: bold;
	color: #dddddd;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
}

a.ustmenu {
	font-size: 14px;
	color: #dddddd;
	border-bottom: 3px solid #eceded;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
}

a.ustmenu:hover {
	font-size: 14px;
	color: #ffffff;
	border-bottom: 3px solid #cabb15;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
}



div.cbox {
	background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	padding:10px;
	float:left;
}

div.cbox:hover {
	background-image:url(/images/style.css);
	background-color:#cccccc;
	padding:10px;
	float:left;
}

.boxbg {
	background-color:#ffffff;
	border:1px solid #aaaaaa;
	border-radius:5px;
	box-shadow: 0 0 5px #888888;
}


