/* HTML ATRIBUTES */
body {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	margin:0px;
	background: url(images/MainBackground.jpg) repeat-x;
	background-color:#336633;
}

textarea {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	margin:0px;
	background:#FFFFFF;
}

form {
	margin: 0;
}

input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Containers */

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 1px;
	vertical-align:top;
}
.leftpane {
	width: 350px;
	padding-left: 10px;
	padding-right: 1px;
	padding-top: 2px;
	vertical-align:top;
}
.ContentPane {
	width: 100%;
	background-color: transparent;
	background: url(images/CenterContent.png) repeat;
	padding-left: 2px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align:top;
}
.CenterPane {
	vertical-align:top;
}

.rightpane {
	width: 350px;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 1px;
	padding-top: 2px;
	vertical-align:top;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding: 4px;
	vertical-align:top;
	text-align: center;
}
.FooterPane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:top;
	text-align: center;
}
.CopyrightPane {
	width: 100%;
	background: url(images/TAR-Skin2_24.gif) repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:middle;
}
/* END Containers */



/* Table ATRIBUTES */

#Table_01 {
/*	background-color: #FFFFFF; */
}

#TableContent {
	background: url(images/CenterContent.gif) no-repeat;
	padding: 0 30px 0 8px;
	margin: 0 0 0 10px;
}

.LogoTd {
	width: 860px;
	vertical-align: middle;
	text-align: center;
	background:#FFFFFF;
    background: url(images/Logo.png) no-repeat;	
}

.Content_TR {
	background-color: #FFFFFF;
}

.LoginTd {
	text-align: right;
	vertical-align: bottom;
	font-weight:bold;
	height: 20px;
	padding-right: 16px;
	font-size: 12px;
}
.BreadcrumbTD {
    background: url(images/TAR-Skin-2_09.jpg) repeat-x;	
	width: 100%;
	text-align: left;
}
.BreadcrumbClass {
	color: #FFCF11;
	font-size:9px;
	font-weight:bold;
	width: 70%;
	vertical-align: middle;
	text-align: left;
	padding: 4px 0 0 10px;
}
.CurrentdateTD {
	color: #FFCF11;
	font-size:9px;
	font-weight:bold;
	width: 30%;
	vertical-align: middle;
	text-align: right;
}
.CopyrightClass {
	color: #FFCF11;
	font-size:9px;
	font-weight:bold;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 10px;
}

/* BLOCKQUOTE ATRIBUTES */

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-image: url(Images/arrow-blue.gif);
	list-style-position: outside;
/*	padding-top:2px; */
}

UL LI LI    {
    list-style-image: url(Images/arrow.gif);
	list-style-position: outside;
	padding-top:2px;
}

UL LI LI LI {
    list-style-image: url(Images/arrow.gif);
    list-style-type: circle;
	padding-top:2px;
}

OL LI   {
    list-style-image: url(Images/arrow.gif);
    list-style-type: decimal;
	padding-top:2px;
}

OL OL LI    {
    list-style-image: url(Images/arrow.gif);
    list-style-type: lower-alpha;
	padding-top:2px;
}

OL OL OL LI {
    list-style-image: url(Images/arrow.gif);
    list-style-type: lower-roman;
	padding-top:2px;
}

/* MENU BAR ATRIBUTES */

#TableMenu {
	margin-left: 6px;
}

.MainMenu_MenuContainer {  
/*	background: #EFEEEE; xxxxx */
     background: transparent; 
	 width: 206px; 
	 padding-left: 12px;
	 font-weight: bold; 
}

.MainMenu_MenuBar { 
     cursor: pointer; 
	 cursor: hand; 
	 background: transparent;  
	 width: 206px; 
	 padding: 0 0 0 41px;
}

.Menu_Top { 
	 background: url(images/menu_top.gif) no-repeat scroll 12px 0px; 
}

.MainMenu_SubMenu, .ModuleTitle_SubMenu { 
     z-index: 1000;  
	 cursor: pointer;  
	 cursor: hand; 
	 margin: 2px 0 0 1px; 
	 background: #999999; 
	 padding: 0px; 
	 border: 1px solid #BCAB77; 
	 font-weight: normal; 
	 filter: none; 
}

.MainMenu_MenuItem, .ModuleTitle_MenuItem { 
     font-family: tahoma;  
	 color: #336633; 
	 font-size: 11px; 
	 background: #999999; 
	 font-weight: bold; 
	 font-style: normal; 
	 padding: 0px 30px 0px 16px; 
	 height: 20px; 
	 border: 0; 
}

.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { 
     font-family: tahoma; 
	 font-size: 11px; 
	 font-weight: bold; 
	 cursor: pointer; 
	 cursor: hand; 
	 color: #dd0000; 
	 background: #999999; 
	 padding: 0px 30px 0px 16px; 
	 height: 20px; 
	 border: 0;
}
.MainMenu_Idle { 
     color: #3e7a3f; 
	 background: url(images/menu_item_idle.gif) no-repeat ; 
	 padding: 0; 
	 height: 30px; 
	 font-weight: bold;
}

