body 
{
    background-color:Black;
}
a
{
    color: #DBE8FD;
}
a:hover
{
	text-decoration: underline;
}
a .editLinkStyle
{
    color: #FF0000;
}
.leftNavStyle
{
    background-color: #282828;
    background-position: left top; /*background-image: url(  'images/gif/leftNavBackg.gif' );*/
    background-repeat: no-repeat;
    width: 220px;
    height: 400px;
    vertical-align: top;
}
.loginRowBox
{
    background-color: #282828;
    background-position: left top; /*background-image: url(  'images/gif/leftNavBackg.gif' );*/
    background-repeat: no-repeat;
    width: 1000px;
    height: 400px;
    vertical-align: top;
}
.loginRowBoxTWO
{
    background-color: #f7d9f4;
    background-position: left top; /*background-image: url(  'images/gif/leftNavBackg.gif' );*/
    background-repeat: no-repeat;
    width: 1000px;
    height: 50px;
    vertical-align: top;
}
.contentBackgStyle
{
    background-color: #FFFFFF;
    background-image: url(     'images/gif/contentBackg.gif' );
    background-repeat: no-repeat;
    background-position: right top;
    width: 780px;
    right: 1px;
    vertical-align: top;
    text-align: left;
}
.contentBackgStyleTWO
{
    background-color: #FBECFA;
    background-image: url( 'images/jpg/mainbackgroundstyle.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
    width: 1000px;
    top: 3px;
    right: 3px;
    left: 3px;
    vertical-align: top;
    text-align: left;
}
.contentBackgStyle2
{
    background-color: #FFFFFF;
    background-image: url(    'images/gif/contentBackg.gif' );
    background-repeat: no-repeat;
    background-position: right top;
    width: 780px;
    right: 1px;
    vertical-align: top;
    text-align: left;
}
.contentBackgStyle2 a
{
    color: #0000FF;
}
.contentWidthStyle
{
    width: 740px;
    /*left: 4px;*/
    margin-left: 10px;
    margin-top: 4px;
}
.contentWidthStyleTWO
{
    width: 950px;
    /*left: 4px;*/
    margin-left: 10px;
    margin-top: 4px;
}
.mainTableFrame
{
    padding: 0px;
    border: 0px;
    width: 1000px;
    background-color: #FBECFA;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}
.horizontalBarButton
{
    background-image: url(images/jpg/bar_buttonsbckg.jpg);
    background-color: Black;
    width: 1000px;
    height: 40px;
    color: White;
    text-align: left;
}
.horizontalBarButton a
{
    color:White;
}
.popUpMenu
{
    position: absolute;
    visibility: hidden;
    background-color: #000000; /*opacity:.9;*/ /*filter: alpha(opacity=90);*/
    z-index: 1;
    font-size: 0.7em;
    text-align: center;
}
.popUpMenuHover
{
    /*visibility:visible;*/
    background-position:left top;
    background-color:#F5F7F8;
}
.popUpLeftMenu1
{
    border: 1px solid #FFFFFF;
    position: absolute;
    visibility: hidden;
    background-color: #660066; /*opacity:.9;*/ /*filter: alpha(opacity=90);*/
    z-index: 1;
    font-size: 0.7em;
    text-align: Left;
    width: 150px;
    padding: 5px;
}
.popUpLeftMenu2
{
    border: 1px solid #FFFFFF;
    position: absolute;
    visibility: hidden;
    background-color: #336600; /*opacity:.9;*/ /*filter: alpha(opacity=90);*/
    z-index: 1;
    font-size: 0.7em;
    text-align: Left;
    width: 150px;
    padding: 5px;
}
.popUpLeftMenu3
{
    border: 1px solid #FFFFFF;    
    position: absolute;
    visibility: hidden;
    background-color: #3F5F5F; /*opacity:.9;*/ /*filter: alpha(opacity=90);*/
    z-index: 1;
    font-size: 0.7em;
    text-align: Left;
    width: 150px;
    padding: 5px;
}
.popUpLeftMenuHover
{
    /*visibility:visible;*/
    background-position:left top;
    background-color:#F5F7F8;
}
.bottomBarStyle
{
    background-image: url(     'images/jpg/bar_buttonsbckg.jpg' );
    background-repeat: repeat-x;
    background-position: center;
    width: 1000px;
    height: 35px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    font-size: 1em;
}
.loginBoxStyle
{
    width: 155px;
    height: 128px;
    background-image: url( 'images/jpg/loginbox.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 0.7em;
}
.loginTextBoxStyle
{
    left: 10px;
    text-align: left;
    position: relative;
    color:White;
}
.imgCarStyle
{
    padding: 2px;
    border: 1px dashed #FF00FF;
}
.applicationHeaderStyle
{
    width: 100%;   
}
.applicationHeaderStyle th
{
    border: 1px solid #C0C0C0;
    padding: 4px;
    background-color: #CCCCFF;
    vertical-align: top;
    white-space: nowrap;
}
.applicationStyle
{
    width: 100%;
}
.applicationStyle th
{
    border: 1px solid #C0C0C0;
    padding: 4px;
    width: 200px;
    background-color: #EFEFEF;
    vertical-align: top;
}
.applicationStyle td
{
    border: 1px solid #C0C0C0;
    padding: 4px;
    /*width: 200px;*/
    background-color: #FFFFFF;
}
.collapseHeader
{
    width: 100%;
    cursor: pointer;
}
.collapsePanel
{
    width: 100%;
    height: 0px;
    overflow: hidden;      
}
.instruction
{
    color: #FF0000;
    font-weight: bold;
    font-style: italic;
}
.subSectionTitle
{
    color: #808080;
}
.textbox2labelStyle
{
    border-style: none;
    background-color: #FFFFFF;
}
.thumbnailGalleryStyle
{
    border: 2px solid #C0C0C0;
    width: 60px;
    height: 60px;
    /*position: relative;*/
    /*text-align: center;*/
}
.largePhotoStyle
{
    height: 300px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    position: relative;
}
.imgLargeGalleryBox
{
    border: 4px solid #C0C0C0;
}
.uploadedPhotoSizeStyle
{
    width: 150px;
}
.referFriendBodyStyle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}
.referFriendCompletedStyle
{
    color: #FFFFFF;
}
.dlEventStyle
{
    text-align: left;
    width: 100%;
}
.dlEventStyle a
{
    color: #000000;
}
.pickaplanstyle
{
    background-image: url('images/jpg/pickaplanbox.jpg');
    background-repeat:no-repeat;
    width: 350px;
    border-collapse:collapse;
    border-style:none;
    height:170px;
}
.pickaplanstyle td
{
    border-style:none;
    border-collapse:collapse;
    height:210px;
}
.ourvideostyle
{
    background-image: url('images/jpg/ourvideosbackg.jpg');
    background-repeat:no-repeat;
    width: 380px;
    border-collapse:collapse;
    border-style:none;
    vertical-align:top;
	text-align:center;
    /*margin-top:40px;*/
    /*height:170px;*/
}
.careeroppuboxstyle
{
    background-image: url( 'images/jpg/careeroppuboxstyle.jpg' );
    width: 752px;
    height: 250px;
    background-repeat: no-repeat;
}
.weeklynewstyle a
{
    color: #000000;
}