/*******************//stav// Stavros Aloizos Copyright-2009 2009.11.4 //********************** */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-image: url('/images/main_bg.gif');
	background-color: #666666;
}

td {
	vertical-align: top;
	font-family:Verdana,Arial ;
	font-size:11px;
	color:black;
}
p.black {
	color: #000000;
}

p {
	color: #000000;
}
p.link {
	color: #000000;
}


li.black {
	color: #000000;
	font-family:verdana;
	font-size:9px;
	font-weight: bold;
	}

.x-top-banner, .x-top-banner TD,.x-top-banner TH
{
background-image:url('/images/topbanner.png')norepeat;
font-weight:bold;
font-size:12px;
}

/*******************Top Menu ********************** */
.x-top-menu table {
	height:30px;
	width:985px;
}
.x-top-menu .background {background-image:url('/images/top-menu-bg.png');
	font-weight:bold;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
}
.x-top-menu .selected {
	background-image:url('/images/top-menu-bg-selected.png');
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	color:#333333;
	font-size:12px;
}

.x-top-menu .selected a:link {
	color:#FFFFFF;
	text-shadow: #666666 5px 5px 5px;
	height: 1em;
	filter: Shadow(Color=#666666, Direction=135, Strength=5);
	font-weight: bold;
	font-family:Verdana,Arial ;
	font-size:12px;
}

.x-top-menu img{display:block;}

.x-top-menu a,.x-top-menu a:link,.x-top-menu a:visited {
	text-decoration:none;
	color:white;
	text-shadow: #666666 5px 5px 5px;
	height: 1em;
	filter: Shadow(Color=#000000, Direction=135, Strength=3);
	font-weight: bold;
	font-family:Verdana,Arial ;
	font-size:12px;
}
.x-top-menu a:hover {
	color:333333;
	font-size:12px;
	font-family:Verdana,Arial ;
	text-shadow: #FFFFFF 5px 5px 5px;
	height: 1em;
	filter: Shadow(Color=#FFFFFF, Direction=135, Strength=3);
	font-weight: bold;

}

/* ************** FORMS ************************** */
.x-forms-Input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px ;
	background-color: #ffffff;
	color: DarkSlateGrey;
	border: 1px solid #000000;
	text-decoration: none;
}
.x-forms-InputReSchedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px ;
	background-color: #ffffff;
	color: orange;
	border: 1px solid #000000;
	text-decoration: none;
}
.x-forms-InputCanceled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px ;
	background-color: #ffffff;
	color: #ff0000;
	border: 1px solid #000000;
	text-decoration: none;
}
.x-forms-button-InputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px ;
	background-color: #dddddd;
	color: #000000;
	border: 2px solid #333333;
	border-style: inset;
	border-color: #999999;
		text-decoration: none;
		text-align: center;
}
.x-forms-Input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px ;
	background-color: #dddddd;
	color: #000000;
	border: 2px solid #333333;
	border-style: inset;
	border-color: #999999;
		text-decoration: none;
		text-align: left;
}
.x-forms-Input2:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px ;
	background-color: #fafafa;
	color: #000000;
	border: 2px solid #333333;
	border-style: inset;
	border-color: #999999;
		text-decoration: none;
		text-align: left;
}
.x-forms-InputRed  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	color: #666666;
	border: 3px solid #666666;
}
.x-form-InputError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	color: #666666;
	border: 1px solid crimson;
}
.x-form-selectbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: DarkSlateGrey;
}
.x-form-textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: DarkSlateGrey;
	border: 1px solid #999999;
	border-color: #999999;
}
.x-form-button-style1-on,
.x-form-button-style1-off
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #a4cd17;
	cursor: pointer;
	border: 1px solid #83983d;
}
.x-form-button-style1-on
{
	color: #222222;
}
.x-form-button-style1-off
{
	color: #F2F2F2;
}
.x-form-button-style2-on,
.x-form-button-style2-off
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

	cursor: pointer;
	border: 1px solid #83983d;
}
.x-form-button-style2-off
{
	background-color: #ddd3c2;
	color: #222222;
}
.x-form-button-style2-on
{
	color: #F2F2F2;
	background-color: #9fc179;
}
.x-form-input-textbox
{
	border: 1px solid #b4b7ab;
	font-size: 11px;
	height: 18px;
	width: auto;
}

