/* tag selectors  */

body {
	font-family : verdana, arial;
	font-size : 13px;
	color: #663399;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	}

h1 { font-family : trebuchet ms,garamond, arial; font-weight : bold; font-size : 25px; color :#ffcc00; background-color : #336699; vertical-align : middle; padding-top : 0pt; padding-right : 0pt; padding-bottom : 0pt; padding-left : 3pt;
	}
h2 { font-family : trebuchet ms, garamond, arial; font-weight : bold; font-size : 20px; color : #980000; background-color : #ffcc00; vertical-align : middle; text-align : center; padding-top : 0pt; padding-right : 0pt; padding-bottom : 0pt; padding-left : 0pt;
	}
h3 { font-family : trebuchet ms, garamond, helvetica; font-weight : bold; font-size : 16px; color: #336699; word-spacing : 2pt; text-align : left;
	}
h5 {
	font-family : trebuchet ms, helvetica;
	font-weight : normal;
	font-size : 12px;
	word-spacing : 2pt;
	text-align : center;
	margin-top: 30px;
	margin-right: 3px;
	margin-bottom: 12px;
	margin-left: 3px;
	}
h6 { font-family : trebuchet ms, helvetica; font-size : 10px; text-align: center; font-weight: normal; vertical-align: middle
	}
td { font-family : verdana, arial; font-size : 12px; 
	}
li { font-family : verdana, arial; font-size : 12px; 
	}
ul { font-family : verdana, arial; font-size : 12px; 
	}

/* class selectors */


.MainTitle01 {font-family : trebuchet ms,garamond, arial;
	font-size: 24px;
	font-weight: bold;
}
.Comment {
font-size: 11px}
.CommentSmall {
	font-size: 10px;
	font-style: italic;
	color: #ffffff;
}
.BorderedImage {
	border: 2px solid #ECBD00;
	margin: 5px;
	padding: 5px;
}


/* advanced selectors */
a:hover {
	text-decoration: underline overline;
	color: #cc9999;
	}
	
.rollover  {background-color:#CC9999;
}
.plain {
}
td {-moz-border-radius:7px;}

.border2px {
	border: 2px dotted #663399;
	margin: 3px;
	padding: 3px;
}
.SecondaryInfo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
fieldset {
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}
td,div,h1,h2,h3 {-moz-border-radius:6px ;
	/* margin-top: auto;
	margin-bottom: auto; */
}

#intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

.Title01 {
font-size: 25px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

#downPos {
	bottom: 0px;
	position: relative;
	top: auto;
}



#MainTable {
	/*display:inline-table;*/
	border:1px solid #9C0000;
	padding: 0;
	margin-top: 25px;
	position: relative;
	left: -2px;
	top: -2px;
	width: 575px;
	
}
#shadow {
background-image: url(images/ZudanShadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#shadowB {
background-image: url(images/ZudanShadowB.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
