﻿body
{
	background-color: #fff;
	background-image: url(Images/bgFlower.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Calibri;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
}

a:link, a:visited
{
	color: #d5291f;
	text-decoration: none;
}

a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

#media
{
	float: left;
	padding: 5px 5px 5px 5px;
	border: solid 1px #919090;
}

#logo
{
	background-image: url(Images/logo.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 100px;
}

#topMenu
{
	background-color: #e6e7e8;
	height: 40px;
	text-align: center;
}

#topMenu a:link, #topMenu a:visited
{
	color: #d5291f;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}

#topMenu a:hover
{
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}

#topMenu a:active
{
	outline: none;
}

#topMenu a:focus
{
	-moz-outline-style: none;
}

#littleTopMenu a:link, #littleTopMenu a:visited
{
	color: #d5291f;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#littleTopMenu a:hover
{
	color: #464646;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#littleTopMenu a:active
{
	outline: none;
}

#littleTopMenu a:focus
{
	-moz-outline-style: none;
}

#leftMenu a:link, #topMenu a:visited
{
	color: #d5291f;
	text-decoration: none;
	font-weight: bold;
}

#leftMenu a:hover
{
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}

#leftMenu a:active
{
	outline: none;
}

#leftMenu a:focus
{
	-moz-outline-style: none;
}

#MainMenu
{
	background-color: #dfe5e6;
	height: 30px;
	line-height: 30px;
	width: 100%;
}

#bottomMenu
{
	background-color: #d8d8d8;
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 11px;
}

#bottomMenu a:link, #bottomMenu a:visited
{
	color: #3c3b3b;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}

#bottomMenu a:hover
{
	color: #d5291f;
	text-decoration: none;
	font-weight: bold;
}

#bottomMenu a:active
{
	outline: none;
}

#bottomMenu a:focus
{
	-moz-outline-style: none;
}

.menuHeader
{
	text-align: center;
	width: 140px;
	padding-top: 7px;
}

.hoverList
{
	background-color: #dfe5e6;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
}

.hoverList a:link, a:visited
{
	color: #000;
}

.hoverList a:active
{
	outline: none;
}

.hoverList a:focus
{
	-moz-outline-style: none;
}

.hoverList a:hover
{
	color: #d5291f;
}

#topMenu .hoverList
{
	background-color: #dfe5e6;
	width: 373px;
	color: #000;
	font-weight: bold;
}

#topMenu .hoverList a:link, #topMenu .hoverList a:visited
{
	color: #000;
}

#topMenu .hoverList a:active
{
	outline: none;
}

#topMenu .hoverList a:focus
{
	-moz-outline-style: none;
}

#topMenu .hoverList a:hover
{
	color: #d5291f;
}

#mainDesc
{
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
}

#mainDesc a:link, #mainDesc a:visited
{
	color: #d5291f;
	text-decoration: none;
	font-weight: bold;
}

#mainDesc a:hover
{
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}

#mainDesc a:active
{
	outline: none;
}

#mainDesc a:focus
{
	-moz-outline-style: none;
}

#mainHeader
{
	font-weight: bold;
	color: #d5291f;
}

.modalBackground
{
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-color: #000;
}

.popup
{
	padding: 20px 20px 20px 20px;
	background-color: #000;
}

#yaspasta
{
	width: 140px;
	height: 30px;
	line-height: 30px;
	background-image: url(Images/btn.jpg);
	background-repeat: no-repeat;
}

#yaspasta a:link, #yaspasta a:visited
{
	color: #d5291f;
	font-weight: bold;
}

#yaspasta a:hover
{
	color: #000;
	font-weight: bold;
}

#yaspasta a:active
{
	outline: none;
}

#yaspasta a:focus
{
	-moz-outline-style: none;
}

.cakeLink
{
	font-weight: bold;
	color: #d5291f;
	padding-right: 30px;
}

#baslik
{
	color: #d5291f;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
}

.OfficeHeader
{
	line-height: 25px; 
	vertical-align: middle; 
	background-color: #d5291f;
	color: #fff; 
	padding-left: 5px;
}

.OfficeList
{
	line-height: 25px; 
	padding-left: 5px;
}