.MainMenu_Selected { 
     color: #dd0000; 
	 background: url(images/menu_item_active.gif) no-repeat;
	 padding: 0; 
	 text-align: right; 
	 height: 30px; 
	 font-weight: bold;
}

.MainMenu_Active, .MainMenu_BreadcrumbActive { 
     color: #dd0000; 
	 background: url(images/menu_item_active.gif) ; 
	 padding: 0; 
	 height: 30px; 
	 font-weight: bold;
}

.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { 
     display: none; 
}

.ModuleTitle_MenuContainer { 
     color: #2F1B10; 
	 font-weight: bold;
}

.ModuleTitle_MenuBar { 
    cursor: pointer; 
	cursor: hand;
	font-weight: bold;
}

.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { 
    padding: 0 5px 0 0; 
	font-weight: bold;
}

.ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { 
   display: none; 
}

/* Horizontal Menu */
.MainMenu_Idle_Horiz { 
     color: #3e7a3f; 
	 background: url(images/menu_item_horiz_idle.gif) no-repeat ; 
	 padding: 0; 
	 height: 30px; 
	 font-weight: bold;
}

.MainMenu_Selected_Horiz { 
     color: #dd0000; 
	 background: url(images/menu_item_horiz_active.gif) no-repeat;
	 padding: 0; 
	 text-align: right; 
	 height: 30px; 
	 font-weight: bold;
}

.MainMenu_Active_Horiz, .MainMenu_BreadcrumbActive_Horiz { 
     color: #dd0000; 
	 background: url(images/menu_item_horiz_active.gif) ; 
	 padding: 0; 
	 height: 30px; 
	 font-weight: bold;
}

.MainMenu_SubMenu_Horiz { 
     z-index: 1000;  
	 cursor: pointer;  
	 cursor: hand; 
	 margin: 2px 0 0 1px; 
	 background: #999999; 
	 padding: 0px; 
	 border: 1px solid #336633; 
	 font-weight: normal; 
	 filter: none; 
}



/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 */
H1 { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 15px; font-weight: bold; }
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 15px; font-weight: bold; text-decoration: underline; }

/* H2 */
H2 { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 14px; font-weight: bold; }
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline; }

/* H3 */
H3 { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 13px; font-weight: bold; }
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; }

/* H4 */
H4 { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 12px; font-weight: bold; }
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; }
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; }


/* style for module titles */
.Head  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;                
}

hr { color: #CCCCCC; border-style: dotted; }

/* Default Values*/

.SubHead    {
      font-family: Verdana, "Times New Roman", Times, serif; 
	  color:#000000;
      font-size: 10px; 
               
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
     font-family: Verdana, "Times New Roman", Times, serif; 
	 color:#000000;
     font-size: 10px;        
}

/* text style used for most text rendered by modules */
.Normal {
    font-family: Verdana, "Times New Roman", Times, serif; 
    color:#000000;
	font-size: 11px;

}

/* Normal Text Box */
.NormalTextBox { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; font-weight: normal; vertical-align: middle;}

/* Normal Text Box TD*/
.NormalTextBox TD { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; font-weight: normal; vertical-align: middle; border: 0px solid #ffffff;}


/* Links */
a:Link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #336633;
	text-decoration: none;
}

/* Links */
.RedLink, a.RedLink, a.RedLink:visited, a.RedLink:active {
	color: #FFCF11;
	text-decoration: none;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.RedLink:hover {
	text-decoration: underline;
}
.linkWhite, a.linkWhite, a.linkWhite:Visited, a.linkWhite:Active {
	color: #FFCF11;
	text-decoration: none;
}
a.linkWhite:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.linkRedWithGray:Link, a.linkRedWithGray:Visited, a.linkRedWithGray:Active {
	color: #FFCF11;
	text-decoration: underline;
}
a.linkRedWithGray:hover {
	color: #FFFF00;
	text-decoration: underline;
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FF6600;
	font-size: 11px;
	text-decoration: none;
                
}

A.CommandButton:visited  {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #FF6600;
	font-size: 11px;
	text-decoration: none;
                
}

A.CommandButton:active   {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #FF9900;
	font-size: 11px;
	text-decoration: none;

}

A.CommandButton:hover {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #FF9900;
	font-size: 11px;
	text-decoration: underline;
}

/* text style for buttons and link buttons used in the portal admin pages */
.LinkStyle1     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.LinkStyle1 :link {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFF00;
	font-size: 11px;
                
}

A.LinkStyle1 :visited  {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #FFCF11;
	font-size: 11px;
                
}

A.LinkStyle1 :active   {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #FFFF00;
	font-size: 11px;

}

A.LinkStyle1 :hover {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #FFCF11;
	font-size: 11px;
}

