body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12pt;
	line-height: 1.2em;
	}
img {
	border:none;
	}

.imgright{
	float: right;
	margin: 20px 0 20px 30px;
}

table {
	border-collapse:collapse;
	border:0;
	cellspacing:0;
	padding:0;
	}
td {
	font-size:12pt;
	padding:5px;
	line-height: 1.2em;
	}

em {
	font-style:normal;
	font-weight:normal;
	}
strong {
	font-style:normal;
	font-weight:normal;
	}
#contents {
	border: 2px solid #dddddd;
	width:710px;
	font-size:12pt;
	text-align:left;
	margin: 0 auto;
	padding:0 0 0 0;
	line-height: 1.2em;
	}

#top{
	background:url(img/topback.gif) repeat-x;
	margin:0 0 10 0;
	height:60;
	}

.titlelogo {
	margin:0 0 0 0;
	float:left;
	}


#main{
	width: 480px;
	float: right;
	}

#side {
	width: 200px;
	float: left;
	}

.side_menu{
	border-top: 2px solid #dddddd;
	border-right: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	width:200px;
	}

.menu_title {
	background:#f2f2f2;
	border-left:8px solid #339977;
	padding:5;
	margin:0 0 5 0;
	font-weight:bold;
	}

.both{
	clear:both;
	}

#footlink {
	border-top: 2px solid #dddddd;
	text-align:center;
	padding:10 0 0 0;
	margin:20 0 0 0;
	font-size:10px;
	}

#foot {
	border-top: 2px solid #dddddd;
	text-align:center;
	padding:10 0 0 0;
	margin:20 0 10 0;
	}

h1 {
	margin:10px 0px 5px 0px;
	padding:0px;
	font-size:10pt;
	font-weight:bold;
	}


.t1{
	background-image:url(img/t1.gif) ;
	background-repeat:repeat-x;
	font-size:18;
	border: 1px solid #9dcce0;
	padding:4 6;
	margin:0 0 10 0;
	font-weight:bold;
	line-height: 1.2em;

	}


h2{
	background-image:url(img/t2.gif) ;
	background-repeat:no-repeat;
	color:white;
	font-size:16;
	padding:5 0 0 16;
	margin:0 0 3 0;
	font-weight:bold;
	height:34;
	line-height: 1.2em;

	}
.t2 a{
	color:white;
	}

.t3{
	background-image:url(img/t3.gif) ;
	background-repeat:no-repeat;
	font-size:14;
	padding:5 0 0 20;
	margin:0 0 3 0;
	height:25;
	line-height: 1.2em;
	}

.t4{
	color:white;
	font-size:13;
	padding:5 0 5 3;
	margin:0 0 3 0;
	font-weight:bold;
	background-color:#009977;
	line-height: 1.2em;
	}
.t4 a{
	color:white;
	}


p{
	background:url(img/p1.gif)  no-repeat;
	font-size:11pt;
	padding:0 0 6 15;
	margin:0 0 1 0;
	line-height: 1.3em;
	}


.c1 {
	font-weight:bold;
	background-image : url(img/check.gif);
	background-repeat:no-repeat;
	padding:4 0 0 25;
	margin:1 0 1 0;
	line-height: 1.2em;
	}

.info {
	border:solid 2px #cc3300;
	margin:0;
	padding:3;
	}


.menutitle {
	background:url(img/menutitle.gif) no-repeat;
	font-size: 14px;
	padding:4 0 2 8;
	margin:0 0 10 0;
	border-left:solid 4px #0066cc;
	border-bottom:solid 1px #0066cc;

	text-decoration:none;
	background-color:#0099ee;
	color:#ffffff;
	font-weight:bold;
	}

ul {
	border:0px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	}

li {
	border:0px;
	margin:0px;
	list-style-type: none;
	line-height:20px;
	background:url(img/menu1.gif) no-repeat;
	padding:2px 0px 4px 20px;
	font-size: 13px;
	}

li a{
	text-decoration:none;
	}

li a:hover{
	text-decoration:underline;
	}

