﻿#ContainingTable
{
	background-color:#ffffff;
}

#LightColor
{
background-color:#ffffff;
}

#DarkColor
{
background-color:#000000;
}
.accordionHeader,a.accordionHeader:link,a.accordionHeader:active,a.accordionHeader:visited
{
		color:#6094C4;
font-family:Trebuchet MS,"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
font-size:18px;
    cursor: pointer;
	text-decoration:none;
}

a.accordionHeader:hover
{
	color:#000000;
font-family:Trebuchet MS,"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
font-size:18px;
    cursor: pointer;
	text-decoration:none;
}

.accordionContent
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:#ffffff;
}

.Grid_Grey_BG
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:url(images/Grid_Header1.gif);
background-repeat:repeat-x;
height:34px;
vertical-align:middle;
}

.Grid_Blue_BG
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
background:url(images/Grid_Header2.gif);
background-repeat:repeat-x;
height:34px;
vertical-align:middle;
}

.PrimaryCell
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:#ffffff;
height:34px;
vertical-align:middle;
    }

.AlternateCell
{
        font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:#000000;
height:34px;
vertical-align:middle;
    }

a.PrimaryLink:link,a.PrimaryLink:active,a.PrimaryLink:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:Green;
text-decoration:underline;
}

a.PrimaryLink:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:red;
text-decoration:underline;
}

.ModuleHeaderText
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:navy;
font-weight:bold;

}

.ModuleNormalText
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

ul.Accordion
{
padding-left:5px;
margin-left:5px;
padding-top:0px;
margin-top:0px;
}

/* backend Css */
/* CSS Document */
.Acc_Admin_Title
{
font-family:Trebuchet MS,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
font-size:24px;
color:#085aa4;
}

.Acc_Admin_SubTitle
{
font-family:Trebuchet MS,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
color:#6094c4;
}

.GreenFont
{
font-family:Trebuchet MS,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#1bba2c;
}

.GreenButton,a.GreenButton:link,a.GreenButton:active,a.GreenButton:visited
{font-family:Trebuchet MS,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;font-size:12px;color:#01970f;text-decoration:none;}
a.GreenButton:hover
{font-family:Trebuchet MS,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;font-size:12px;color:#01970f;text-decoration:underline;}

.BlueButton,a.BlueButton:link,a.BlueButton:active,a.BlueButton:visited
{font-family:Trebuchet MS,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;font-size:12px;color:#0072b3;text-decoration:none;}
a.BlueButton:hover
{font-family:Trebuchet MS,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;font-size:12px;color:#0072b3;text-decoration:underline;}

.RedButton,a.RedButton:link,a.RedButton:active,a.RedButton:visited
{font-family:Trebuchet MS,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;font-size:12px;color:#ce1f02;text-decoration:none;}
a.RedButton:hover
{font-family:Trebuchet MS,"Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;font-size:12px;color:#ce1f02;text-decoration:underline;}

.VR
{
width:7px;
background:url(images/VR.gif);
background-position:center;
background-repeat:repeat-y;
}

.HR
{
width:100%;
background:url(images/HR.gif);
background-position:top;
background-repeat:repeat-x;
}

.Display_Title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
	}