﻿body {
	background:#fff;
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
	width:100%;
}
table, tbody, tr, td{
	border:0;
}

#header table, #footer div.copyright{
	border-left:1px solid #000; /*#f5f5f5;*/
	border-right:1px solid #000;
}

#content tr td.inside{
	border-left:1px solid #000; /*#441a42;*/
	border-right:1px solid #000;
}

#header{
	font-family:Times New Roman;
	font-size:18px;
	background:#441a42;
	height:222px;
	width:100%;
	color:#aa8882;
}

#header tr td.top{
	background:url(../Images/Template_new/01_home_996_new_01.gif) no-repeat;
	width:996px;
	height:14px;
}

#header tr td.beforeleft{
	background:url(../Images/Template_new/01_home_996_new_02.gif) no-repeat;
	width:86px;
	height:169px;
}

#header tr td.left{
	background:url(../Images/Template_new/01_home_996_new_03.gif) no-repeat;
	width:231px;
	height:169px;
}

#header tr td.logo{
	background:url(../Images/Template_new/01_home_996_new_04.png) no-repeat;
	width:179px;
	height:168px;
}

#header tr td.right{
	background:url(../Images/Template_new/01_home_996_new_05.png) no-repeat;
	width:418px;
	height:169px;
}

#header tr td.beforeright{
	background:url(../Images/Template_new/01_home_996_new_06.gif) no-repeat;
	width:82px;
	height:169px;
}

#header tr td.mainmenu{
	background:url(../Images/Template_new/01_home_996_new_07.gif) no-repeat;
	height:39px;
	width:996px;
	text-align:center;
}

#header tr td.mainmenu a, #header tr td.mainmenu a:visited{ color:#c6bbb6; text-decoration:none;}
#header tr td.mainmenu a:active{ text-decoration:none;}
#header tr td.mainmenu a:hover{ text-decoration:none; }

#content{
	background:#441a42;
	width:100%;
}

#content tr td.inside{
	width:986px;
	background:#f2ebdf;
	color:#6c6c6c;
	padding:10px 5px 10px 5px;
	text-align:left;
}

#content a, #content a:visited{ color:#000; text-decoration:none;}
#content a:active{ text-decoration:none;}
#content a:hover{ text-decoration:none; }

#footer{
	background:#441a42;
	height:58px;
	width:100%;
}

#footer div.copyright
{
	background:#441a42 url(../Images/Template_new/01_home_996_new_11.gif) no-repeat;
	color:#916b49;
	font-size:10px;
	padding:21px 0 0 0;
	width:996px;
	height:37px;
	text-align:center;
}

#footer div.copyright a,
#footer div.copyright a:visited{color:#aa8882; text-decoration:none;}
#footer div.copyright a:active{font-weight:bold; text-decoration:none;}
#footer div.copyright a:hover{text-decoration:none;}

#content div.adminmenu{
	width:100%;
	margin:-11px 0 0 0;
	padding:5px 0px 5px 0;
	background:#e5dfd4;
	text-align:center;
	font-size:11px;
	border-bottom:0;
}
#content div.adminmenu a,
#content div.adminmenu a:visited{color:#3d3d3d; text-decoration:none;}
#content div.adminmenu a:active{font-weight:bold; text-decoration:none;}
#content div.adminmenu a:hover{color:#a59d89; text-decoration:none;}