img { border:0 }

a{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #00bff3;
	text-decoration:none;
	font-weight: bold;
}

a:link, a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #00bff3;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #00bff3;
	cursor: pointer;
	text-decoration:underline;
	font-weight: bold;
}


.news, .news:link, .news:visited {
font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;

}
.news:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	text-decoration:underline;
	font-weight: bold;
}


.scrolling
{
font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	padding-top:15px;
	vertical-align:bottom;

}

body
{
	margin: 0px;
	padding: 0px;
	width:100%;
	/*background: #000000;*/
	position:relative;
	
}

.full
{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.fiftypercent
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.thirtypercent
{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.seventypercent
{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.ninetypercent
{
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}

.padfive
{
	padding: 5px 5px 5px 5px;
}

.padten
{
	padding: 10px 10px 10px 10px;
}

.header
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.title
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.Title
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f0c539;
}

.subtitle
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.bodytext
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.caption
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #000000;
}

.footer
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.textbody
{
	font-size: 1px;
	color:#ff0000;
	background-color: #00ff00;
	border-width:15px;
	border-style:dashed;
	border-color: #0000ff;
	}

.form
{
font-family: Arial,Helvetica,sans-serif,Tahoma;
font-size: 12px;
padding: 10px 10px 0px 10px;
color:#fff;
}

UL
{
    font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #a87440;
	list-style-image:url(../images/bullet_img.gif);
}

OL
{
    font-family: tahoma, arial, helvetica, sans-serif;;
    font-size: 12px;
	color: #a87440;
}

/**-- Layout Styles --*
table.nospace {
	border-collapse:collapse;
	margin:0px;
}

td.nospace {
	padding:0px;
}

table.layoutshell {
	width:990px;
	border-collapse:collapse;
	margin:0px;
}

table.layoutshell td.leftColumn {
	width:254px;
	border-right:6px solid #cf5c2f;
	padding:0px;
	vertical-align:top;

	background-color:#F0F2EF;
}
table.layoutshell td.rightColumn {
	width:730px;
	padding:0px;
	vertical-align:top;
}

table.layoutshell td.leftFooter {
	width:855px;
	padding:5px 0px 5px 23px;
	background-color:#D3D3D1;
	font-family:Arial;
	font-size:11px;
	color:#4B4Q4A;
}

/*
table.layoutshell td.leftFooter a {
	font-family:Arial;
	font-size:11px;
	color:#D95F3A;
	text-decoration:none;
}
table.layoutshell td.leftFooter a:hover, table.layoutshell td.leftFooter a:active {
	font-family:Arial;
	font-size:11px;
	color:#D95F3A;
	text-decoration:underline;
}


table.layoutshell td.rightFooter {
	width:135px;
	padding:0px 0px 0px 20px;
}

.metalBar {
	background-image:url('../images/bp/metalbar.gif');
	width:730px;
	height:16px;
}

.toolbar {
	background-color:#F1F1F1;
	padding:0px 0px;
	font-family:Tahoma;
	font-size:10px;
	color:#4B494A;
	line-height:15px;
}

.toolbar a:link, .toolbar a:visited  {
	font-family:Tahoma;
	font-size:10px;
	color:#4B494A;
	line-height:15px;
	text-decoration:none;
}
.toolbar a:hover, .toolbar a:active  {
	font-family:Tahoma;
	font-size:10px;
	color:#4B494A;
	line-height:15px;
	text-decoration:underline;
}

*/





/*
.menu_css_gray
{
	font-family: tahoma;
	font-size: 14px;
	
	color: #798a37;	
	cursor: pointer;
	width: 128px;
}

.menu_submenustyle_gray
{

}

.menu_selectedmenuitem_gray
{
}

.menu_unselectedmenuitem_gray
{
}

.menu_mouseup_gray
{
}
.menu_mouseover_gray
{
}

.menu_mousedown_gray
{
}
*/

/*menu item styles*/

.menu_item
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: tahoma;
	font-weight:bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #fff;
	text-align:left;
	background-image:url('/images/cangelosi/menubg.jpg'); background-repeat:no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.menu_itemover
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: tahoma;
	font-weight:bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #fff;
	text-align:left;
	background-image:url('/images/cangelosi/menubg.jpg'); background-repeat:no-repeat;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.menu_itemup
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: tahoma;
	font-weight:bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #fff;
	text-align:left;
	background-image:url('/images/cangelosi/menubg.jpg'); background-repeat:no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.menu_itemdown
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: tahoma;
	font-weight:bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #fff;
	text-align:left;
	background-image:url('/images/cangelosi/menubg.jpg'); background-repeat:no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}


