body {
font-family: "Comic Sans MS", Verdana, Helvetica, sans-serif;
border-color:#0000FF;
font-size: 14px;
color:#000066;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background: #D6E2F0 url(images/page_bg.png) repeat-y center;
cursor:default;
}

.head {
font-size: 18px;
}

.red {
color:#FF0000
}

.green {
color:#009900;
}

.brown {
color:#CC3300;
}

.grey12 {
color:#666666;
font-size: 12px;
}

.tabon {
	background-color:#D6D6D6;
	font-size:18px
}

.taboff {
	font-size:18px;
	cursor:pointer;
	color:#CCCCCC
}

.tabover {
	background-color:#D6D6D6;
	cursor:pointer;
	font-size:18px;

}

.send {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #D7E1F5;
    color: #CD2323;
	text-align: center;
	text-decoration: none;
	border-top-color: #EFF4FF;
	border-right-color: #939FC5;
	border-bottom-color: #939FC5;
	border-left-color: #EFF4FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor:pointer
}

#content{
padding-top:20px;
padding-bottom: 40px
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}