 /* CSS Document from MeGotta, Inc. */

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {	position:absolute;	overflow:hidden;	left:-1000px;	top:-1000px;	background:none;	}
/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {position:absolute;	padding:0px;margin:0px 0px 0px 0px;}
/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {	position:relative;margin:1px;z-index:2;}
.transMenu.top .items {	border-top:none;}

/* each TR.item is one menu item */
.transMenu .item {	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;	cursor:pointer;	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {background:#b0282c!important;	border-bottom: 1px solid #941c1f!important;border-left: #941c1f 1px solid!important;border-top: none;border-right: #941c1f 1px solid!important;position:absolute;left:0px; top:0px;z-index:1;-moz-opacity:.9;opacity:95;}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {display:none;}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {display:none;}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {background: #941c1f!important;color: #FFFFFF!important;white-space:nowrap!important;}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {margin-left:10px;}
/********                Modify by Archana            **********************************/
.anylinkcss{visibility: hidden;display:none;	white-space:nowrap;}
DIV#NAVSUITE_TOPmenu {height:32px;background: none;}
DIV#NAVSUITE_TOPmenu A:hover {background: url(RedImages/NavOn.gif) left top repeat-x!important;color: #FFFFFF!important;}
DIV#NAVSUITE_TOPmenu A:active {background: url(RedImages/NavOn.gif) left top repeat-x!important;color: #FFFFFF!important;}
/*Style.css*/
#mtm_wrap {border:none;width:100%;}
#mtm_menu {	float:left;	width:auto;}
#mtm_menu a {	display: block;	float: left;text-decoration:none!important;font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px!important;	color:#feabae!important;	font-weight: bold!important;padding: 9px 16px 10px 16px!important;
	white-space:nowrap!important;background: url(RedImages/NavSep.gif) top right no-repeat!important;}    
#mtm_menu a.hover {	background: url(RedImages/NavOn.gif) left center repeat-x!important;color: #FFFFFF!important;}    
#mtm_menu span.active a {display: inline;	background: url(RedImages/NavOn.gif) left top repeat-x!important;color: #FFFFFF!important;}   
#mtm_menu span { XXdisplay:none; }      
#mtm_menu #img {  vertical-align:bottom;}
#mtm_menu #subnav { margin-bottom:2em;}
#mtm_menu #subnav a { color:#feabae;margin-right:1em; }
#mtm_menu #subnav span {color:#feabae;margin-right:1em;}    
.item td { text-decoration:none!important;font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px!important;	color:#feabae!important;	font-weight: normal!important;	
	text-indent:14px;border-bottom:1px solid #941c1f!important;	border-top:1px solid #d35d60!important;	
	white-space:nowrap!important;padding:2px 0px!important;}
	
/*Body Styles*/
body { padding:0px; margin:0px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
	color: #50565d;
}
/*================================================================*/
/* Skin Styles 8f5d8a*/
/*================================================================*/
/* Skin BG Color and Content Alignament */
#BGTable {background:none;padding:0px 0px 0px 0px!important;	text-align:center;}

/* Width of Skin - Applied to underlying table with minimum width applied */
.MainTable {width: 995px;padding:0px 0px 0px 0px!important; background: #FFFFFF;margin:auto!important;text-align:left; border-left:none; border-right:none;}
/*=====================================================================*/
/*Style for Backgrounds*/
.ChangeThemePanemain {vertical-align:top; padding:10px 3px 8px 5px;}
.ChangeThemePane { white-space:nowrap;padding:0px 0px; text-align:left!important;}
.ChangeThemePane img, .ChangeThemePanemain img  {cursor:pointer; width:10px; height:10px; border:3px double #d8d8d8;}
.LogoMian { padding:0px 20px 0px 0px;clear:both;}
.SearchPaneMain { width:580px; float:right; padding:18px 0px 0px 0px;}
.ContentMain{ background:none; padding:0px 0px 5px 0px;}
.Clear { clear:both!important; width:100%; padding:0px; margin:0px;}

/*Text Resizer Styles*/
.DefaultThemeMain { vertical-align:text-bottom; padding:8px 10px 5px 10px; white-space:nowrap;}
.TextResizer { vertical-align:top; padding:12px 5px 5px 0px; white-space:nowrap;}
.TextResizer span { cursor:pointer; font-weight:bold; border:1px solid #efaaac; color:#be2429; padding:2px 4px;}
.TextResizer span:hover, .TextResizer span:focus { color:#000000; border:1px solid #d8d8d8;}

/*More Options Styles*/
.MoreOptions { vertical-align:top; padding:12px 5px 10px 8px;}
.mooSlide { width:170px; background:#FFFFFF; border:3px double #efaaac; padding:2px 5px 5px 5px;}
.mooSlide .OptionClose { text-align:right; padding:5px 0px 0px 0px;}
.OptionClose span, span.More { cursor:pointer; font-weight:bold; border:1px solid #efaaac; color:#be2429; padding:2px 4px;}
.OptionClose span:hover, .OptionClose span:focus,  span.More:hover,  span.More:focus { color:#000000; border:1px solid #d8d8d8;}

/*More button Style*/
.MoreLeft  {cursor:pointer;background:url(RedImages/LoginOffLeft.gif) top left no-repeat!important; display:inline-block;}
.MoreRight  {cursor:pointer; color:#be2429!important; display:inline-block;font-weight:normal!important; padding:3px 8px; background:url(RedImages/LoginOffRight.gif) top right no-repeat!important;}

/*Logo Width is fixed here*/
.LogoPane {vertical-align:top;padding:0px 20px 0px 0px;}
.LogoPane img {width:auto!important;height:auto!important;}

/*Style for Content Areas*/
.SearchPane { width:180px; float:left; white-space:nowrap; height:25px}
.SearchPane input { width:120px; height:20px; border:1px solid #eac3e4; padding:0px; margin:0px;}
.SearchPane input:focus { border:1px solid #e69295!important;}

.LoginPane {vertical-align:top;padding:5px 150px 5px 0px;white-space:nowrap; text-align:right;  color:#be5557;}
.NavPane { padding:0px 0px 0px 0px;background:#971418 url(RedImages/NavOff.gif) top left repeat-x; height:33px!important; border-right:1px solid #670103; border-left:1px solid #670103; margin:0px; clear:both;  border-top:1px solid #670103;}
.BreadcrumbPaneMain { padding:0px 12px 0px 12px; margin:2px 0px 0px 0px; border-top:1px solid #670103; line-height:normal; height:30px;}
.BreadcrumbPane{ line-height:25px;color:#c57273;} 
/*Style for Content Panes*/
.BannerPane{vertical-align: top;padding:0px 10px 5px 0px;}
.HeaderPane {vertical-align: top;padding:2px 0px 2px 0px;}
.TopPane {vertical-align: top;padding:0px 0px 0px 0px;}
.LeftPane {	vertical-align:top;	padding:0px 10px 0px 0px;}
.CenterPane {vertical-align:top;padding:0px 0px 0px 0px;}
.CenterPaneIP1 {vertical-align:top;padding:0px 0px 0px 0px;}
.LeftPaneIP1 {	vertical-align:top;	padding:0px 0px 0px 0px;}
.CenterPaneAdmin { padding:10px;}
.RightPane {vertical-align:top;	padding:0px 0px 0px 10px;}
.BottomPane {vertical-align: top;padding:0px 0px 0px 0px;}
.FooterPane { text-align:left; color:#76a9ec; white-space:nowrap;}
.FooterPane  A:link,.FooterPane A:visited,.FooterPane A:active, .FooterPane .Normal, .FooterPane p{ color:#76a9ec;text-decoration:none;} 
.FooterPane A:hover{color:#598fd7; text-decoration:none;}
/**/
.CopyrightPane { text-align:center; white-space:nowrap; color:#e69295!important; padding:9px 0px 9px 0px;background:#971418 url(RedImages/CopyrightBg.gif) top left repeat-x; border-top:1px solid #670103; border-right:1px solid #670103; border-left:1px solid #670103;}
.CopyrightPane span {color:#e69295;}
/*=========================================================================================================*/
/*Style for Breadcrumb*/
.breadcrumb{text-align:left;vertical-align:middle; color:#c57273; line-height:28px!important; margin:0px;  padding:0px 0px 0px 0px!important;}
A.breadcrumb:link,A.breadcrumb:visited,A.breadcrumb:active{text-align:left;vertical-align:middle;text-decoration:none; color:#c57273;} 
A.breadcrumb:hover{text-align:left;vertical-align:middle;text-decoration:none;background:none; color:#be5557;}
/* Search Button styles*/
.Search,A.Search:link,A.Search:visited,A.Search:active { background:url(RedImages/SearchButton.gif) center left no-repeat; width:54px; height:22px;padding:5px 0px;}
A.Search:hover {background:url(RedImages/SearchButtonOn.gif) center left no-repeat; width:54px; height:22px;}
/* Login hover styles*/
.Login,A.Login:link,A.Login:visited,A.Login:active ,.LoginPane A.SkinObject {text-decoration:none!important; font-size:11px!important; color:#931d1d!important; height:14px;  font-weight:normal!important; padding:3px 8px; background:url(RedImages/LoginOffRight.gif) top right no-repeat!important; display:block;}
A.Login:hover, .LoginPane A.SkinObject:Hover ,.LoginPane A.SkinObject:Hover {text-decoration:none!important; font-size:11px!important; color:#720e0e!important; height:14px;  font-weight:normal!important; background:url(RedImages/LoginOnRight.gif) top right no-repeat!important; display:block;}
.AutoLogin A { padding:0px!important;}

/*login Button*/
.LoginOff{ background:url(RedImages/LoginOffLeft.gif) top left no-repeat!important; border-left:3px solid #FFFFFF; white-space:nowrap!important;}
.LoginOn{ background:url(RedImages/LoginOnLeft.gif) top left no-repeat!important; border-left:3px solid #FFFFFF; white-space:nowrap!important;}

/* Footer text syle */
.Footer,A.Footer:link,A.Footer:visited,A.Footer:active {text-decoration:none;padding:0px 2px; color:#e69295; font-weight:normal;}
A.Footer:hover {text-decoration:none;padding:0px 2px; color:#f6c8c9; font-weight:normal;}
/* Copyright text syle */
.Copyright,A.Copyright:link,A.Copyright:visited,A.Copyright:active,A.Copyright:hover {text-decoration:none; color:#e69295;}
/*Date Style*/
.Date {text-align:center;vertical-align:middle;text-decoration:none;text-transform:uppercase;}
/*Link Style*/
.Link, A.Link:link,A.Link:visited,A.Link:active{ color:#971418;text-decoration:none;} 
A.Link:hover{color:#971418; text-decoration:underline;}
/*=====================================================================*/ 
/*(Default color) */
.Normal {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
	color: #50565d;}
	
.Normal2 { text-align:right!important;}	
A.Normal:link, A.Normal:visited, A.Normal:Active { color:#971418; text-decoration:underline; }
A.Normal:Hover {  color:#ba9801; text-decoration: none; }

/* Default link syle */
A:Link, A:Visited, A:Active {text-decoration: underline; color:#971418; }
A:Hover {text-decoration: none; color:#ba9801;}
/* Default text Style */
p, td, div, th  { 
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px; font-style:normal; font-weight:normal; font-variant:normal;
	color: #50565d;text-decoration: none; }
/*=====================================================================*/ 
/* Text Headings */
/* H1 */H1 {font-size: 12px; color:#971418; font-weight:bold; padding:0px 0px 3px 0px; margin:0px;}	A.H1:Link,A.H1:Visited,A.H1:Active {text-decoration: underline; }	A.H1:Hover {text-decoration: none; }
/* H2 */H2 {font-size: 16px; color:#666666; font-weight:bold; padding:0px 0px 3px 0px; margin:0px;}	A.H2:Link,A.H2:Visited,A.H2:Active {text-decoration: underline; }	A.H2:Hover {text-decoration: none; }
/* H3 */H3 {font-size: 14px; color:#000000; font-weight:bold; padding:0px 0px 3px 0px; margin:0px;}	A.H3:Link,A.H3:Visited,A.H3:Active {text-decoration: underline; }	A.H3:Hover {text-decoration: none; }
/* H4 */H4 {font-size: 12px; color:#000000; font-weight:bold; padding:0px 0px 3px 0px; margin:0px;}	A.H4:Link,A.H4:Visited,A.H4:Active {text-decoration: underline; }	A.H4:Hover {text-decoration: none; }
/* H4 */H5 {font-size: 11px; color:#000000; font-weight:bold; padding:0px 0px 3px 0px; margin:0px;}	A.H5:Link,A.H5:Visited,A.H5:Active {text-decoration: underline; }	A.H5:Hover {text-decoration: none; }
/* H6 */H6 {font-size: 10px; color:#000000; font-weight:bold; padding:0px 0px 3px 0px; margin:0px;}	A.H6:Link,A.H6:Visited,A.H6:Active {text-decoration: underline; }	A.H6:Hover {text-decoration: none; }

/*=====================================================================*/
/* Module Classes*/
/*=====================================================================*/
/* Default Container Title Style */
.Head {text-decoration: underline; font-size:12px; font-weight:bold; color:#971418; }
/* SubHead */
.SubHead {text-decoration: none;  font-size:12px; font-weight:bold; color:#971418;}
A.SubHead:Link, A.SubHead:Visited, A.SubHead:Hover, A.SubHead:Active {text-decoration: underline; font-size:12px; font-weight:bold; color:#971418; }

/* SubSubHead */
.SubSubHead {    font-size:10px; font-weight:bold; color:#971418;  text-decoration: none; }
A.SubSubHead:Link, A.SubSubHead:Visited, A.SubSubHead:Hover, A.SubSubHead:Active {    font-size:10px; font-weight:bold; color:#971418;  text-decoration: underline; }
/* Text style for skin objects */
.SkinObject {text-decoration: none;  font-size:12px; font-weight:bold; color:#971418;}
A.SkinObject:Link, A.SkinObject:Visited, A.SkinObject:Active, A.SkinObject:Hover {text-decoration: underline; font-size:12px; font-weight:bold; color:#971418; }
/*=====================================================================*/
/* Input and Other Admin Site Styles*/
/*=====================================================================*/
/* Normal Text Box */
.NormalTextBox {  background:#FFFFFF; font-size:12px; color:#333333; vertical-align: middle; border: 1px solid #c57273;}
td.NormalTextBox { border:none; background:none;}
/* Admin link styles */
A.CommandButton:Link,.CommandButton, A.CommandButton:Visited, A.CommandButton:Active {text-decoration: underline; font-size:12px; font-weight:bold; color:#971418;  background: none; border:none; padding:2px 3px 3px 4px;  cursor:pointer;}
A.CommandButton:Hover {text-decoration: none; font-size:12px; font-weight:bold; color:#ba9801;  background: none; border:none; padding:2px 3px 3px 4px;  cursor:pointer;}
/* button style for standard HTML buttons */
.StandardButton, A.StandardButton:Link, A.StandardButton:Visited, A.StandardButton:Active {text-decoration: none; font-size:12px; font-weight:bold; color:#971418;  background: none; border:none; padding:2px 3px 3px 4px; cursor:pointer;}
A.StandardButton:Hover {text-decoration: none; font-size:12px; font-weight:bold; color:#ba9801; background: none; border:none; padding:2px 3px 3px 4px; cursor:pointer;}
/* New DataGrid DNN Class used in Admin interface */
.DataGrid_Header {text-decoration: none;}.DataGrid_AlternatingItem {   font-size: 10px;  text-decoration: none; }
.DataGrid_Item {   font-size: 10px;  text-decoration: none; }
/*=====================================================================*/

/*CONTAINERS STYLE START HERE*/
/*Blue Title Container style*/
.BlueTitleTitle {text-align:left;text-decoration:none;padding:0px 0px 0px 0px;}
.BlueTitleTitle h3, .BlueTitleTitle .ContainerTitle { padding:0px; margin:0px;font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;font-weight:bold;color: #971418!important;text-align: center;}
.BlueTitleWidth {width: 100%;font-family: Arial, Helvetica, sans-serif;font-size:  8pt;font-weight: normal;color: #000000;	margin:0px 0px 10px 0px;}
.BlueTitleTitleTable{vertical-align:middle;	padding:3px 0px;}
.BlueTitleContentpane {text-align: left;vertical-align: top;padding: 0px;}
.BlueTitleActionscell {text-align: left;float:left;}
.BlueTitleVisibilitycell {text-align: right;padding-right:5px;float:right;}

.ContainerTitle { white-space:nowrap;}
/*Blue TitleBar Container style*/
.BlueTitleBarTitle {text-align:left;text-decoration:none;padding:0px 0px 0px 0px;}
.BlueTitleBarTitle h3{ padding:0px!important; margin:-1px 0px 0px 0px!important; text-align:center;
font-family:Arial, Verdana, Helvetica, sans-serif;font-size: 12px;font-weight:bold;color: #FFFFFF!important;}
 .BlueTitleBarTitle .ContainerTitle {font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;font-weight:bold;color: #FFFFFF!important;text-align: center;}
.BlueTitleBarWidth {margin:0px 0px 10px 0px; border:1px solid #ba9801!important; padding:0px;}
.BlueTitleBarTitleTable{	width:100%;vertical-align:middle; background:#ba9801!important;padding:3px 0px;}
.BlueTitleBarTitleTable1{	width:100%;vertical-align:middle; background:#ba9801!important;padding:3px 0px;}
.BlueTitleBarContentpane {text-align: left;vertical-align: top;padding:4px 5px 4px 5px;}
.BlueTitleBarActionscell {text-align: left;float:left;}
.BlueTitleBarVisibilitycell {text-align: right;padding-right:5px;float:right;}

/*BlueBackgroundTitle Container style*/
.BlueBackgroundTitle {text-align:left;text-decoration:none;padding:0px 0px 0px 0px;}
.BlueBackgroundTitle h3, .BlueBackgroundTitle .ContainerTitle { padding:0px; margin:0px;font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;font-weight:bold;color: #ba9801!important;text-align: center;}
.BlueBackgroundWidth {margin:0px 0px 10px 0px; border:1px solid #ba9801!important; background:#fffdf2!important;}
.BlueBackgroundTitleTable{	width:100%;vertical-align:middle;padding:3px 0px;}
.BlueBackgroundContentpane {text-align: left;vertical-align: top;padding:4px 5px 4px 5px;}
.BlueBackgroundContentpane a{color:#ba9801!important;}
.BlueBackgroundActionscell {text-align: left;float:left;}
.BlueBackgroundVisibilitycell {text-align: right;padding-right:5px;float:right;}


/*BlueBackgroundNoTitle Container style*/
.BlueBackgroundNoTitleTitle {text-align:left;text-decoration:none;padding:0px 0px 0px 0px;}
.BlueBackgroundNoTitleTitle h3, .BlueBackgroundNoTitleTitle .ContainerTitle { padding:0px; margin:0px;font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;font-weight:bold;color: #ba9801!important;text-align: center;}
.BlueBackgroundNoTitleWidth {margin:0px 0px 10px 0px; border:1px solid #ba9801!important; background:#fffdf2!important;}
.BlueBackgroundNoTitleTitleTable{	width:100%;vertical-align:middle;padding:3px 0px;}
.BlueBackgroundNoTitleContentpane {text-align: left;vertical-align: top;padding:4px 5px 4px 5px;}
.BlueBackgroundNoTitleContentpane a{color:#ba9801!important;}
.BlueBackgroundNoTitleActionscell {text-align: left;float:left;}
.BlueBackgroundNoTitleVisibilitycell {text-align: right;padding-right:5px;float:right;}



/**/
.BottomAction {text-align: right; font-family:Arial, Helvetica, sans-serif; font-size:10px;	vertical-align: top;padding:0px;}
.Clear { clear:both!important;width:100%; padding:0px; margin:0px;}

/*NoPaddingNoTitle Title Container style*/
.NoPaddingNoTitleTitle {text-align:left;text-decoration:none;padding:0px 0px 0px 2px;}
.NoPaddingNoTitleTitle h3, .NoPaddingNoTitleTitle .ContainerTitle { padding:0px; margin:0px;font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;font-weight:bold;color: #971418;text-align: center;}
.NoPaddingNoTitleWidth {font-family: Arial, Helvetica, sans-serif;font-size:  8pt;font-weight: normal;color: #000000;	margin:0px 0px 10px 0px;}
.NoPaddingNoTitleTitleTable{	width:100%;vertical-align:middle;	padding:5px 0px;}
.NoPaddingNoTitleContentpane {text-align: left;vertical-align: top;padding: 0px;}
.NoPaddingNoTitleActionscell {text-align: left;float:left;}
.NoPaddingNoTitleVisibilitycell {text-align: right;padding-right:5px;float:right;}

/*==================================================================================================================================================================================================================================================================================================*/
/*All Modules.css styles are here for Buttons*/
/******************** Search.ascx *******************************/
/*
table.button td.center A { font-size:10px!important;}
#AcrhivrText {margin:auto;}
#AcrhivrText .Normal, #AcrhivrText a , #AcrhivrText td, #AcrhivrText th, #AcrhivrText p { font-size:10px!important;} */

/* ============= Rating And Comments Style ============= */
.RatingAndComments, a.RatingAndComments:link, a.RatingAndComments:visited, a.RatingAndComments:active
{text-decoration: underline;font-family:Arial, Verdana, Helvetica, sans-serif;font-size: 11px;color: #971418; font-weight:bold;}
 a.RatingAndComments:hover { color:#588ebb; text-decoration:none;}
.ShadedArea {}
/* ============= view, author, added Style ============= */
.details{font-family:Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;color: #971418;}

/* ============= Module main page ============= */
table.SearchHeader{width: 100%;padding-top: 5px;}
table.SearchList{border: solid 1px #d26064;	width: 100%;}
table.SearchList img{vertical-align: top;margin: 2px 8px 2px 8px;}
table.SearchList td.ItemHeader{width: 100%;background-image: url(RedImages/header.gif);background-repeat: repeat-x;height: 25px;}
table.SearchList td.ItemFooter{padding: 0px 4px 0px 4px;}
table.SearchFooter{width: 100%;}
/******************** Button Styles *******************************/
table.button{display:inline-table !important; display: inline;vertical-align: bottom;}
table.button td.left div{background: url(RedImages/button_left.gif) top left no-repeat;font-size: 1pt;width: 5px;height: 20px;}
table.button td.center{background: url(RedImages/button_center.gif) top left repeat-x;}
table.button td.right div{background: url(RedImages/button_right.gif) top right no-repeat;font-size: 1pt;width: 5px;height: 20px;}
table.button td.center a{color: #670103;display: block;font-family:Arial, Verdana, Helvetica, sans-serif;font-size: 7pt;height: 20px;line-height: 20px;white-space: nowrap;	text-decoration: none;}
table.viewbutton td.left div{background: url(RedImages/button_left2.gif) top left no-repeat;font-size: 1pt;width: 5px;height: 20px;}
table.viewbutton td.center{	background: url(RedImages/button_center2.gif) top left repeat-x;}
table.viewbutton td.right div{background: url(RedImages/button_right2.gif) top right no-repeat;font-size: 1pt;width: 5px;height: 20px;}
table.viewbutton td.center a{color: #670103;display: block;font-family:Arial, Verdana, Helvetica, sans-serif;font-size: 7pt;height: 20px;line-height: 20px;white-space: nowrap;	text-decoration: none;	position: relative;}
/******************** Details page *******************************/
table.Details{width: 100%;}
/*******************************************************/
#tblPersonalData td, table #tblJoin td { text-align:left;}





