body {font-family: Tahoma; font-size: 9pt; color: #cbcbee; background-image: url(blue_bg.jpg); background-color: #343565;  background-repeat: repeat-x;}
table {border-collapse: collapse; font-family: Tahoma; font-size: 9pt; color: #cbcbee;}
form {margin:0px;}
.thumbshadow { background-color: #eeeeee; }

a:link { text-decoration: none; color: #cbcbee; }
a:visited {	text-decoration: none; color: #cbcbee; }
a:hover { text-decoration: underline; color: #ffffff; }

.thumbnail { border: 1px solid #bdbdd7; background-color: #4e4e7e; }

.general-chosen-menu { background-color: #bdbdd7 ; }
.general-not-chosen-menu { background-color: #4e4e7e; }
.general-portfolio-menu-subcategory { background-color: #5f5f9a ; }

.general-title { background-color: #4e4e7e;  padding: 4px ; border: 1px solid #9f9fd1; }
.general-subhead { background-color: #4e4e7e;  padding: 4px ; border: 1px solid #9f9fd1; }
.general-cell { background-color: #4e4e7e;  padding: 4px ; border-right: 1px solid #9f9fd1; }

.form-textfield { padding: 2px ; border: 1px solid #999999; font-family: Tahoma; font-size: 9pt; color: #4e4e7e; }
.form-dropdown { padding: 2px ; border: 1px solid #999999; font-family: Tahoma; font-size: 9pt; color: #4e4e7e; }
.form-button {padding: 2px;border: 1px solid #4e4e7e;font-family: Tahoma;font-size: 9pt; color: #ffffff; background-image: url(blue.jpg);}
.form-radio { padding: 2px ; border: 0px; font-family: Tahoma; font-size: 9pt; color: #4e4e7e; }
.form-checkbox { padding: 2px ; border: 0px; font-family: Tahoma; font-size: 9pt; color: #4e4e7e; }

.image-cell { border: 1px solid #9f9fd1; padding: 0px; }
.search-paging {	background-color: #ecf5ff;  padding: 4px ; border: 1px solid #9f9fd1; }
.thumb-cell {border: medium none; padding-right: 1px; padding-left: 4px; padding-bottom: 20px; padding-top: 20px; background-color: #33335e}
.newest-thumb-cell {border: 1px solid #9f9fd1; padding: 4px; background-color: #33335e}

.general-cell-noleftborder {border-right: none #9f9fd1; border-left: none #a4a4ff; border-bottom: 1px solid #9f9fd1; border-top: 1px solid #9f9fd1; padding: 4px;}
.general-cell-norightborder {padding:3px; background-color: #4e4e7e; border: 1px solid #9f9fd1;}

smalltext {
	font-size: x-small;
}
.small_text {
	font-size: 9px;
}


.inactive_thumbnail{
	border: 1px solid #c3c3c5; padding: 4px; background-color: #959598
}
.site_title {
   font-size:18pt; color:#cbcbee;  font-family:Times New Roman, Times, serif
}

/* Top Navigation Menu*/
.topnavigationbar{
	border-right: 1px none #9f9fd1;
	border-top: 1px solid #9f9fd1;
	border-left: 1px none #9f9fd1;
	border-bottom: 1px solid #9f9fd1;
	background-color: #4e4e7e;
}

.topnavigation {
   font-size: 9pt; font-family: Tahoma;
}
.topnavigation .item1,
.topnavigation .item1 a,
.topnavigation .item1:visited,
.topnavigation .item1:hover,
.topnavigation .item1-active,
.topnavigation .item1-active:hover {
    padding: 2px 4px 2px 4px;
    background: #4e4e7e;
    font-size: 9pt; font-family: Tahoma;
    color: #cbcbee;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.topnavigation .item2,
.topnavigation .item2:hover,
.topnavigation .item2-active,
.topnavigation .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font-size: 9pt; font-family: Tahoma;
    background: #4e4e7e;
    color: #cbcbee;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    border-top:1px;
    border-left: 0px;
    border-bottom:0px;
    border-right:0px;
    border-style:solid;
    border-color:#9f9fd1;
    z-index: 500;
}
.topnavigation .item2 {
    background: #4e4e7e;
    border-top:1px;
    border-left: 0px;
    border-bottom:0px;
    border-right:0px;
    border-style:solid;
    border-color:#9f9fd1;
}

.topnavigation .item2:hover,
.topnavigation .item2-active,
.topnavigation .item2-active:hover {
    background: #6c6c9e;
}
.topnavigation .arrow,
.topnavigation .arrow:hover {
    padding: 3px 16px 4px 8px;
    background-image: url(arrow_blue.gif);
    background-position: center right;
    background-repeat: no-repeat;
}

.topnavigation .item2 img,
.topnavigation .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.topnavigation .section {
    border-top: 0px;
    border-left: 1px;
    border-bottom:1px;
    border-right:1px;
    border-style:solid;
    border-color:#9f9fd1;
    background: #4e4e7e;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

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