* {
	margin:0; 
	padding:0;
}
body {
	font-size: 100%;
	margin-top: 0px;
	height: 100%;
	background: #EFEFFB url(image/bg.jpg) repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td,th {
    border-color:#333333;
    padding:5px
}
a {
	font-size: 12px;
	color: #0031ad;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002675;
}
a:hover {
	text-decoration: none;
	color: #52a8ff;
}
a:active {
	text-decoration: none;
	color: #0031ad;
}
h1 {
	font-size: 1.25em;
	color: #000000;
	clip: rect(auto,auto,auto,auto);
	margin-left: .50em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: .50em;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 30px;
	letter-spacing: 2px;
}
ul {
	list-style-position: inside;
	margin-left: 1.5em;
	padding-left: 1.3em;
	text-indent: -1.3em;
}
blockquote {
	padding-left: 2em;
}



#body {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
}
#header {
	width: 800px;
	height: 180px;
}
#background {
	float: left;
	width: 806px;
	background: url(image/ct_bg.jpg) repeat-y;
	height: 100%;
}
#leftcontent {
	float: left;
	width: 125px;
	padding-top: 1.5em;
	background: transparent;
	padding-left: 3px;
}
#contentmain {
	float: left;
	width: 660px;
	background: transparent;
	padding-right: 1em;
	padding-left: 0.5em;
}
#body #background #contentmain .box_style a {
	color: #FFFFFF;
}

#content {
	float: left;
	width: 520px;
	background: transparent;
	padding-left: 0.5em;
	padding-right: .5px;
}
#leftbox {
	width: 170px;
	height: 175px;
	float: left;
	margin-left: 55px;
	background-image: url(image/bg_box.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1em;
}
#middlebox {
	width: 170px;
	height: 175px;
	float: left;
	margin-left: 18px;
	background-image: url(image/bg_box.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1em;
}
#rightbox {
	width: 170px;
	height: 175px;
	float: left;
	margin-left: 18px;
	background-image: url(image/bg_box.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1em;
}
#rightcontent {
	float: left;
	width: 150px;
	background: transparent;
}
#footer {
	clear: both;
	width: 100%;
	height: 100px;
	background: url(image/f_bg.jpg) repeat-x;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	bottom: 0px;
}
/*------------------- | Begin Footer Menu | --------------------*/
#footer_text {
	background: transparent;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	color: #FFFFFF;
	padding-top: 1.5em;
	padding-bottom: 0.25em;
}
#footer_text a {
	color: #FFFFFF;
	font-size: 1em;
}
#footer_text a:hover {
	color: #000000;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.25em;

}
/*------------------- | End Footer Menu | --------------------*/

/*------------------- | Begin Menu | --------------------*/
#tdSidebar { 
	background: transparent;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}
#tdSidebar a {
	color: #000000;
	text-decoration: none;
	display: block;
	list-style-position: outside;
	padding: 0.5em 2px 0.5em 15px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #ebeaea url(image/list-on.gif) no-repeat 0.25em center;
}
#tdSidebar a:hover {
	background-color: #3D5AA6;
	color: #FFFFFF;
	background-image: url(image/list-off.gif);
	background-repeat: no-repeat;
	background-position: 0.25em center;
}
/*------------------- | End Menu | --------------------*/
.image {
	margin-left: 1em;	
}
.box_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1.1em;
	padding-left: 2em;
	color: #FFFFFF;
}
.box_content {
	font-size: 10px;
	padding-left: 1em;
	padding-right: 1em;
}
.box_content a {
	font-size: 9px;

}
.asociety {
	font-style: italic;
	text-align: right;

}
