p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clsCMOn {
        font-family: arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: white;
        font-size : 12px;
        text-decoration : none;
        padding : 1px 1px 1px 1px;
        text-align: right;
}
.clsCMOver
{
        font-family: arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: white;
        font-size : 12px;
        text-decoration : none;
        padding : 1px 1px 1px 1px;
        text-align: right;
}
a:link
{
text-decoration: underline;
font-weight: none;
color: white;
}

a:visited
{
text-decoration: underline;
font-weight: none;
color: white;
}

a:active
{
text-decoration: underline;
font-weight: none;
color: white;
}

a:hover
{
text-decoration: none;
font-weight: bold;
}

/*  Mini Links Table View Styles */

.Mini_Links_Table
{

        padding:5px;
}

.Mini_Links_Cell_Background
{
        font-family:tahoma;
        color:#FF0000;
        font-size: 8pt;
        padding:5px;
        text-align:center;
}

.Mini_Links_Link
{
    COLOR: #880000;
    FONT-SIZE: 12px;
    FONT-WEIGHT: Bold;
        text-decoration: none;
}

.Mini_Links_Link:visited
{
    COLOR: #880000;
    FONT-SIZE: 12px;
    FONT-WEIGHT: Bold;
        text-decoration: none;
}

.Mini_Links_Link:active
{
    COLOR: #880000;
    FONT-SIZE: 12px;
    FONT-WEIGHT: Bold;
        text-decoration: none;
}

.Mini_Links_Link:hover
{
    COLOR: #880000;
    FONT-SIZE: 12px;
    FONT-WEIGHT: Bold;
        text-decoration: underline;
}

/*  End Links Mini View Styles */

/*  Detailed Link View Styles */

.Detailed_Links_Table
{
        background: #AACCEE;
        border: 1px solid black;
        padding:5px;
}

.Detailed_Links_Header
{
        font-family:tahoma;
    font-size: 11px;
        background-color: #FFFFFF;
}

.Detailed_Links_Link
{
    COLOR: #002B71;
    FONT-SIZE: 13px;
    FONT-WEIGHT: Bold;
        text-decoration: none;
}

.Detailed_Links_Link:visited
{
    COLOR: #002B71;
    FONT-SIZE: 13px;
    FONT-WEIGHT: Bold;
        text-decoration: none;
}

.Detailed_Links_Link:active
{
    COLOR: #002B71;
    FONT-SIZE: 13px;
    FONT-WEIGHT: Bold;
        text-decoration: none;
}

.Detailed_Links_Link:hover
{
    COLOR: #002B71;
    FONT-SIZE: 13px;
    FONT-WEIGHT: Bold;
        text-decoration: underline;
}

.Detailed_Links_Date_Added
{
        font-family: tahoma;
    FONT-SIZE: 10px;
        background-color: #CCCCCC;
}

.Detailed_Links_Description
{
        font-family: tahoma;
        font-size:10pt;
        background-color: #CCCCCC;
}

.Detailed_Links_Image
{
        font-family: tahoma;
        font-size:10pt;
        background-color: #CCCCCC;
}

.Detailed_Links_HR_Cell
{
        font-family: tahoma;
        font-size:10pt;
        background-color: #CCCCCC;
}

.Detailed_Links_HR
{
        height:1px;
        color: #EEEEEE;
}


/*  End of Detailed Link View Styles Styles */