.submenu_item
{
	position: relative; z-index:1001;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: tahoma;
	font-weight:bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #fff;
	text-align:left;
	background-image:url('/images/cangelosi/subbg.jpg'); background-repeat:no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.submenu_itemover
{
position: relative; z-index:1001;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: tahoma;
	font-weight:bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #fff;
	text-align:left;
	background-image:url('/images/cangelosi/subbg.jpg'); background-repeat:no-repeat;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.submenu_itemup
{
position: relative; z-index:1001;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: tahoma;
	font-weight:bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #fff;
	text-align:left;
	background-image:url('/images/cangelosi/subbg.jpg'); background-repeat:no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.submenu_itemdown
{
position: relative; z-index:1001;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: tahoma;
	font-weight:bold;
	font-size: 11px;
	width:196px;
	height:24px;
	cursor: pointer;
	color: #fff;
	text-align:left;
	background-image:url('/images/cangelosi/subbg.jpg'); background-repeat:no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}


.topmenu_item
{
	padding-left:15px;
	padding-right:15px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
}

.topmenu_itemover
{
	padding-left:15px;
	padding-right:15px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
	cursor: pointer;
}

.topmenu_itemup
{
	padding-left:15px;
	padding-right:15px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
}

.topmenu_itemdown
{
	padding-left:15px;
	padding-right:15px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
}



.bottommenu_item
{
	padding-right: 15px;
	padding-left: 15px;
	font-family: tahoma;
	font-size: 10px;
	/*width:80px;*/
	cursor: pointer;
	color:#999999;
	text-align:center;
}

.bottommenu_itemover
{
	padding-right: 15px;
	padding-left: 15px;
	font-family: tahoma;
	font-size: 10px;
	/*width:80px;*/
	cursor: pointer;
	color:#999999;
	text-align:center;
	text-decoration:underline;
}

.bottommenu_itemup
{
	padding-right: 15px;
	padding-left: 15px;
	font-family: tahoma;
	font-size: 10px;
	/*width:80px;*/
	cursor: pointer;
	color:#999999;
	text-align:center;
}

.bottommenu_itemdown
{
	padding-right: 15px;
	padding-left: 15px;
	font-family: tahoma;
	font-size: 10px;
	/*width:80px;*/
	cursor: pointer;
	color:#999999;
	text-align:center;
}


/*path menu*/
.menu_css_path_alter
{
	margin-left: 10px;	
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;	
	
}
.menu_css_path
{
	margin-left: 10px;	
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;	
	cursor: pointer;
	
}


.menu_mouseup_path
{
	margin-left: 10px;	
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;	
	cursor: pointer;
}

.menu_mouseover_path
{
	margin-left: 10px;	
	padding-left:5px;
	padding-right:5px;
	text-decoration:underline;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;	
	cursor: pointer;
}

.menu_mousedown_path
{
	margin-left: 10px;	
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;	
	cursor: pointer;
}

/*//////*/

/*calendar*/

.calendarheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.calendertitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #256eb3;
}
.calendarbodytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #029b78;
}/* //////////////////////////////////////////////////////// E-FORMS */

.eFormFillerContainer
{
background-color: none;
}

.eFormFiller_tr
{
border:1px;
}

.eFormFiller_prompt_td
{
white-space:nowrap;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.eFormFiller_prompt_text
{
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-right:20px;
}

.eFormFiller_input_td
{
border: 0px;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}




.eFormFiller_inputtext_control
{
color: #000000;
background: #FFFFFF;
border: 1px solid #798a37;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:430px;
}

.eFormFiller_textarea_control
{
color: #000000;
background: #FFFFFF;
border: 1px solid #798a37;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:430px;
}

.eFormFiller_dropdown_control
{
color: #000000;
background: #FFFFFF;
border: 1px solid #798a37;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 230px;
}




.eFormFiller_checkbox_control
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
}

.eFormFiller_radiobutton_control 
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
}




.eFormFiller_submitbutton {
border: 1px solid #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF; 
color: #000000;
}

.eFormFiller_submitbutton:hover {
border: 1px solid #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#de8f0f; 
color: #FFFFFF;
}

