/*
#############################################################################################################
#
# Copyright (c) 2005. Nspire Technology.
# All Rights Reserved.
# 
# The source code is owned by Nspire and is protected by copyright laws and international copyright treaties, 
# as well as other intellectual property laws and treaties. 
#
# All right, title and interest in the source code (including any images, "applets," photographs, 
# animations, video, audio, music, and text incorporated into the source code) are owned by Nspire. 
# Therefore, you must treat the source code like any other copyrighted material.
#
# You cannot, however, remove the copyright notice that any source file may carry at the top of the file. 
# You must leave this copyright notice unmodified.
#
############################################################################################################
*/

body 
{ 
	text-align:left;
	margin:0 auto;  
	leftmargin:0;
	topmargin:0;
	marginwidth:0;
	marginheight:0;
	bgcolor:969696;
	scrollbar-3dlight-color:#4169E1;
    scrollbar-arrow-color:#8B0000;
    scrollbar-base-color:#87CEFA;
    scrollbar-track-color:#959595;
    scrollbar-darkshadow-color:#F0E68C;
    scrollbar-face-color:#FFFACD;
    scrollbar-highlight-color:#696969;
    scrollbar-shadow-color:#696969
}

.Inputbox_Content
{
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color: black; 
	 background-color: #DDFFAC; 
	 font-style: normal; 
	 font-weight: normal; 
	 font-variant: normal;
}

.Label_Content
{
	 font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10pt; 
	 color: black; 
	 font-weight: bold; 
}

.Inputbox_Content_Highlight_Center
{
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color: #FFFDC7; 
	 text-align: center;
	 background-color: #A60000; 
	 font-style: normal; 
	 font-weight: bold; 
	 font-variant: normal;
}

.Inputbox_Content_Disabled
{
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 color: black;
	 background-color: #DFEEFF; 
	 font-style: normal; 
	 font-weight: normal; 
	 font-variant: normal;
}

.Underline
{
	color:blue;
	margin:0px 0px 0px 0px;
	text-decoration:underline;
	border-width: 0px 0px 1px 0px;
	border-color:blue;
	padding-bottom:1px;
}

#Select_Size
{ 
    width: 15em; 
} 

.ContentText
{
   font: 11px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; 
   color: #424142; 
   align: left;
   text-align: justify;
   valign: top;
}

.CategoryText
{
   font: 13px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; 
   color: #424142; 
   align: left;
   text-align: justify;
   valign: top;
}

.SearchText
{
   font: 12px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; 
   color: #424142; 
   align: left;
   text-align: justify;
   valign: top;
}

.PinkText
{
   font: 12px Verdena,Tahoma,Arial,Helvetica,Geneva,sans-serif; 
   color: #3f3f4b; 
   align: left;
   text-align: justify;
   valign: top;
}

.EnlargeHeaderText
{
   font: 16px Arial,Tahoma,Arial,Helvetica,Geneva,sans-serif; 
   color: #3f3f4b; 
   align: left;
   text-align: justify;
   valign: top;
}

pre 
{
   font: 14px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; 
   color: #424142; 
   align: left;
   text-align: justify;
   valign: top;
}

.SmallContentText
{
   font: 9px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; 
   color: #424142; 
   align: left;
   text-align: justify;
   valign: top;
}

.Button_ContentText
{
   font: 11px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; 
   color: #424142; 
   align: left;
   valign: top;
}

.FooterText
{
   font: 10px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; 
   color: #D5D5D5; 
   align: left;
   valign: top;
   font-weight: bold;
}

.TopNavigationText
{
   font: 10px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; 
   color: #D5D5D5; 
   align: left;
   valign: top;
   font-weight: bold;
}

.SideNavigationText
{
   font: 10px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; 
   color: #9A0000; 
   align: left;
   valign: top;
   font-weight: bold;
}

.HeaderBarText
{
   font: 10px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; 
   color: #AD0000; 
   align: left;
   valign: top;
   font-weight: bold;
}

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 0px 0px 0px 0px;
    /*background-image : url("image/buttoninactive.gif");*/
    font: 12px arial;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    height : 15px;
    width : 80px;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */