body
{
	background-color: #D7D5D2;
	margin: 15px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

a {
	color:#3455A2;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:13px;
	font-weight:bold;
	color:#1A336C;
}


.small {
	font-size:10px;
}


.blue {
	color:#1A336C;
	font-weight:bold;
}


.content {
	vertical-align:top;
	padding:0px 30px 10px 10px;
	background-image:url(../images/bg_content.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.gray_line {
	background-image:url(../images/gray_line.gif);
	background-repeat:repeat-y;
	background-position:right;
}


ul {
	margin-left:40px;
	list-style-image:url(../images/list_mark.gif);
}

.text_field {
	border:1px solid #8D8379;
	height:18px;
	font-size:11px;
	width:200px;
}

textarea {
	border:1px solid #8D8379;
	font-size:11px;
	width:200px;
}

select {
	height:18px;
	font-size:11px;
	width:200px;
}

.button {
	background-image:url(../images/button.jpg);
	border-width:0px;
	height:20px;
	width:82px;
	color:#1A336C;
	font-weight:bold;
	font-size:10px;
}
