body {
	margin:0;
	padding: 0;
}

body, div, p, th, td, li, dd {
	font-family: Arial;
	font-size: 11px;
	color: #909090;
}

h1 {
	font-size: 250%;
	font-weight: normal;
	color: #cf0606;
	margin-top: 20px;
	margin-left:0px;
	margin-right:0px;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 130%;
}

A:link {text-decoration: underline; color: #cf0606;}
A:visited {text-decoration: underline; color: #cf0606;}
A:active {text-decoration: underline; color: #cf0606;}
A:hover {text-decoration: underline; color: #cf0606;}


 
a img {

border: 0 none;

}

img {

border: 0 none;

}

form{
	margin-bottom:0;
	margin-top:0;
}

table{
	width:100%;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}

#container{
	width:560;
	height:740;
	margin-left:10;
	margin-right:10;
}

#content{
	margin-top:40;
	height:630;

}

#menu{
	margin-top:5px;
	margin-bottom:45px;
	font-size: 11px;
}

#menu A:link {text-decoration: none; font-weight: normal; color: #cf0606;}
#menu A:visited {text-decoration: none; font-weight: normal; color: #cf0606;}
#menu A:active {text-decoration: none; font-weight: normal; color: #cf0606;}
#menu A:hover {text-decoration: none; font-weight: normal; color: #cf0606;}

.scroley{
	overflow-y: auto;
	height: 455px;
	width: 600px;
	position: relative;
	margin:0px;
}

#footer {
	clear: both;
	text-align:center;
	height: 30px;
	margin-top:20px;
	color:#A0A0A0;
}

#footer A:link {text-decoration: underline; color: #A0A0A0;}
#footer A:visited {text-decoration: underline; color: #A0A0A0;}
#footer A:active {text-decoration: underline; color: #A0A0A0;}
#footer A:hover {text-decoration: underline; color: #A0A0A0;}

#footer #f_left {
	text-align: left;
	float:left;
	color:#A0A0A0;
}

#footer #f_left_txt {
	margin-top: 12px;
	margin-left: 10px;
	float:left;
}

#footer #f_right {
	margin-top: 12px;
	text-align: right;
	float:right;
	color:#A0A0A0;
}

.box {
	width:100%;
	height:200px;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	background:transparent;
	color: #909090;
}

.phraseBox {
	background:transparent;
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	color: #909090;
}

.ppBox{
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	background:transparent;
	color: #909090;
}

.CreateBox{
	width:100%;
}