/*.inline-eFormFiller_submitbutton {
background-color: #FFFFFF;
border: 1px solid #af2094;
width: 60px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


.inline-eFormFiller_submitbutton:hover {
background-color: #2ba2b1;
border: 1px solid #af2094;
width: 60px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}*/


.eFormFiller_thankyou_text
{
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px
}

.eFormFiller_redstar {
font-family: Verdana;
font-size: 11px;
color:#FF0000;
text-decoration:none;
vertical-align:top;
}

.eFormFiller_leftcolumn {
/*background: #FFFFFF;*/
color: #FFFFFF;
width:125px;
height:22px;
}

.eFormFiller_columndivider {
background: #de8f0f;
width:6px;
}

.eFormFiller_rightcolumn {
/*background: #cfcfcf;*/

}

/*//////////////////////////////////////////////////////// FORM STYLES */

.form_redstar {
font-family: Verdana;
font-size: 11px;
color:#FF0000;
text-decoration:none
}

.form_leftcolumn {
background: #FFFFFF;
}

.form_formdivider {
background: #2ba2b1;
}

.form_rightcolumn {
background: #f2fafb;
}

.form_table {
background: #d1d1d1;
}

.form_inputtext_control
{
color: #000000;
background: #e0f4f6;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:430px;
}

.form_textarea_control
{
color: #000000;
background: #e0f4f6;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:430px;
}

.form_dropdown_control
{
color: #000000;
background: #e0f4f6;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 230px;
}

.form_checkbox_control
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.form_radiobutton_control 
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.form_submitbutton {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF; 
}

.form_submitbutton:hover {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#b9e4e9; 
}

/*//////////////////////////////////////////////////////// SEARCH STYLES */


.searchinput { 
border: 1px solid #abadb3;
font-family: Tahoma; 
font-weight: none;
font-size: 11px;
background-color: #FFFFFF;
width:282px;
} 

.searchinputtexbox { 
	border: 1px solid #D17953;
	font-family: Tahoma; 
	font-weight: none;
	font-size: 11px;
	background-color: #FFFFFF;
	width:145px;
	margin-bottom:6px;
	padding-left:5px;
} 

.searchbutton {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF;
height:17px;
}

.searchbutton:hover {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#b9e4e9; 
height:17px;
}


/*//////////////////////////////////////////////////////// LOGIN STYLES */

.logininput { 
border: 1px solid #abadb3;
font-family: Tahoma; 
font-weight: none;
font-size: 11px;
background-color: #FFFFFF;
width:144px;
} 

.loginbutton {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF;
height:17px;
width: 64px;
}

.loginbutton:hover {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#b9e4e9; 
height:17px;
width: 64px;
}



/*textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #EAEAEA;
}

.select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #333333;
background-color: #F4F9FB;
}

fieldset { 
margin: 0 0 2em 0; 
padding: 1em .5em .5em .5em; 
border: 1px solid #abadb3; 
} 

.redstar {
font-family: Verdana;
font-size: 11px;
color:#FF0000;
text-decoration:none
}*/


.footer_columns
{
width: 1px;
background-color: #000000;
}

.images_column
{
/*	background-image: url("../images/rightimg.jpg");*/
	background-color: #000000;
}

.titleBaseball
{
	font-family: Tahoma;
	font-size : 11px;
	font-weight: bold;
	color : #FFFFFF;
	padding-top: 10px;
}

.bodytextBaseball
{
	font-family: Tahoma;
	font-size : 11px;
	color : #FFFFFF;
	padding-top: 10px;
}

.linkBaseball
{
	font-family: Tahoma;
	font-size : 11px;
	color : #FFCC00;
	padding-top: 10px;
}

a.linkBaseball:link {
	text-decoration: none;
	color: #FFCC00;
}
a.linkBaseball:active {
	text-decoration: none;
	color: #FFCC00;
}
a.linkBaseball:visited {
	text-decoration: none;
	color: #FFCC00;
}
a.linkBaseball:hover {
	text-decoration: underline;
	color: #FFCC00;
}

a.title:link {
	text-decoration: none;
}
a.title:active {
	text-decoration: none;
	color: #ffbf00;
}
a.title:visited {
	text-decoration: none;
	color: #ffbf00;
}
a.title:hover {
	text-decoration: underline;
	color: #ffbf00;
}