.x-form-sidebuttons-on
{
	font-weight:bold;
	background: url("/images/forms/button_simple.png");
	background-repeat: no-repeat;
	padding: 5px;
}
.x-form-sidebuttons-off
{
	font-weight:bold;
	background: url("/images/forms/button_simple.png");
	background-repeat: no-repeat;
	padding: 5px;
}
.x-form-sidebuttons-on span
{
	color: gray;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial;
	letter-spacing: 1px;
}
.x-form-sidebuttons-off span
{
	color: white;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial;
	letter-spacing: 1px;
}
.x-form-sidebuttons-blue-off
{
	font-weight:bold;
	background: url("/images/forms/button_blue.png");
	background-repeat: no-repeat;
	padding: 5px;
}
.x-form-sidebuttons-blue-off span
{
	color: Darkslategray;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial;
	letter-spacing: 1px;
}
.x-form-sidebuttons-blue-on
{
	font-weight:bold;
	background: url("/images/forms/button_blue.png");
	background-repeat: no-repeat;
	padding: 5px;
}
.x-form-sidebuttons-blue-on span
{
	color: white;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial;
	letter-spacing: 1px;
}
.x-form-sidebuttons-green-off
{
	font-weight:bold;
	background: url("/images/forms/button_green.png");
	background-repeat: no-repeat;
	padding: 5px;
}
.x-form-sidebuttons-green-off span
{
	color: white;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial;
	letter-spacing: 1px;
}
.x-form-sidebuttons-green-on
{
	font-weight:bold;
	background: url("/images/forms/button_green.png");
	background-repeat: no-repeat;
	padding: 5px;
}
.x-form-sidebuttons-green-on span
{
	color: DarkGreen;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial;
	letter-spacing: 1px;
}
.x-form-sidebuttons-lightgreen100-off
{
	font-weight:bold;
	background: url("/images/forms/button_lightgreen_100.png");
	background-repeat: no-repeat;
	padding: 5px;
}
.x-form-sidebuttons-lightgreen100-off span
{
	color: white;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial;
	letter-spacing: 1px;
}
.x-form-sidebuttons-lightgreen100-on
{
	font-weight:bold;
	background: url("/images/forms/button_lightgreen_100.png");
	background-repeat: no-repeat;
	padding: 5px;
}
.x-form-sidebuttons-lightgreen100-on span
{
	color: DarkGreen;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial;
	letter-spacing: 1px;
}
.x-form-sidebuttons-lightgreen-off
{
	font-weight:bold;
	background: url("/images/forms/button_lightgreen.png");
	background-repeat: no-repeat;
	padding: 5px;
}
.x-form-sidebuttons-lightgreen-off span
{
	color: white;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial;
	letter-spacing: 1px;
}
.x-form-sidebuttons-lightgreen-on
{
	font-weight:bold;
	background: url("/images/forms/button_lightgreen.png");
	background-repeat: no-repeat;
	padding: 5px;
}
.x-form-sidebuttons-lightgreen-on span
{
	color: DarkGreen;
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial;
	letter-spacing: 1px;
}
/* ****************** UL-Ol-LI *************** */
.x-ul-style
{
	list-style-image: url(/images/rightarrow_10.png);
	padding-top: 2px;
	font-size: 10px;
}
.x-ul-li-style
{
	padding: 2px;
	font-size: 10px;
	list-style: disc;
	list-style-type: disc;

}
.x-ul-style-arrow
{
	list-style-image: url(/images/arrowDot.png);
	font-size: 8px;
}
.x-ul-style-seagreen
{
	list-style-image: url(/images/marker_dot_seagreen.png);
	font-size: 10px;
}
.x-ul-style-green
{
	list-style-image: url(/images/marker_dot_green.png);
	font-size: 10px;
}
.x-ul-style-yellow
{
	list-style-image: url(/images/marker_star_yellow.png);
	font-size: 10px;

}
.x-ul-style-orange
{
	list-style-image: url(/images/marker_dot_orange.png);
	font-size: 10px;
}

