BODY {
	margin:0px;
}
* {
	font-family: Verdana, Sans-Serif;
}
UL {
	list-style-type:none;

}



#Header {
	padding-bottom: 1px;
	border-bottom: 1px #000000 solid;
}
#Header SPAN IMG{
	vertical-align:middle;
}

#HeaderImg1 {
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	width: 220px;
}
#HeaderImg2 {
	border-bottom: 1px #000000 solid;
}


#Page {
	width: 980px;
}

#Menu {
	padding-top: 20px;	
	width: 220px;
	border-right: 1px #000000 solid;
	height:100%
}

#Menu UL {
	padding-left:20px;
	margin-left:0px;
}
	
#Menu LI{
	height:36px;
	padding-bottom:5px;
	padding-left:29px;
	background-image:url('link.png');
	background-repeat:no-repeat;
	vertical-align:middle;
}
#Menu LI A {
	vertical-align:middle;
}




#Content {
	padding: 20px;	
}

#Content H1{
	font-size: 16px;	
}
#Content H2{
	font-size: 14px;	
}

#Content P, #Content LI, #Content TD{
	font-size: 12px;	
}

.CenterTable{
	width: 100%;
}
.CenterTable TD{
	text-align: center;
}

A {
	color: #000000;
}

.ItemList {
	list-style-type:disc;
}

UL.LinkList LI A{
font-size: 18px;
}

#Content UL {
	list-style-type:disc;
}

.csc-default {
	width: 100%;
}

.csc-textpic-center {
	text-align:center;
}

.align-center {
	text-align:center;
}

