.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;

}
.cgdesign {
	font-size: 10px;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #CCCCCC;
}
.navi {
	font-size: 11px;
	font-weight: bold;
}
.size28bold {
	font-size: 28px;
	font-weight: bold;
	color: 
}
.size16 {
	font-size: 16px;
}
body {
	background-image: url(img/back.gif);
}
.size11 {
	font-size: 11px;
}
.button{
border-bottom: black 1px solid;
border-left: #297394 1px solid;
border-right: black 1px solid;
border-top: #297394 1px solid;
font-family:Verdana;
font-size: 11px;
text-align:left;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
font-weight:bolder;
color:black;
background-color:#dfdfdf;
cursor:pointer;
display:inline;
width:auto;
}
input, textarea{
background-color:whitesmoke;
color:#000000;
border:1px solid black;
width: 200px;
font-size:12px;
font-family:Verdana;
padding: 2px;
}
input {
margin-left: 14px;
}
textarea{
width: 320px;
}
select{
background-color:whitesmoke;
color:#297394;
font-size:12px;
font-family:Verdana;
margin-left: 14px;
}
input.error, select.error, textarea.error {padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; background-image: url(images/warning_obj.gif); background-position: right top; background-repeat: no-repeat;}
input:focus, select:focus, textarea:focus, select:focus {border: 1px solid #666666; background-color:#EFEFEF;}
label { display: block;
	width: 80px;
}
span#red { color:#ff0000; }
label span { margin-left: 5px; color:#ff0000; }
