/* -- CSS Styles -- */

.none {
	color: 000000;
	border: 0px solid #000;
}

.alert {
	background-image: url('images/alpha_50_dark.png');
	padding: 20px;
	width: 80%;
	height: 30%;
}

.bodyStyle {
	behavior: url("csshover.htc");
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #32468F;
	padding: 5px;
	
	font-family: calibri;
	font-size: 13px;
}

.button {
	display: block;
	background: #A5A5A5;
	background-image: url('images/button.gif');
	border:  1px solid #222649;
	color: #FFFFFF;
	width: 100px;
	height: 30px;
	font-family: calibri;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.button:hover {
	background-image: url('images/button_hover.gif');
	border:  1px solid #303030;
	color: #FFF;
	font-weight: bold;
}

.data_key {
	color: #7296D4;
	font-weight: bold;
}

.droplist {
	background: transparent;
	background-image: url('images/alpha_50_light.png');
	border: 1px solid #114;	color: #FFF;
	font-size: 13px;
}

.error {
	color: #FF6D4D;
	text-decoration: blink;
}

.event_link {
	color: #FFF; /* 7296D4 */
	font-family: calibri;
	font-size: 18px;
	font-weight: bold;	
	text-decoration: none;
}

.event_link:hover {
	color: #7296D4;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.header {
	background-repeat: no-repeat;
	background-image: url('images/header.gif');
	width: 150px;
	text-align: center;
	font-family: calibri;
	font-size: 14px;
	font-weight: bold;
	padding: 1px;
	margin-bottom: 10px;
}

.inputBox {
	background: transparent;
	background-image: url('images/alpha_50_light.png');
	padding-left: 3px;
	border: 1px solid #114;
	color: #FFF;
	font-size: 13px;
}

.inputLine {
	background: transparent;
	border: 0px;
	border-bottom: 1px solid #FFF;
	padding-left: 5px;
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

.msgbox {
	border: 1px solid #222649;
	background-color: #3671B9;
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

.namebox {
	border: 1px solid #222649;
	background-color: #3671B9;
	background-image: url('images/text_field.gif');
	padding: 1px;
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}




.picture {
	border: 1px solid #3A6AB5;
}

.profile {
	background-image: url('images/alpha_50_dark.png');
	display: block;
	padding: 10px;
	border: 1px solid #0A1652;
}


.row_select {
	color: #FFF;
	font-family: calibri;
	font-size: 13px;
	font-weight: normal;
}

.row_select tr:hover {
	/* background-image: url('images/alpha_50_dark.png'); */
	font-family: calibri;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

.submit_button {
	display: block;
	background: #A5A5A5;
	background-image: url('images/button.gif');
	border:  1px solid #222649;
	padding: 4px;
	color: #FFF;
	text-align: center;
	font-family: calibri;
	font-weight: bold;
	font-size: 13px;
}


.submit_button:hover {
	background-image: url('images/button_hover.gif');
	border:  1px solid #303030;
	color: #FFF;
	font-weight: bold;
}

.tab {
	background-image: url('images/alpha_50_light.png');
	border: 1px solid #222649;
	font-family: calibri;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	padding-right: 13px;
}

.tab:hover {
	background-image: url('images/alpha_50_bright.png');
}

.table_header {
	background-image: url('images/table_header.gif');
	border: 1px solid #222649; 
	height: 20px;
	font-size: 13px;
	color: #FFF;
	margin-bottom: 2px;
}

.table_header a {
	color: #FFF;
}

.table_header a:hover {
	color: #FFF;
	text-decoration: underline;
}

.table_profile {
	background-color: transparent;
	color: #FFF;
	font-size: 13px;
	font-family: calibri;
}

.text {
	font-family: calibri;
	font-size: 13px;
	color: #FFF;
}


.textarea {
	background: transparent;
	background-image: url('images/alpha_50_light.png');
	padding-left: 3px;
	border: 1px solid #114;
	color: #FFF;
	font-size: 13px;
}

.title {
	display: block;
	width: 100%;
	color: #FFF;
	font-family: calibri;
	font-weight: Bold;
	font-size: 20px;
}

.title_header {
	background-repeat: no-repeat;
	background-image: url('images/title_header.jpg');
	width: 300px;
	height: 38px;
	text-align: center;
	font-family: calibri;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}



.tr_profile {
	background-image: url('images/alpha_50_light.png');
	font-family: calibri;
	font-size: 13px;
	color: #FFF;
	width: 200px;
}

a {
	color: #FFF;
	font-family: calibri;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}

a:hover {
	color: #7296D4;
	font-weight: bold;
	text-decoration: none;
}

.nameLink {
	color: #FFF;
	font-family: calibri;
	font-size: 13px;
	font-weight: normal;	
	text-decoration: none;
}

.nameLink:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}



div#message {
	display: block;
	border: 2px solid #0A1A3A;
	width: 350px;
}

div#message[id] {
	background-image: url('images/alpha_75_dark.png');
}

div#msgbox {
	display: none;
	position: fixed;
	left: 200px;
	top: 200px;
}	
	

div#main {
	margin: 20px;
	width: 650px;
	color: #FFF;
}

div#menu {
	display: block;
	padding-top: 20px;
	background-color: #334790;
}

div#menu a {
	display: block;
	background: transparent;
	font-family: calibri;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
	color: #FFF;
	width: 180px;
	height: 32px;
	
}

div#menu a:hover {
	background-image: url('images/item_sel.gif');
}

div#copyright {
	display: block;
	position: absolute;
	bottom: 20px;
	clear: both;
	color: #FFF;
	padding-left:20px;
	font-size: 10px;
	font-style:italic;
}

div#search {
	display: block;
	clear: both;
	padding-top: 50px;
	color: #FFF;
	font-family: calibri;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

div#search .input {
	border: 0px;
	background-repeat: no-repeat;
	background-image: url('images/item_sel.gif');
	background-color: #334790;
	font-size: 13px;
	text-align: center;
	color: #FFF;
	width: 180px;
	line-height: 30px;
	height: 32px;
	
}

/* --table styling -- */	 

div#nonsense {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 100px;
}

table.comments
{
	display: block;
	border: 2px solid #222649;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/alpha_50_light.png');
	font-size: 13px;
	color: #FFF;
	padding: 2px;
	margin: 0px;
	width: 100%;
}

table.comments[class] {
	background-image: url('images/alpha_50_light.png');
}

td {
	color: #FFF;
}

td.commentname
{
	font-size: 13px;
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
}

td.commenttext
{
	font-size: 13px;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
	width: 100%;
}
td.name
{
	font-family: calibri;
	font-size: 13px;
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
}

td.text
{
	font-family: calibri;
	font-size: 13px;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
}

table.navbuttons {
	font-size: 13px;
	border: 2px solid #222649;
	background-color: transparent;
	background-image: url('images/opacity50.gif');
	color: #FFF;
	padding: 3px;
	margin: 0px;
    width: 90%;
}
td.navbutton {
    width: 33%;
}

table.inputboxes {
	background-color: transparent;
	border-top: 2px dashed #222649;
	padding-top: 6px;
	color: #FFF;
}
/*

