body {
	background-color:#0cbcd3;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px
}

.td_Dash_Ver {
	background-image:url(../images/dot_ver.gif);
	background-repeat:repeat-y;
	background-position:center
}

.td_Dash_Hor {
	background-image:url(../images/dot_hor.gif);
	background-repeat:repeat-x;
	background-position:center
}

.td_Boobz {
	background-color:#FFFFFF;
	background-image:url(../images/boobs.jpg);
	background-repeat:no-repeat;
	background-position:bottom right
}

.td_body-lt {
	background-image:url(../images/body-lt.gif);
	background-repeat:no-repeat;
	background-position:bottom left
}

.td_body-rt {
	background-image:url(../images/body-rt.gif);
	background-repeat:no-repeat;
	background-position:bottom right
}

.td_footer-lt {
	background-image:url(../images/footer-lt.gif);
	background-repeat:no-repeat;
	background-position:top left
}

.td_footer-rt {
	background-image:url(../images/footer-rt.gif);
	background-repeat:no-repeat;
	background-position:top right
}

.td_module_bg {
	background-image:url(../images/mid-module-bg.png);
	background-repeat:no-repeat;
	background-position:top
}

.td_language_bg {
	background-image:url(../images/languages.jpg);
	background-repeat:no-repeat;
	background-position:top
}

/* Body Text Styles */

.body_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height:1.4em
}
a.body_text:link {
	text-decoration:none;
	color: #666666
}
a.body_text:visited {
	text-decoration:none;
	color: #666666
}
a.body_text:hover {
	text-decoration:underline;
	color: #006699
}
a.body_text:active {
	text-decoration:none;
	color: #666666
}


.body_text_Maroon { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	line-height:1.4em
}
a.body_text_Maroon:link { 
	text-decoration:none;
	color: #990000;
}
a.body_text_Maroon:visited { 
	text-decoration:none;
	color: #990000
}
a.body_text_Maroon:hover { 
	text-decoration:none;
	color: #FF0000;
}
a.body_text_Maroon:active { 
	text-decoration:none;
	color: #990000
}


.body_text_Orange { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff9900;
	line-height:1.4em
}
a.body_text_Orange:link { 
	text-decoration:none;
	color: #ff9900
}
a.body_text_Orange:visited { 
	text-decoration:none;
	color: #ff9900
}
a.body_text_Orange:hover { 
	text-decoration:underline;
	color: #666666
}
a.body_text_Orange:active { 
	text-decoration:none;
	color: #ff9900
}


.body_text_Blue { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066cc;
	line-height:1.4em
}
a.body_text_Blue:link {
	text-decoration:none;
	color: #0066cc;
	width: 100%;
	display: block
}
a.body_text_Blue:visited {
	text-decoration:none;
	color: #0066cc
}
a.body_text_Blue:hover {
	text-decoration:underline;
	color: #FF6600;
	width: 100%;
	display: block
}
a.body_text_Blue:active {
	text-decoration:none;
	color: #0066cc
}


.body_text_White { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.4em
}
a.body_text_White:link {
	text-decoration:none;
	color: #FFFFFF;
}
a.body_text_White:visited {
	text-decoration:none;
	color: #FFFFFF
}
a.body_text_White:hover {
	text-decoration:underline;
	color: #00CCFF;
}
a.body_text_White:active {
	text-decoration:none;
	color: #FFFFFF
}


/* Title Text Styles */

.title_text_Orange { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 24px;
	font-weight: normal;
	color: #FF6600;
	margin-left: 10px
}


.title_text_Gray { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
}


.title_text_Blue { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 24px;
	font-weight: normal;
	color: #0066cc;
}
.title_text_Purple { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 20px;
	font-weight: normal;
	color: #cc00cc;
}


/* Arrow Style */

.arrow_Purple { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc00cc;
	line-height:1.5em
}

.arrow_Orange { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	line-height:1.5em
}


/* Form Style */

.form_style_1 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #525b51;
	border: #dadada;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 4px
}

.form_button_xpStyle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-image:url(../images/but_bg.jpg);
	color:#000000;
	font-weight:normal;
	height:18px;
	background-color: transparent ; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	cursor:hand;
}
/* Image Style */

.image_border { border: #cccccc;
	border-style: solid;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#FFFFFF
}

/* Scroller Style */

#marqueecontainer {
	position: relative;
	width: 300px;
	height: 160px;	/*marquee width */ 
	overflow: hidden	/*marquee height */
}

/* Buttons */

.dashboard-but {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	cursor:hand;
	line-height:43px;
	height:40px;
	background:url(../images/main_button.png) no-repeat left top; 
	display:inline-block;
	text-align:left;
	padding-left:37px;
	width:220px;
}
a.dashboard-but:hover {
	background-position:left -42px; color: #FFFFFF; text-decoration:none
}
