* {
	text-decoration:none;
}

form {margin:0;padding:0}

body {
	margin:0;
	padding:0;
}
img, td {
	border:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#body {}
#copyright {}
#divider {
	display:block;
	background-color:#FFFFFF;
	height:10px;
	width:100%;
}
#footer {
	color:#999999;
}

/* These are the browser graphic expansion settings. */
#expansionFooter {
	background-image:url(images/bg_expansion_footer.gif);
	background-repeat:repeat-x;
	height:40px;
	width:100%;
}
#expansionHeader {
	background-image:url(images/bg_expansion_header.gif);
	background-repeat:repeat-x;
	height:60px;
	width:100%;
}
#expansionMenu {
	background-image:url(images/bg_expansion_menu.gif);
	background-repeat:repeat-x;
	height:30px;
	width:100%;
}

/* These are the home page and internal page background settings. */
#tableMain {
	background-image:url(images/bg_y_line_home.gif);
	background-repeat:repeat-y;
	height:100%;
	width:100%;
}
#tableMainInternal {
	background-image:url(images/bg_y_line_internal.gif);
	background-repeat:repeat-y;
	height:100%;
	width:100%;
}
#tableMenu {
	background-image:url(images/bg_menu_home.gif);
	background-repeat:no-repeat;
	height:30px;
	width:780px;
}
#tableMenuInternal {
	background-image:url(images/bg_menu_internal.gif);
	background-repeat:no-repeat;
	height:30px;
	width:780px;
}

/* Link definitions: */
#bodyText A:link,
#bodyText A:visited {
	color:#850E0E;
	font-weight:bold
}
#bodyText A:hover {
	color:#CCCCCC;
}
#copyright A:link,
#copyright A:visited {
	color:#CCCCCC;
}
#copyright A:hover {
	color:#2DB271;
}
#footer A:link,
#footer A:visited {
	color:#666666;
}
#footer A:hover {
	color:#CCCCCC;
}
A:link,
A:visited {
	color:#FFFFFF;
}
A:hover {
	color:#2DB271;
}

a.userBar:active,a.userBar:link,a.userBar:visited {color:#777}

.error {font-weight:bold;color:red}

h1 {font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:20px}
h2,h3 {font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:14px}

table.formTable {}
table.formTable tr td.name {width:120px;text-align:right}
fieldset {width:auto}
fieldset legend {color:#6f0808;font-weight:bold}