body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;

}
table.linkcontainer td{
	background-color: #CC0000;
	filter:alpha(opacity=90);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 800px;
	background-color: #000000;
}
td.shadow_right {
	background-image: url(../images_template2/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images_template2/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-repeat: repeat;
}
td.below_header{
	background-color: #314BA0;
	height: 2px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #2C2C2C;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images_template2/logo.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-repeat: repeat;
}

a:active.main_link, a:visited.main_link, a:link.main_link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a:hover.main_link{
	background-color:#FF0000;
	color: #FFFFFF;
}
a:active.bottom_link, a:visited.bottom_link, a:link.bottom_link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.bottom_link{
	color: #CCCCCC;
}

a:active.urn_link, a:visited.urn_link, a:link.urn_link{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover.urn_link{
	color: #FF0000;
}

a:active.sepet_link, a:visited.sepet_link, a:link.sepet_link{
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
a:hover.sepet_link{
	color: #990033;
}

div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 40px;
	vertical-align: middle;
	text-align: center;
}