body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #F4F4F4; 
/*	background:url(../media/screen_layout_1.jpg) top left no-repeat; */
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	margin: 40px 0 0 0px; /* top right bottom left */
/*	color: #474747;  grey */ 
	color: #FFFFFF;
}

p { /* remove all text margins */
	margin: 0 0 0 0; /* top right bottom left */
}
#footer {
	font-size: 80%;
}

table.container {
	border: solid 1px #CCCCCC; /* pale grey */
	padding: 15px 30px 30px 30px; /* top right bottom left */ 
	background: #FFFFFF; 
}

table.menu {
	padding: 0px 0px 0px 0px; /* top right bottom left */ 
}

table.main {
	padding: 0px 0px 20px 20px; /* top right bottom left */ 
	background: #666699; /* purple */ 
	height: 490px;
}


table.home { /* under construction message */ 
	background: #666699 url(../media/holding_image2.gif) top left no-repeat;
}

table.hold { /* under construction message */ 
	background: #666699 url(../media/resource_hold_image.gif) top left no-repeat;
}

.pageTitle {
	font-size: 180%;
	font-weight: bold;
	color: #891731;
}
#raised_panel {
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.highlight_panel {
	border-left: 1px solid #CC9999;
	border-top: 1px solid #CC9999;
	border-right: 1px solid #FFCCCC;
	border-bottom: 1px solid #FFCCCC;
}
#divider {
	background-color: #891731;
}
a:link {
/*	color: #891731;  dk red */
	color: #FFCC2B; /* orange */
	text-decoration:none;
}
a:visited {
/*	color: #891731;  dk red */
	color: #FFCC2B; /* orange */
	text-decoration:none;
}
a:hover {
/*	color: #FF0000;  red */
	color: #FFFF21; /* yellow */
	text-decoration:none;
}
.menuButton a {
	width: 90px;
	padding: 3px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.menuButton a:link {
	color: #999999;
	background-color: #891731;
}
.menuButton a:visited {
	color: #999999;
	background-color: #891731;
}
.menuButton a:hover {
	color: #FFFFFF;
	background-color: #891731;
}
.columnheader {
	font-weight: bold;
	color: #CCCCCC;
	background-color:#891731;
	padding-left:2px;
	padding-right:2px;
}
.columnheader a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.columnheader a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.columnheader a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.columnheader a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.imageborder {
	border: 1px solid #333333;	
}
.red {
	color: #CC0033;
}
.light_grey {
	color: #CCCCCC;
}
.grey {
	color: #999999;
}
.dark_grey {
	color: #666666;
}
.white {
	color: #FFFFFF;
}
.warning {
	color: #CC3333;
	background-color:#FFCCFF;
}
.red_background {
	background-color:#891731;
}
.white_background {
	background-color:#FFFFFF;
}
.grey_background {
	background-color:#CCCCCC;
}
.small_offred {
	font-size: 100%;
	color: #CCCCCC;
}
.small_offred a {
	font-size: 100%;
	color: #CCCCCC;
	text-decoration: none;
}
.feedback {
	color: #CC0000;
	background-color: #FFCC2B;
}

.breadcrumb {
	color: #B3B3D9;
	font-weight: bold;
}

.inverse_breadcrumb {
	color: #FFCC2B; /* orange */
	font-weight: bold;
}
a.inverse_breadcrumb {
	color: #B3B3D9;  /* lt purple */
	font-weight: bold;
}
a.inverse_breadcrumb:visited {
	color: #B3B3D9;  /* lt purple */
	font-weight: bold;
}
a.inverse_breadcrumb:hover {
	color: #FFCC2B; /* orange */
	font-weight: bold;
}



#welcome, #terms, #detail, #security {
	padding-left: 25px;
}

#terms_holder {
	height: 240px; 
	width: 690px; 
	overflow: auto; 
	font-size: 9px; 
	border: 1px solid #999999;
}

#terms_display {
	padding: 5px;
}

#profile_count {
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px solid #B8B8DC; 
	color: #891731;
	background: #FFFFFF; 
	height: 20px; 
	width: 40px; 
	font-size: 140%; 
	text-align: center; 
	font-weight: bold;
}

#info_holder {
	height: 150px; 
	width: 740px; 
	overflow: auto; 
	border: 1px solid #CCCCCC; 
}

.screen_title {
	font-size: 180%;
/*	font-weight: bold; */
	color: #B8B8DC;
	text-decoration: none;
}

