/* CSS Document */
html, body { height:100%; }
body {font-size:100%; background:url(/templates/2/bg.jpg) center top #886748; }
html {	font-family: Georgia, "Times New Roman", Times, serif; 
		color:#4f3828;	}	

.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#dd3e1c; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(/templates/2/bg_cont.gif)}
#content .indent-main{padding:24px 7px 0 6px}

/*box*/
.box{ background:#f2e4ca; width:100%; font-size:1.08em; line-height:1.15em}
.box .b-t {background:url(/templates/2/border_top.gif) repeat-x top;}
.box .b-b {background:url(/templates/2/border_bottom.gif) repeat-x bottom;}
.box .b-l {background:url(/templates/2/border_left.gif) repeat-y left;}
.box .b-l1 {background:url(/templates/2/border_left1.gif) repeat-y left;}
.box .b-r {background:url(/templates/2/border_right.gif) repeat-y right;}
.box .b-r1 {background:url(/templates/2/border_right1.gif) repeat-y right;}
.box .c-t-l {background:url(/templates/2/corner_top_left.gif) no-repeat left top;}
.box .c-t-l1 {background:url(/templates/2/corner_top_left1.gif) no-repeat left top;}
.box .c-t-r {background:url(/templates/2/corner_top_right.gif) no-repeat right top;}
.box .c-t-r1 {background:url(/templates/2/corner_top_right1.gif) no-repeat right top;}
.box .c-b-l {background:url(/templates/2/corner_bottom_left.gif) no-repeat left bottom;}
.box .c-b-l1 {background:url(/templates/2/corner_bottom_left1.gif) no-repeat left bottom;}
.box .c-b-r {background:url(/templates/2/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .c-b-r1 {background:url(/templates/2/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box .inside {min-height:100px;padding:16px 16px}
.box .title { font-weight: bold;font-size: 16px; text-align:center; margin-bottom: 10px }
.box .overflow { height: 400px; overflow-y: auto}

/*align*/
.c { text-align:center }

/*footer*/
#footer { color:#f2e4ca; font-size:0.75em; background:url(/templates/2/bot.jpg) no-repeat top left; text-align:center; }
#footer .indent-footer{ padding:55px 50px 0 50px;}
#footer a {color:#f2e4ca; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:28px}

.content { padding: 6px 9px; }
.content
{
	font-size: 12px;
	text-decoration: none;
	color:#4f3828; 
}

.table
{
	border: 1px solid #4f3828;
border-bottom: 0px;
}
.table TD
{
background: #F2E4CA;
	border-bottom: 1px solid #4f3828;
	position:relative;
}
.table TH, .table TH TD
{
background:url(/templates/2/bg.jpg);
	border-bottom: 1px solid #4f3828;
	position:relative;
	font-weight: bold;
	text-align: left;
color: #FFFFFF;
}
.table TH a, .table TH TD a {
color: #FFFFFF;
}
.none
{
	border-collapse: separate;
}
.none TD, .none TH
{
	font-weight: none;
	border: 0px;
}
.w, .w a {
 color: #FFFFFF
}
