BODY {
	margin: 0px;
	font-family: trebuchet ms, verdana, arial, sans-sherif;
	font-size: 12px;
}

H1 {
	color: #000CCC;
	font-size: 19px;
	font-family: trebuchet ms, verdana, arial, sans-sherif;
	margin: 0px;
	padding: 0px;
	line-height:19px;
	padding-bottom: 5px;
}

H2 {
	color: #444444;
	font-size: 16px;
	font-family: trebuchet ms, verdana, arial, sans-sherif;
	margin: 0px;
	padding: 0px;
	line-height:16px;
	padding-bottom: 5px;
}

.bold {
	font-family: verdana, arial, sans-sherif;
	font-size: 11px;
}

.spacer {
 	background-image: url(bar.gif);
 	background-repeat: repeat-x;
    height: 7px;
}

.button {
	background-image: url(admin/dojo/src/widget/templates/images/toolbar-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #0072BA;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	width: 122px;
	color: white;
}

.msggreen {
 	text-align: left;
	border: 1px solid #008000;
	background-color: #CCFFCC;
	color: #008000;
	margin: 20px 20px 20px 20px;
	padding: 4px 6px 4px 6px;
	font-weight: bold;
	font-size: 11px;
}

.msgred {
 	text-align: left;
	border: 1px solid #800000;
	background-color: #FFCCCC;
	color: #800000;
	margin: 20px 20px 20px 20px;
	padding: 4px 6px 4px 6px;
	font-weight: bold;
	font-size: 11px;
}

A {
	color: #0072BA;
}

.texta {
	width: 400px;;
	height: 80px;	
}

A IMG {
	border: 0px;
}

.med {
	background-image: url(media/cd.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 40px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 60px;
	font-size: 16px;
	font-weight: bold;
}

.contact {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 150px;
	height: 10px;
}