.fieldset
{
	height: 380px;
}

.index-1
{
	float: left;
	width: 230px;
	padding: 3px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.index-link a
{
	font-family: Arial;
	font-size: 10px;
	color: #CF1345;
	text-decoration: none;
}
.index-link a:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #CF1345;
	text-decoration: none;
}

.menu
{
	font-family: Arial;
	font-size: 13px;
	color: #0282C9;
	font-weight: bold;
	cursor: default;
	text-align: left;
}
.menu a
{
	font-family: Arial;
	font-size: 13px;
	color: #202020;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.menu a:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #0282C9;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.logo
{
	font-family: Arial;
	font-size: 24px;
	color: #202020;
	font-weight: bold;
	cursor: default;
	text-align: left;
}
.logo a
{
	font-family: Arial;
	font-size: 24px;
	color: #202020;
	font-weight: bold;
	cursor: default;
	text-align: left;
	text-decoration: none;
}
.logo a:hover
{
	font-family: Arial;
	font-size: 24px;
	color: #202020;
	font-weight: bold;
	cursor: default;
	text-align: left;
	text-decoration: none;
}

.head
{
	font-family: Arial;
	font-size: 22px;
	color: #00BDF1;
	cursor: default;
}

.help1
{
	font-family: Arial;
	font-size: 16px;
	color: #00BDF1;
	cursor: default;
}

.help2
{
	font-family: Arial;
	font-size: 14px;
	color: #00BDF1;
	cursor: default;
	font-weight: bold;
}
.help2 a
{
	font-family: Arial;
	font-size: 14px;
	color: #00BDF1;
	text-decoration: underline;
	font-weight: bold;
}
.help2 a:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #00BDF1;
	text-decoration: none;
	font-weight: bold;
}

.down
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
	text-align: left;
}
.down a
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.down a:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.base
{
	font-family: Arial;
	font-size: 11px;
	color: #202020;
	font-weight: normal;
	cursor: default;
	text-align: left;
}
.base a
{
	font-family: Arial;
	font-size: 11px;
	color: #202020;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
.base a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #00BDF1;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.protocol
{
	font-family: Arial;
	font-size: 11px;
	color: #202020;
	font-weight: bold;
	cursor: default;
	text-align: center;
}

h1
{
	font-family: Arial;
	font-size: 11px;
	color: #202020;
	font-weight: normal;
	cursor: default;
	padding: 0px;
	margin: 0px;
}

.bg
{
	background-repeat: repeat-x;
}

p
{
	text-indent: 15px;
	text-align: justify;
}

.input-text
{
	width: 350px;
	height: 25px;
}

textarea
{
	width: 350px;
	height: 250px;
}