/* ************************* TEXT STYLES ******************* */
.x-text-highlight-green,
.x-text-highlight-green a,
.x-text-highlight-green a:active,
.x-text-highlight-green a:link
{
	color: #8cad14;
}
.x-text-highlight-olive,
.x-text-highlight-olive a,
.x-text-highlight-olive a:active,
.x-text-highlight-olive a:link
{
	color: Olive;
}
.x-text-highlight-SlateGray,
.x-text-highlight-SlateGray a,
.x-text-highlight-SlateGray a:active,
.x-text-highlight-SlateGray a:link
{
	color: SlateGray;
}
.x-text-highlight-DarkSlateGray,
.x-text-highlight-DarkSlateGray a,
.x-text-highlight-DarkSlateGray a:active,
.x-text-highlight-DarkSlateGray a:link
{
	color: #4f5e6e;
}
.x-text-highlight-DarkGreen,
.x-text-highlight-DarkGreen a,
.x-text-highlight-DarkGreen a:active,
.x-text-highlight-DarkGreen a:link
{
	color: #4e6108;
}
.x-text-highlight-orange,
.x-text-highlight-orange a,
.x-text-highlight-orange a:active,
.x-text-highlight-orange a:link
{
	padding-top:2pt;
	color: #fb8722;
}
.x-text-highlight-lightgreen,
.x-text-highlight-lightgreen a,
.x-text-highlight-lightgreen a:active,
.x-text-highlight-lightgreen a:link
{
	padding-top:2pt;
	color: #d5f9bc;
}
.x-text-highlight-blue,
.x-text-highlight-blue a,
.x-text-highlight-blue a:active,
.x-text-highlight-blue a:link
{
	color: #156282;
}
.x-text-highlight-lightblue,
.x-text-highlight-lightblue a,
.x-text-highlight-lightblue a:active,
.x-text-highlight-lightblue a:link
{
	color: #c1e3f1;
}
.x-text-simple
{
	font-weight: normal;
	color: DarkSlateGrey;
	font-size: 11px;
}
.x-text-answertext
{
	color: #4b5a5e;
	font-size: 11px;
	font-weight: normal;
}
.x-text-questiontext
{
	color: #51524d;
	font-size: 11px;
	font-weight: bold;
}
.x-text-errortext
{
	color: Crimson;
}
.x-text-contentFAQ {
	POSITION: relative;
	color: black;
	left: 12px;
	top: 8px;
	padding-right: 12px;
	over-flow: auto;
	overflow: auto;
	z-position: 1;
	z-index: 1;
}
.x-text-instructionsText {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
}
.x-text-boldServiceSmall {
	font-family: verdana;
	font-size: 10px;
	color: #1688D3;
	font-style: normal;
	font-weight: bold;
	text-indent: 7px;
	background-color: #ffffff;
}
.x-text-boldServiceSmall A:link
{
	font-family: Verdana;
	text-decoration: none;
		color: #1688D3;
		font-weight: bold;
		font-size: 10px;
		text-align: left;
}
.x-text-boldServiceSmall  A:visited
{
	font-family: Verdana;
	text-decoration: none;
		font-weight: bold;
		font-size: 10px;
		text-align: left;
	color: Black;
}
.x-text-boldServiceSmall A:hover
{
	font-family: Verdana;
	text-decoration: none;
		color: #1688D3;
		font-weight: bold;
		font-size: 10px;
		text-align: left;
}
.x-text-boldServiceLink {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-indent: 7px;

}
.x-text-boldServiceLink A:link
{
	font-family: Verdana;
	text-decoration: none;
		color: #1688D3;
		font-weight: bold;
		font-size: 10px;
		text-align: left;
}
.x-text-boldServiceLink A:visited
{
	font-family: Verdana;
	text-decoration: none;
		font-weight: bold;
		font-size: 10px;
		text-align: left;
	color: Black;
}
.x-text-boldServiceLink A:hover
{
	font-family: Verdana;
	text-decoration: none;
		color: #1688D3;
		font-weight: bold;
		font-size: 10px;
		text-align: left;
}
.x-text-boldServiceLarge {
	font-family: verdana;
	font-size: 16px;
	color: #1688D3;
	font-style: normal;
	font-weight: bold;
	text-indent: 7px;
	background-color: #ffffff;
}
.x-text-boldServiceLarge A:link
{
	font-family: Verdana;
	text-decoration: none;
		color: #1688D3;
		font-weight: bold;
		font-size: 16px;
		text-align: left;
}
.x-text-boldServiceLarge A:visited
{
	font-family: Verdana;
	text-decoration: none;
		font-weight: bold;
		font-size: 16px;
		text-align: left;
	color: Black;
}
.x-text-boldServiceLarge A:hover
{
	font-family: Verdana;
	text-decoration: none;
		color: #1688D3;
		font-weight: bold;
		font-size: 16px;
		text-align: left;
}
.x-text-boldServiceLeft {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 7px;
	background-color: #cccccc;
	vertical-align: middle;
}
.x-text-boldServiceNewLink, .x-text-boldServiceNewLink a, .x-text-boldServiceNewLink a:link {
	font-family: verdana;
	color: white;
	font-size: 14px;
	text-indent: 15px;
	background-color: #f55300;
	vertical-align: middle;
	font-weight: bold;
	white-space: nowrap;
	/*text-shadow: #000000 5px 5px 5px;
	filter: Shadow(Color=#000000, Direction=135, Strength=5);
	font-weight: bold;*/
}
.x-text-calendar-daystitle-special
{
	font-size: 11px;
	padding: 1px;
	color: darkgreen;
	background-color: #cddde2;
}
.x-text-calander-daystitle
{
	font-size: 11px;
	padding: 1px;
	color: darkgreen;
}

