body {
	background-color: #e7e7e7;
	background-image: url(/images/background_lighter.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: trebuchet MS, tahoma, verdana;
	font-size:12px;
}
a:hover {
	font-family: trebuchet MS, tahoma, verdana;
	font-size: 10pt;
	font-weight:bold;
	color: #FF3300;
	background-color:#e8e8e8;
}
a:active {
	font-family: trebuchet MS, tahoma, verdana;
	font-size: 10pt;
	font-weight:bold;
	color: #3399cc;
	text-decoration: none;
}
a{
	font-family: trebuchet MS, tahoma, verdana;
	font-weight:bold;
	text-decoration: none;
	font-size: 10pt;
	color: #3399cc;
}

.textbox {  font-family: Tahoma, Verdana; font-size: 12px; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.mainmenu {
color:#3399CC;
font-size:14px;
}
.mainmenusub{
color:#FF3300;
font-size:12px;
}
.buton {  font-family: Tahoma, Verdana; font-size: 12px; font-style: normal; font-weight: bold; background-color: #EEEEEE; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #666666}
.butonkucuk { font-family: Tahoma, Verdana; font-size: 10px; font-style: normal; font-weight: bold; background-color: #EEEEEE; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #666666 }

.eror_mesaj {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #FF0033}

a:visited {
}
.tabletext { font-family: Tahoma, Verdana; font-size: 11px; color: #444444}
.butonsari { font-family: Tahoma, Verdana; font-size: 10px; font-style: normal; font-weight: bold; background-color: #FF9900; border: 1px #FF3300 solid; color: #006600}
.h1 {  font-family: Tahoma, Verdana; font-size: 10px; font-weight: bold; color: #333333}
.textbox-kucuk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.textbox{background-image:url(/images/txtarea_cntr.gif);
border:solid;
height:20px;
font-size:16px;
color:#3399cc;
}
.section2minitable
{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-family:"trebuchet MS", tahoma, verdana;
	font-size:12px;
	text-align:left;
	background-color:#FFFFFF;
	}
.section2miditable
{
	border-style:solid;
	border-width:1px;
	border-color:#FF3300;
	font-family:"trebuchet MS", tahoma, verdana;
	font-size:12px;
	text-align:left;
	background-color:#fbede1;
	}
.section3notetable
{
	background-image:url(/images/homepage_inspirations.png);
	background-repeat:no-repeat;
	background-position:left top;
	}
.section3infotable
{
	text-align:left;
}
.textinput
{
background-image:url(/images/txtarea_cntr.gif);
border:solid;
border-width:1px;
height:20px;
font-size:14px;
color:#333333;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-weight:bold;
}
.textinputframe
{
background-image:url(/images/txtarea_cntr.gif);
border:solid;
border-width:1px;
height:14px;
font-size:10px;
color:#333333;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-weight:bold;
}
.listbox
{
font-family:"Trebuchet MS", Verdana, Tahoma;
font-style:14px;	
}
.textarea
{
font-family:"Trebuchet MS", Verdana, Tahoma;
font-style:14px;	
}
/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(/images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}

.section2static
{
	font-size:12px;
	text-align:left;
	background-color:#FFFFFF;
}

.staticheader{
border:#666666;
border:solid;
border-width:1px;
height:20px;
font-size:16px;
color:#3399cc;
}
.color_red {
	color: #F00;
	font-weight: bold;
}
.underline {
	text-decoration: line-through;
}
