
body {
	margin: 0;
	padding: 0;
	text-align: center; 
} 
	#wrapper 
{  
	margin: 0 auto;
	padding: 0;
	width: 720px;
	text-align: left;
	background: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	color: #060606;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, "Verdana", Helvetica, Verdana;
	font-weight: normal;
	color: #4b225c;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 780px;
	height: 62px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 155px;
	height: 41px;
	margin-left: 1px;
	padding-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: Arial, "Verdana";
	font-size: 15px;
}

#menu .first a {
	margin: 0;
}

#menu1 { background: url(images/img01.gif) no-repeat center bottom; border-color: #3458B8; color: #000000; }
#menu2 { background: url(images/img01.gif) no-repeat center bottom; border-color: #3458B8; color: #000000; }
#menu3 { background: url(images/img01.gif) no-repeat center bottom; border-color: #3458B8; color: #000000; }
#menu4 { background: url(images/img01.gif) no-repeat center bottom; border-color: #3458B8; color: #000000; }
#menu5 { background: url(images/img01.gif) no-repeat center bottom; border-color: #3458B8; color: #000000; }

#menu a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 772px;
	height: 31px;
	margin: 0 auto;
	padding: 150px 0 0 0;
	background: url(images/img06.jpg) no-repeat;
	border-bottom: 10px solid #3458B8;
}

#logo h1, #logo h2 {
	float: left;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.4em;
	font-weight: normal;
}

#logo h1 {
	padding: 0 0 0 140px;
}

#logo h1 a {
	color: #C3B1D2;
}

#logo h2 {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	border-left: 1px solid #8E68A5;
}

#logo h2 a {
	color: #AE96C0;
}

#logo a {
	text-decoration: none;
}

/* Content */

#content {
	width: 772px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
}

#colA {
	float: right;
	width: 500px;
	padding: 0 30px 0 0;
}

#colB {
	float: left;
	width: 220px;
}

/* BoxedA */

.boxedA {
}

.boxedA h2 {
	height: 35px;
	padding-top: 10px;
	border-bottom: 1px solid #4b225c;
	font-size: 2em;
}

.boxedA h3 {
	font-size: 1em;
	font-weight: bold;
}

.boxedA p {
	line-height: 1.5em;
	text-align: justify;
	font-size: 0.8em;
}

.boxedA .more {
	text-align: right;
}

.boxedA .more a {
	padding: 0 1em;
	background: #CCCCCC;
	text-decoration: none;
}

.boxedA .more a:hover {
	background: #666666;
	color: #FFFFFF
}

/* BoxedB */

.boxedB {
	margin-bottom: 1px;
	background: #5579D8 url(images/img07.gif) repeat-y;
	border-bottom: 1px solid #3458B8;
}

.boxedB h2 {
	height: 35px;
	padding: 25px 0 0 21px;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}

.boxedB ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedB li {
	display: inline;
}

.boxedB a {
	display: block;
	width: 199px;
	height: 23px;
	padding: 7px 0 0 21px;
	background: #83A2F5 url(images/img08.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #ffffff;
}

.boxedB a:hover {
	background: #5579D8 url(images/img09.gif) no-repeat;
	color: #FFFFFF;
}

/* BoxedC */

.boxedC {
	margin-bottom: 1px;
	background: #CBE2F8 url(images/img07.gif) repeat-y;
	border-bottom: 1px solid #549EE9;
}

.boxedC h2 {
	height: 35px;
	padding: 25px 0 0 21px;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #549EE9;
}

.boxedC ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedC li {
	display: inline;
}

.boxedC a {
	display: block;
	width: 199px;
	height: 23px;
	padding: 7px 0 0 21px;
	background: #EEF5FD url(images/img08.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #549EE9;
}

.boxedC a:hover {
	background: #A9CEF4 url(images/img09.gif) no-repeat;
	color: #FFFFFF;
}

/* News */

#news {
}

#news h2 {
	font-size: 22px;
}

#news ul {
	list-style-type: square;
}

/* Footer */

#footer {
	clear: both;
	width: 772px;
	margin: 0 auto;
	border-top: 1px solid #666666;
	background: #D4D4D4;
}

#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	font-size: smaller;
	color: #000000;
}

#footer a {
	color: #000000;
}
th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #000099;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #000000;
	margin-top : 28px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FFFFFF;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #800080;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 25px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #EEEEEE;
}
.menu02 {
	color : #000000;
	margin-top : 37px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.menu02 a {
	color : #800080;
	text-decoration: none;
	font-weight: bold;
}
.menu02 a:hover {
	color : #555555;
	font-weight: bold;
}
.data {
	color : #000000;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.data2 {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 9px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 {
	color : #000099;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t02 {
	color : #000099;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 13px;
	font-family : Times New Roman", Times;
	font-weight: bold;
}
.t04 {
	color : #000099;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 0px;
	font-size : 14px;
	font-family : Arial, Helvetica, Verdana;
	font-weight: bold;
}