.x-text-rosternumber
{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 12px;
	color: #555555;
}
/* *************** HEADINGS ***************** */
.x-headings-heading1-background
{
	background: url(/images/heading1_background.png) no-repeat;
	background-position: top left;
	height: 22px;
}
.x-headings-heading1-style
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
	color: #536317;
}
.x-headings-heading1-simplebackground
{
	background: url(/images/heading_bottom_border.png) repeat-x;
}
.x-headings-boldTitleMT {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #1688D3;
	font-style: normal;
	font-weight: bold;
}
.x-headings-TeamTitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
.x-headings-boldTitle {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.x-headings-boldTitleST {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #1688D3;
	font-style: normal;
	font-weight: bold;
}
.x-headings-boldTitleST a,
.x-headings-boldTitleST a:active,
.x-headings-boldTitleST a:link {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #1688D3;
	font-style: normal;
	font-weight: bold;
}
.x-headings-boldTitleST a:hover{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	}
.x-headings-boldTitleDT {
	font-family: Verdana, Arial;
	font-size: 8px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.x-headings-boldTitleDT a,
.x-headings-boldTitleDT a:active,
.x-headings-boldTitleDT a:link {
	font-family: Verdana, Arial;
	font-size: 8px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.x-headings-boldTitleDT a:hover{
	font-family: Verdana, Arial;
	font-size: 8px;
	color: #1688D3;
	font-style: normal;
	font-weight: bold;
	}
.x-headings-boldTitleSmall,
.x-headings-boldTitleSmall a,
.x-headings-boldTitleSmall a:active,
.x-headings-boldTitleSmall a:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #ffffff;
	color: DarkSlateGray;
}
.x-headings-boldTitle11pt,
.x-headings-boldTitle11pt a,
.x-headings-boldTitle11pt a:active,
.x-headings-boldTitle11pt a:link {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #ffffff;
	color: DarkGreen;
	test-decoration: none;
}
/* ************************ BOXES ********************* */
.x-instructions-dashed-box
{
	border: 1px dashed #343434;
	padding:2px;
	color: Slategray;
	color: black;
	width: 200px;
	height: 125px;
	left: -27px;
	top: 5px;
	over-flow: none;
	overflow: none;
	z-position: 1;
	z-index: 1;
}
.x-box-leftMenuBox {
	POSITION: relative;
	margin-right:5px;
	color: black;
	width: 719px;
	/*height: 478px;*/
	left: 10px;
	top: 2px;
	over-flow: auto;
	overflow: auto;
	z-position: 1;
	z-index: 1;
}
.x-box-contentbox {
	POSITION: relative;
	color: black;
	width: 700px;
	/*height: 380px;*/
	left: 10px;
	top: 5px;
	over-flow: auto;
	overflow: auto;
	z-position: 1;
	z-index: 1;
}
.x-box-newsContentbox {
	POSITION: relative;
	color: black;
	width: 590px;
	height: 320px;
	left: 24px;
	top: 5px;
	over-flow: auto;
	overflow: auto;
	z-position: 1;
	z-index: 1;
}
.x-box-mainContentBox {
	POSITION: relative;
	color: black;
	width: 590px;
	height: 320px;
	left: 24px;
	top: 5px;
	over-flow: auto;
	overflow: auto;
	z-position: 1;
	z-index: 1;
}
.x-box-bannerBuildBox {
	POSITION: relative;
	color: black;
	width: 770px;
	height: 460px;
	left: 0px;
	top: 2px;
	over-flow: auto;
	overflow: auto;
	z-position: 1;
	z-index: 1;
}
.x-box-homelink
{
	border: 1px thin #656565;
}
/*************************** Table styling *********************** */
.x-table-displaybox {
	border: 1px solid #656565;
	font-family: Verdana, Arial;
	padding:2px;
}
.x-table-displaybox-style2 {
	border: 1px solid #c4c4c4;
	font-family: Verdana, Arial;
	padding:2px;
}
.x-tr-displaybox,
.x-tr-displaybox tr,
.x-tr-displaybox td
{
	color: white;
	background-color: #88b1be;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.x-tr-displaybox-o,
.x-tr-displaybox-o tr,
.x-tr-displaybox-o td
{
	color: black;
	background-color: #e0d6ca;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.x-tr-displaybox-green,
.x-tr-displaybox-green tr,
.x-tr-displaybox-green td
{
	color: ivory;
	background-color: #6ab508;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.x-tr-style1-green,
.x-tr-style1-green tr,
.x-tr-style1-green td  /* Goes well with x-tr-displaybox-green */
{
	color: seagreen;
	background-color: #eaf6da;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial;
}
.x-tr-style2-green,
.x-tr-style2-green tr,
.x-tr-style2-green td /* Goes well with x-tr-displaybox-green */
{
	color: darkgreen;
	background-color: #c4d8aa;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial;
}
.x-tr-style1,
.x-tr-style1 tr,
.x-tr-style1 td /* Goes well with x-tr-displaybox */
{
	color: #696e6fd;
	background-color: #e4f1f8;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial;
}
.x-tr-style2,
.x-tr-style2 tr,
.x-tr-style2 td /* Goes well with x-tr-displaybox */
{
	color: #696e6fd;
	background-color: #d1dde3;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial;
}
.x-tr-displaybox-orange,
.x-tr-displaybox-orange tr,
.x-tr-displaybox-orange td
{
	color: white;
	background-color: #e0aa04;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.x-tr-titlerow-orange,
.x-tr-titlerow-orange tr,
.x-tr-titlerow-orange td
{
	color: #696e6fd;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial;
}

.x-tr-style1-orange,
.x-tr-style1-orange tr,
.x-tr-style1-orange td  /* Goes well with x-tr-displaybox-orange */
{
	color: #696e6fd;
	background-color: #fdf7e5;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial;
}
.x-tr-style2-orange,
.x-tr-style2-orange tr,
.x-tr-style2-orange td /* Goes well with x-tr-displaybox-orange */
{
	color: #696e6fd;
	background-color: #ece6d4;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial;
}
/* ********************** ANCHOR TAGS ******************** */
a.1 {
	text-decoration: none;
	color: #000000;
}
.a12 {
	font-family: Arial Narrow;
	font-size: 12px;
	font-style: normal;
}
.a24 {
	font-family: Arial Narrow;
	font-size: 24px;
	font-style: normal;
}

.x-anchor-style1-linkover
{
	text-decoration: underline;
}
.x-anchor-style1-linkout
{
	text-decoration: none;
}
A {
	text-decoration: none;
	/*color:#1688D3;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	*/
}
/* ******************* GRIDS ************************ */

.x-grid-contentMatrix {
	POSITION: relative;
	margin-right:5px;
	color: black;
	width: 719px;
	/*height: 478px;*/
	left: 10px;
	top: 2px;
	over-flow: auto;
	overflow: auto;
	z-position: 1;
	z-index: 1;
}

/* ******************* Navigation ************************ */

.x-nav-currentpage,
.x-nav-currentpage a,
.x-nav-currentpage a:active,
.x-nav-currentpage a:link
{
	background: url(/images/current-page-background.png);
	background-repeat: repeat-x;
}
.x-nav-otherpage,
.x-nav-otherpage a,
.x-nav-otherpage a:active,
.x-nav-otherpage a:link
{
	background: url(/images/other-page-background.png);
	background-repeat: repeat-x;
}
/* Panels */
.x-graypanel {}
.x-graypanel .top-center {
	background: url(../../commonTemplates/intermediate/commonImages/forms/form_top_line.png);
	height:10px;
}
.x-graypanel .center-left {
	background: url(../../commonTemplates/intermediate/commonImages/forms/form_left_line.png);
	width:10px;
}
.x-graypanel .center-right {
	background: url(../../commonTemplates/intermediate/commonImages/forms/form_right_line.png);
	width:10px;
}
.x-graypanel .bottom-center {
	background: url(../../commonTemplates/intermediate/commonImages/forms/form_bottom_line.png);
	height:10px;
}
.x-ad-cnt {
	border:1px solid gray;
	/*background:url(http://www.d1scout.com/images/ad_logo.gif) 100% 100% no-repeat white;*/
	padding:5px;
	text-align:left;
	/*margin:5px;*/
}
.x-ad-cnt .title a{
		color: white;
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
}

.x-title-white {
	color: white;
	font-weight: bold;
	vertical-align: middle;
	azimuth: center;
	font-size: 14px;
	font-family: verdana;
}
.x-title-black {
	color: black;
	font-weight: bold;
	vertical-align: middle;
	azimuth: center;
	font-size: 10px;
	font-family: verdana;
}
.x-title-Blue-Button {
	color: Blue;
	font-weight: bold;
	vertical-align: middle;
	azimuth: center;
	font-size: 14px;
	font-family: verdana;
}
.x-headings-HomeTitle {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	}
.x-headings-HomeTitleTM {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0e89bc;
	}
	.x-headings-HomeTitleNew {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #0e89bc;
	}
.x-headings-HomeTitleWhite {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: #000000 5px 5px 5px;
	filter: Shadow(Color=#cccccc, Direction=135, Strength=5);
	font-weight: bold;
	vertical-align: middle;
	}

.x-sport-white {
	color: white;
	font-weight: bold;
	vertical-align: middle;
	azimuth: center;
	font-size: 12px;
	font-family: verdana;
}

.x-sport-black {
	color: black;
	font-weight: bold;
	vertical-align: middle;
	azimuth: center;
	font-size: 12px;
	font-family: verdana;
}
