@charset "utf-8";
/* CSS Document */

#warp {
	width: 780px;
	font-size: 12px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#main_content {
	width: 780px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/texture.jpg);
	background-repeat: repeat;
	
}
#nav_left {
	height: auto;
	margin-left: 5px;
}
#list li {
	margin-left: -25px;
	padding: 3px;
}
#list a {
	color: #45657A;
	text-decoration: none;
	display: block;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6CAD5;
	list-style-type: none;
}
#list a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #76A8CD;
}

td#list {
	background-image: url(images/second_r7_c6.png);
	background-repeat: repeat-y;
}
#list ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	margin-top: 0px;
	width: 780px;
	height: 42px;
}
#divfooter {
	background-image: url(images/texture.jpg);
	background-repeat: repeat;
	width: 780px;
	margin-top: 0px;
	height: 42px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 780px;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-top: 5px;
}
#main_content p {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B9CFDA;
	width: 300px;
}
#mainContent #mytable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#mytable td, th {
	border: 1px solid #666;
	border-collapse:collapse;
}

#mytable th {
	font-size: 10px;
	text-transform: none;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E5E5E5;
	background-image: url(images/tablehead.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#mytable {
	border:none;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin-right: 5px;
	margin-left: 0px;
}
#mytable td {
	padding: 2px;
}
#mytable td:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
}
#frm_message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
