*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #8DA359;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #FF0000;
	background-image: url('../images/dg4.gif');
	background-repeat: repeat;
	color: #37371E;
	font-family: georgia, serif;
	font-size: 10pt;
}

#body2
{
	background-color: #000080;
	background-image: url('../images/lilycup.gif');
	background-repeat: repeat;
	color: #37371E;
	font-family: georgia, serif;
	font-size: 10pt;
}

#outer
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #FEFEF2;	
	background-image: url('../images/dg3.gif');
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
}

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}

#menu
{
	background-color: #6C7424;
	background-image: url('../images/dg1.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 2.0em;
	line-height: 2.0em;
	padding: 0.8em;
	border-bottom: solid 1px #6C7424;
	border-top: solid 1px #6D7B34;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.7em;
}

#menu li a:hover
{
	background-color: #515815;
	background-image: url('images/dg2.gif');
	background-repeat: repeat-x;
}

#menu2
{
	background-color: #6C7424;
	background-repeat: repeat-x;
	color: #ffffff;
	height: 0.7em;
	line-height: 0.7em;
	padding: 0.7em;
	border-bottom: solid 0px #ffffff;
	border-top: solid 1px #6C7424;
}

#menu2 a
{
	color: #ffffd0;
	text-decoration: none;
}

#menu2 ul
{
	list-style: none;
	padding: 0em;
}

#menu2 li
{
	display: inline;
	font-size: 1.1em;
	font-weight: bold;
}

#menu2 li a
{
	padding: 0.8em;
}

#menu2 li a:hover
{
	background-color: #515815;
	background-image: url('images/dg2.gif');
	background-repeat: repeat-x;
}

#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}

#header h1
{
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#content
{
	margin-top: 1.0em;
	padding: 1.1em;
	line-height: 2.2em;
	font-size: 1.1em;
	position: relative;
}

#footer
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #AFA162;
	padding-left: 1.2em;
	clear: both;
}

#column1
{
	width: 600px;
	float: left;
	position: relative;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

#column1 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2
{
	width: 75px;
	float: right;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 0.9em;
}

#column2 h3
{
	font-size: 0.8em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2 ul
{
	font-size: 0.8em;
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dashed 1px #EFEFD6;
}

.T0{
  background-color: #ffffdc;
}

.T1{
  border : 2px solid red;
  padding : 1px;
  width : 70%;
  margin-top : -1px;
}
.T2{
  width : 70%;
  padding-left : 10px;
  border-left : 2px dotted red;
  line-height : 160%;
}
.T3{
  width : 70%;
  padding-right : 10px;
  border-right : 2px dotted red;
  line-height : 160%;
}
.La{
  width : 70%;
  padding-left : 10px;
  border-left : 2px dotted red;
  border-bottom : 2px dotted red;
  line-height : 160%;
}
