/* CSS Document */

td {font-family:verdana; font-size:11px; color:#333333;}

a { color:#333333; text-decoration:underline;}
a:hover { text-decoration:none;}

img { border:0px; margin:0px; padding:0px;}

table#main { border: #cccccc 1px dashed; text-decoration:none;}
table#content { margin:0px;}

td#mainmenu { padding-top:15px; text-decoration:none;}
td#mainmenu a:hover { color:#CC0000; text-decoration:none;}

td#content { width:100%;padding-top:10px; padding-left:20px; padding-right:20px; padding-top:5px; }
div#menuMain a {  color:#333333; margin:0px; text-decoration:none;}
div#menuSub a { color:#FF6600; margin:0px; text-decoration:none;}

hr {
	border-top:1px dashed #cccccc;
	border-bottom:0px;
	height: 0px;
}

option {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #cccccc;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-color: #cccccc;
	width: auto;
	height: auto;
}
select {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #cccccc;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-color: #cccccc;
	width: auto;
	height: auto;
}
input {
		font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #cccccc;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-color: #cccccc;
	width: auto;
	height: auto;

}

textarea {
		font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #cccccc;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-color: #cccccc;
	width: auto;
	height: auto;

}


.menuMain {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width:130px;
}