.list_header {
	font-family: Arial; 
	font-size: 85%;
	color: #4E4E74;
	font-weight: bold;
	line-height: 120%;
}
	
.dark_purp_text {
	font-size: 85%;
	color: #4E4E74;
	line-height: 180%;
}
	
.list_header_light {
	font-family: Arial; 
	font-size: 85%;
	/*color: #D1D1E9;*/
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
}
	
.light_purp_text {
	font-size: 85%;
	/*color: #D1D1E9;*/
	color: #FFFFFF;
	line-height: 140%;
}
	
.price_list {
	color: #D1D1E9;
	line-height: 140%;
}

.box_button_flat {
	font-family: Arial;
	font-size: 85%; 
	color: ##FFFF21; /* yellow */
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 2px 4px 3px 4px; /* top right bottom left */
	background: #4E4E74; /* dk purple */
	border-top: #4E4E74 2px solid; /* vlight purple */	
	border-right: #4E4E74 2px solid; /* dk purple */
	border-bottom: #4E4E74 2px solid; /* dk purple */	
	border-left: #4E4E74 2px solid; /* vlight purple */
	text-decoration: none;
}
.box_button_dead {
	font-family: Arial;
	font-size: 85%; 
	color: ##FFFF21; /* yellow */
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 2px 4px 2px 4px; /* top right bottom left */
	background: #8181AB; /* dkmid purple */
	border-top: #4E4E74 2px solid; /* vlight purple */	
	border-right: #B8B8DC 2px solid; /* dk purple */
	border-bottom: #B8B8DC 2px solid; /* dk purple */	
	border-left: #4E4E74 2px solid; /* vlight purple */
	text-decoration: none;
}
a.box_button, a.box_button_red, a.box_button_green {
	font-family: Arial; 
	font-size: 85%;
	color: #FFCC2B; /* orange */
	font-weight: bold;
	letter-spacing: 0.1em;
/*	height: 10px; */
	padding: 2px 4px 3px 4px; /* top right bottom left */
	background: #8181AB; /* mid purple */
	border-top: #B8B8DC 2px solid; /* vlight purple */	
	border-right: #4E4E74 2px solid; /* dk purple */
	border-bottom: #4E4E74 2px solid; /* dk purple */	
	border-left: #B8B8DC 2px solid; /* vlight purple */
	text-decoration: none;
}
a.box_button_small, a.box_button_small_green, a.box_button_small_red {
	font-family: Arial; 
	font-size: 80%;
	color: #FFCC2B; /* orange */
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 1px 1px 1px 1px; /* top right bottom left */
	background: #8181AB; /* mid purple */
	border-top: #B8B8DC 1px solid; /* vlight purple */	
	border-right: #4E4E74 1px solid; /* dk purple */
	border-bottom: #4E4E74 1px solid; /* dk purple */	
	border-left: #B8B8DC 1px solid; /* vlight purple */
	text-decoration: none;
}
a.box_button_v_small, a.box_button_v_small_red, a.box_button_v_small_green {
	font-family: Arial;
	font-size: 75%; 
	color: #FFCC2B; /* orange */
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 1px 1px 1px 1px; /* top right bottom left */
	background: #8181AB; /* mid purple */
	border-top: #B8B8DC 1px solid; /* vlight purple */	
	border-right: #4E4E74 1px solid; /* dk purple */
	border-bottom: #4E4E74 1px solid; /* dk purple */	
	border-left: #B8B8DC 1px solid; /* vlight purple */
}	
a.box_button_red, a.box_button_small_red, a.box_button_v_small_red {
	color: #FF6666; 
}
a.box_button_red:visited, a.box_button_small_red:visited, a.box_button_v_small_red:visited {
	color: #FF6666; 
}
a.box_button_green, a.box_button_small_green, a.box_button_v_small_green {
	color: #00FF00; 
}
a.box_button_green:visited, a.box_button_small_green:visited, a.box_button_v_small_green:visited {
	color: #00FF00; 
}
a.box_button:hover, a.box_button_red:hover, a.box_button_green:hover {
	color: #FFFF21; /* yellow */
}
a.box_button_small:hover, a.box_button_small_green:hover, a.box_button_small_red:hover {
	color: #FFFF21; /* yellow */
}
a.box_button_v_small:hover, a.box_button_v_small_green:hover, a.box_button_v_small_red:hover {
	color: #FFFF21; /* yellow */
}
