html {
	height:100%;	
}

html>#wrapper	{
	width: 820px;
	}

body {
	height:100%;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border:0px;
	z-index:0;
	font-size: 13px;
	background-color:#ffffff;
	text-align:justify;
}

#wrapper {
	border-spacing:0; /* required by Opera 6 */
	text-align:left;
	margin: 0 auto;
	width: 820px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	z-index:0;
	border:1px solid #000000;
}

#ARL{
	border-spacing:0; /* required by Opera 6 */
	text-align:center;
	margin: 0 auto;
	width: 820px; 
	text-decoration:none;
	color:#008640;
}

#ARL a{
	color:#8C0000;
	text-decoration:none;
}

.menuTitle{
	font-size:18px;
	color:#FFFFFF;
	margin-bottom:5px;
}

.menuTitleNoPadding{
	font-size:18px;
	color:#FFFFFF;
	margin:0px;
	margin-top:5px;
	text-decoration:none;
	
}

h1{
	font-size:25px;
	border-bottom:#990000 2px solid;
}

h2{
	font-size:16px;
	padding:0px;
	margin:0px;
}
h3{
	font-size:14px;
	padding:0px;
	margin:0px;
}
.boxHeader{
	padding:5px;
	padding-top:3px;
	padding-bottom:0px;
	background-image:url(../images/box1.jpg);
	background-repeat:no-repeat;
}

.boxContent{
	padding:10px;
	background-image:url(../images/box2.jpg);
	background-repeat:repeat-y;
	height:100px;
}

.boxContent a{
	color:#990000;
	text-decoration:none;
}


.boxContent a:hover{
	color:#990000;
	border-bottom:1px dashed #990000;
}

.boxFooter{
	padding:8px;
	padding-top:0px;
	background-image:url(../images/box3.jpg);
	background-repeat:no-repeat;
}

.imageBorder{
	border:1px solid #000000;
}

p{
	margin:0px;
	padding:0px;
}

#leagan{
	padding-bottom:20px;
	padding-right:20px;
}

#leagan a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

#leagan a:hover{
	color:#cccccc;
	border-bottom:1px dashed #cccccc;
}

.tableBorder{
	border:1px solid #CCCCCC;
}


.tableHeader{
	border-bottom:1px solid #990000;
}

.tableBody{
	background-color:#FFE6E6
}

.en{
	background-color:#FFE6E6;
	padding:5px;
	font-size:12px;
	border:1px dotted #666666;
}



