﻿.TableMainWhiteBorder
{
 border-left: solid 7px white;
 border-right: solid 5px white;
 border-bottom: solid 5px white;
 border-top: solid 0px white
}

.WhiteArial10px
{
	font-family: Arial;
	font-size: 12px;
	color: White;
}


.LinksWhite A:link {text-decoration: none; color: #ffffff; font-family: Tahoma; font-size: 12px}
.LinksWhite A:visited {text-decoration: none; color: #ffffff; font-family: Tahoma; font-size: 12px}
.LinksWhite A:active {text-decoration: none; color: #ffffff; font-family: Tahoma; font-size: 12px}
.LinksWhite A:hover {text-decoration: underline; color: #ffffff; font-family: Tahoma; font-size: 12px}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


.BoxHeadings
{
	font-family: Tahoma;
	font-size: 18px;
	color: #ff0000;
	font-weight: bold;
 padding-left: 20px
}

.head1
{
	font-family: Tahoma;
	font-size: 18px;
	color: #BA500C;
	font-weight: bold;

}
.head2
{
	font-family: Tahoma;
	font-size: 12px;
	color: #BA500C;
	font-weight: bold;

}

.text1
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	

}
.BoxHeadings2
{
	font-family: Tahoma;
	font-size: 10px;
	color: black;

 text-indent: 5px;
 margin-top: 4px
}


.FeedLink A:link {text-decoration: none; color: #666666; font-family: Tahoma; font-size: 11px; text-indent: 5px}
.FeedLink A:visited {text-decoration: none; color: #666666; font-family: Tahoma; font-size: 11px; text-indent: 5px}
.FeedLink A:active {text-decoration: none; color: #666666; font-family: Tahoma; font-size: 11px; text-indent: 5px}
.FeedLink A:hover {text-decoration: underline; color: #666666; font-family: Tahoma; font-size: 11px; text-indent: 5px}



.StandardLinks A:link {text-decoration: none; color: #BA500C; font-family: Tahoma; font-size: 13px; text-indent: 5px; font-weight: bold}
.StandardLinks A:visited {text-decoration: none; color: #BA500C; font-family: Tahoma; font-size: 13px; text-indent: 5px; font-weight: bold}
.StandardLinks A:active {text-decoration: none; color: #BA500C; font-family: Tahoma; font-size: 13px; text-indent: 5px; font-weight: bold}
.StandardLinks A:hover {text-decoration: underline; color: #BA500C; font-family: Tahoma; font-size: 13px; text-indent: 5px; font-weight: bold}


.TextContent
{
	font-family: Tahoma, Arial;
	font-size:  13px;
	color: #666666;
}

.error
{
	font-family: Tahoma, Arial;
	font-size:  13px;
	color: red;
	font-weight: bold
}

body
{
    font-family:arial,tahoma,helvetica;
}

/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header 
{
    font-family:arial,tahoma,helvetica;
    font-size:11px;
    background:url(img/xp/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer 
{
    padding-right:4px;
    background:url(img/xp/tab-right.gif) no-repeat right;
    height:21px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner 
{
    padding-left:3px;
    background:url(img/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
    height:13px;
    padding:4px;
    margin:0;
    background:url(img/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer 
{
    background:url(img/xp/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner 
{
    background:url(img/xp/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab 
{
    background:url(img/xp/tab-hover.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/xp/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab 
{
    background:url(img/xp/tab-active.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_body 
{
    font-family:arial,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}

/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/yui/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(img/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(img/yui/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:arial,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(img/technorati/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:arial,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

/* ajax__tab_msngallery-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_header 
{
    background:url(img/msngallery/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer 
{
    border:solid 1px #D7DCE1;
    padding:1px 1px 0px 1px;
    border-bottom:solid 2px #A8D4D9;
    background-color:#edf2fb;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab 
{
    padding:6px 10px 6px 10px;
    color:#444444;
    width:117px;
    display:block;
    text-align:center;    
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
    height:24px;
    width:24px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
    font-family:arial, Arial, Sans-Serif;
    font-weight:bold;
    white-space:nowrap;
    line-height:145%;
    font-size:92%;
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer 
{
    padding:0px 0px 0px 0px;
    border:solid 2px #A8D4D9;
    border-bottom-color:#ffffff;
    background-color:#ffffff;
}
.ajax__tab_msngallery-theme .ajax__tab_body 
{
    font-family:arial,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 2px #A8D4D9;
    border-top-width:0;
}

/* ajax__tab_ie-theme theme */
.ajax__tab_ie-theme .ajax__tab_header 
{
    padding-left:0px;
}
.ajax__tab_ie-theme .ajax__tab_header .ajax__tab_tab
{
    margin-right:0px;
    background:url(img/ie/tab_unselected.gif);
    width:116px;
    padding:9px 0px 3px 0px;
    text-align:center;    
    color:#006699;
    font-family:arial;
    font-size:13px;
    font-weight: 700;
    
    display:block;
}
.ajax__tab_ie-theme .ajax__tab_active .ajax__tab_tab 
{
    padding:6px 0px 3px 0px;
    background:url(img/ie/tab_selected.gif);
    font-weight: bold;
    font-size: 14px
}
.ajax__tab_ie-theme .ajax__tab_body 
{
    background:url(img/ie/bg6.jpg);
    background-repeat: repeat-x;
    font-size:13px;
    font-family:arial;
    height:340px;
    width:745px;
    border-color: Black;
    border-bottom: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
   border-top: solid 1px #cccccc;
}
.ajax__tab_ie-theme .ajax__tab_body div
{
     padding:8px;
}

