@charset "utf-8";
/* CSS Document */

#content a:link, #content a:visited, #content a:active {
	text-decoration:none;
	font-size: 11px;
	color: #E67801;
	font-weight: bold;
}

#content a:hover {
	text-decoration:underline;
	color:#646464;
	font-size: 11px;
	font-weight: bold;
}



tr td {
	line-height:14px;
}

.noc a:link, .noc a:visited, .noc a:active, .noc a:hover {
	text-decoration:none;
	color: ;
	font-size: ;
	
}

body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	line-height: 20px;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	line-height: 20px;
	font-weight:normal;
}

.normalg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height: 20px;
}


hr {
	margin-bottom: 5px;
	margin-top:10px;
	height: 2px;
	width: 100%;
	border-top-color: #000000;
	border-right-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-color: #CCCCCC;
}

h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #373737;
	font-variant: small-caps;
}

.mceContentBody ul {
	margin-left: 18px;
	list-style-position: outside;
	list-style-image: url(../images/block_g.gif);
	padding-bottom:1px;
}

.mceContentBody ul li ul{
	margin-left: 20px;
}

hr {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #006633;
}

.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bolder;
	text-decoration: none;
}

.t1g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}

.t2g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

.t3g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	font-weight: bolder;
	text-decoration: none;
}

.box {
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	margin: 5px;
}

.box2 {
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #FFE19B;
	margin: 5px;
}
.mega {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	font-weight: bolder;
}

.mini {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight:100;
	line-height:9px;
}