.topmenu {
	font-weight: bold;
	font-variant: small-caps;
}

body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}


.style1, .style1 a:link, .style1 a:visited, .style1 a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

.style1 a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

.style2, .style2 a:link, .style2 a:visited, .style2 a:active
{
    color: #000000;
    text-decoration: none;
}

.style2 a:hover
{
    color: #000000;
    text-decoration: underline;
}

.style5, .style5 a:link, .style5 a:visited, .style5 a:active
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
}

.style5 a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 16px;
}

.videoListText, .videoListText a:link, .videoListText a:visited, .videoListText a:active
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 9px;
}

.videoListText a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    font-size: 9px;
}

.messageHeader
{
    font-size: 16px;
    font-weight: bold;
}

.messageLables
{
    font-size: 10pt;
    font-weight: bold;
}

.recent5 , .recent5 a:link, .recent5 a:visited, .recent5 a:active
{
	color: #2C2A74;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.recent5 a:hover
{
	color: #2C2A74;
	text-decoration: underline;
}

.blueLink, .blueLink a:link, .blueLink a:hover, .blueLink a:visited
{
	font-size: 9pt;
	font-weight:bold;
	color: #010290;
	text-decoration: none;
	font-family: 'Times New Roman';
}

.whiteLink, .whiteLink a:link, .whiteLink a:hover, .whiteLink a:visited
{
	font-size: 9pt;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Times New Roman';
}


.smallWhiteLink, .smallWhiteLink a:link, .smallWhiteLink a:hover, .smallWhiteLink a:visited
{
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Times New Roman';
}

.adHeader, .adHeader a:link, .adHeader a:hover, .adHeader a:visited
{
	font-size: 12pt;
	font-weight:bold;
	color: #010290;
	text-decoration: underline;
	font-family: 'Times New Roman';
}

.adDescription
{
    font-size: 10pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	font-family: 'Times New Roman';
}

.adLink, .adLink a:link, .adLink a:hover, .adLink a:visited
{
	font-size: 8pt;
	font-weight:bold;
	color: #7DA53F;
	text-decoration: none;
	font-family: 'Times New Roman';
}

/* Grids (users, tracking, carriers) */

.grid
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.grid .rowStyle
{  
    background-color: #C0CFB2;
    font-family: Times New Roman;
    font-size: 9pt;
    color: black;
    letter-spacing: 0;
    width: 100%;
    vertical-align: top;
}

.grid .alternatingRowStyle
{
    font-family: Times New Roman;
    font-size: 9pt;
    color: black;
    letter-spacing: 0;
    background-color: #D7E2CD;
    vertical-align: top;
    width: 100%;
}

.grid .selectedRowStyle
{
    background-color: #aaaaaa;
    font-family: Times New Roman;
    font-size: 9pt;
    color: white;
    letter-spacing: 0;
    vertical-align: top;
    font-weight: bold;
}

.grid .editRowStyle
{
    background-color: #aaaaaa;
    font-family: Times New Roman;
    font-size: 9pt;
    color: white;
    letter-spacing: 0;
    vertical-align: top;
}

.grid .pagerStyle
{
    color: #660000;
    background-color: #cccccc;
    font-size: 10pt;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    padding-left: 30;
    padding-right: 20;
    padding-top: 3;
    padding-bottom: 3;
}

.grid .pagerStyle a:link, .grid .pagerStyle a:visited, .grid .pagerStyle a:active
{
    color: #660000;
    background-color: #cccccc;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding-left: 30;
    padding-right: 20;
    padding-top: 3;
    padding-bottom: 3;
}

.grid .headerStyle
{
    background-color: #6699CC;
    font-family: Times New Roman;
    font-size: 10pt;
    color: white;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
}

.grid .sortedHeaderStyle
{
    background-color: #6699CC;
    font-family: Times New Roman;
    font-size: 10pt;
    color: green;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
}

.grid .hiddenColumnHeader 
{
    color: #6699CC; 
}

.grid .optionText
{
    font-size: 6pt;
    font-family: 'Times New Roman';
}

.grid .greyButtonLink, .grid .greyButtonLink a:link, .grid .greyButtonLink a:hover, .grid .greyButtonLink a:active, .grid .greyButtonLink a:visited
{
    font-size: 9pt;
    color: #010290;
    text-decoration: none;
    font-style: normal; 
    font-family: 'Times New Roman';
    background-color: #EEEEEE;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.grid .detailsStyle
{
    background-color: #aaaaaa;
    font-family: Times New Roman;
    font-size: 8pt;
    color: white;
    letter-spacing: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3;
    padding-bottom: 3;
    border-left: 1 solid #CCDDEF;
    border-right: 1 solid #CCDDEF;
    vertical-align: top;
}

/* grid2s (users, tracking, carriers) */

.grid2
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.grid2 .rowStyle
{  
    background-color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 9pt;
    color: black;
    letter-spacing: 0;
    width: 100%;
    vertical-align: top;
}

.grid2 .alternatingRowStyle
{
    font-family: Times New Roman;
    font-size: 9pt;
    color: black;
    letter-spacing: 0;
    background-color: #FFFFFF;
    vertical-align: top;
    width: 100%;
}

.grid2 .selectedRowStyle
{
    background-color: #aaaaaa;
    font-family: Times New Roman;
    font-size: 9pt;
    color: white;
    letter-spacing: 0;
    vertical-align: top;
    font-weight: bold;
}

.grid2 .editRowStyle
{
    background-color: #aaaaaa;
    font-family: Times New Roman;
    font-size: 9pt;
    color: white;
    letter-spacing: 0;
    vertical-align: top;
}

.grid2 .pagerStyle
{
    color: #660000;
    background-color: #cccccc;
    font-size: 10pt;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    padding-left: 30;
    padding-right: 20;
    padding-top: 3;
    padding-bottom: 3;
}

.grid2 .pagerStyle a:link, .grid2 .pagerStyle a:visited, .grid2 .pagerStyle a:active
{
    color: #660000;
    background-color: #cccccc;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding-left: 30;
    padding-right: 20;
    padding-top: 3;
    padding-bottom: 3;
}

.grid2 .headerStyle
{
    background-color: #6699CC;
    font-family: Times New Roman;
    font-size: 10pt;
    color: white;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
}

.grid2 .sortedHeaderStyle
{
    background-color: #6699CC;
    font-family: Times New Roman;
    font-size: 10pt;
    color: green;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
}

.grid2 .hiddenColumnHeader 
{
    color: #6699CC; 
}

.grid2 .optionText
{
    font-size: 6pt;
    font-family: 'Times New Roman';
}

.grid2 .greyButtonLink, .grid2 .greyButtonLink a:link, .grid2 .greyButtonLink a:hover, .grid2 .greyButtonLink a:active, .grid2 .greyButtonLink a:visited
{
    font-size: 9pt;
    color: #010290;
    text-decoration: none;
    font-style: normal; 
    font-family: 'Times New Roman';
    background-color: #EEEEEE;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.grid2 .detailsStyle
{
    background-color: #aaaaaa;
    font-family: Times New Roman;
    font-size: 8pt;
    color: white;
    letter-spacing: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3;
    padding-bottom: 3;
    border-left: 1 solid #CCDDEF;
    border-right: 1 solid #CCDDEF;
    vertical-align: top;
}


.directory
{
}

.directory .categoryBar
{
    border: solid 1px #000000;
    background-color: #EEEEEE;
    
}
.directory .mainCategory, .directory .mainCategory a:link, .directory .mainCategory a:hover, .directory .mainCategory a:visited
{
	font-size: 11pt;
	font-weight:bold;
	color: #010290;
	text-decoration: underline;
	font-family: 'Times New Roman';
}

.directory .subCategoryList, .directory .subCategoryList a:link, .directory .subCategoryList a:hover, .directory .subCategoryList a:visited
{
	font-size: 7pt;
	font-weight:bold;
	color: #7CA44C;
	text-decoration: none;
	font-family: 'Ariel';
}


.directory .subCategory, .directory .subCategory a:link, .directory .subCategory a:hover, .directory .subCategory a:visited
{ 
	font-size: 9pt;
	font-weight: bold;
	color: #010290;
	margin-left: 10px;
	text-decoration: none;
	font-family: 'Times New Roman';
}

.directory .subCategory2, .directory .subCategory2 a:link, .directory .subCategory2 a:hover, .directory .subCategory2 a:visited
{
	font-size: 9pt;
	font-weight: normal;
	color: #010290;
	margin-left: 20px;
	text-decoration: none;
	font-family: 'Times New Roman';
}

.directory .categoryPath, .directory .categoryPath a:link, .directory .categoryPath a:hover, .directory .categoryPath a:visited
{
	font-size: 9pt;
	font-weight: bold;
	color: #010290;
	text-decoration: none;
	font-family: 'Times New Roman';
}
