IMG.rtborder {
	MARGIN-RIGHT: 10px
}
IMG.lftborder {
	MARGIN-RIGHT: 10px
}
UNKNOWN {
	FONT-SIZE: 24px; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif
}

.body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height : 20px;
	margin-top : 20px;
}


A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #1896E0; TEXT-DECORATION: underline
}
A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #993300; TEXT-DECORATION: underline
}
A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #1896E0; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FF933F; TEXT-DECORATION: none
}
A.ftr:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #006666; TEXT-DECORATION: underline
}
A.ftr:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #006666; TEXT-DECORATION: underline
}
A.ftr:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #006666; TEXT-DECORATION: underline
}
A.ftr:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; TEXT-DECORATION: none
}
A.home:link {
	FONT-SIZE: 10px; COLOR: #990000
}
A.home:visited {
	FONT-SIZE: 10px; COLOR: #990000
}
A.home:active {
	FONT-SIZE: 10px; COLOR: #990000
}
A.home:hover {
	FONT-SIZE: 10px; COLOR: #000000
}
.small {
	FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif
}
.ContentTable {
	WIDTH: 80%
}
INPUT.radio {
	COLOR: #e5e5e5
}
INPUT.checkbox {
	COLOR: #e5e5e5
}
SELECT {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; BACKGROUND-COLOR: #ffffff; font-color: #333366
}
.text {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #666666 1px solid; WIDTH: 215px; BORDER-BOTTOM: #666666 1px solid; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; BACKGROUND-COLOR: #ffffff; font-color: #333366
}
INPUT.button {
	BORDER-RIGHT: #ffcccc 1px solid; BORDER-TOP: #ffcccc 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #ffcccc 1px solid; WIDTH: 150px; COLOR: #000000; BORDER-BOTTOM: #ffcccc 1px solid; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #ffffcc
}
.vvbutton {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #ffffff; BORDER-BOTTOM: medium none; BACKGROUND-COLOR: #ffffff
}
.tableBordered {
	BORDER-RIGHT: #cc9999 1px solid; BORDER-TOP: #cc9999 1px solid; BORDER-LEFT: #cc9999 1px solid; BORDER-BOTTOM: #cc9999 1px solid
}
.FormField {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; BACKGROUND-COLOR: #ffffff; font-color: #333366
}
.FormButtonSm {
	BORDER-TOP-WIDTH: thin; BORDER-LEFT-WIDTH: thin; FONT-SIZE: 9px; BORDER-LEFT-COLOR: gray; BORDER-BOTTOM-WIDTH: thin; BORDER-BOTTOM-COLOR: gray; BORDER-TOP-COLOR: gray; FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif,non-serif; HEIGHT: 18px; BACKGROUND-COLOR: #ffcccc; BORDER-RIGHT-WIDTH: thin; BORDER-RIGHT-COLOR: gray
}


/*
$Id: style.css,v 1.2 2004/06/11 09:20:08 tarique Exp $
*/

/* Colors used:                                */
/* --------------------------------------------*/
/* #FFFFFF = RBG 255,255,255 = (white)         */
/* #000000 = RBG   0,  0,  0 = (black)         */
/* #FF933F = RGB 255,147, 63 = (orange)        */
/* #DBEE3C = RGB 107,190, 16 = (green)         */
/* #D1D7DC = RGB 209,215,220 = (light grey)    */
/* #FFF798 = RGB 247,243,123 = (light yellow)  */
/* #5F5F5F = RGB  95, 95, 95 = (dark grey)     */
/* if you don't like a color, just do a search */
/* and replace on the hex color...             */

body {
scrollbar-face-color: #FF933F;
scrollbar-highlight-color: #FF933F;
scrollbar-shadow-color: #DBEE3C;
scrollbar-3dlight-color: #FFF798;
scrollbar-arrow-color:  #FFF798;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #DBEE3C;
background-color:#FFFFFF;
margin-top:0px;
margin-bottom:100px;
margin-left:0px;
margin-right:0px;
padding:0px;
overflow : auto;
font-family:Verdana,Arial,sans-serif;
color:#000000;
font-size:16px;
}


h1{
        font-weight: bold;
        font-size: 22px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #000000;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

td {
        font-size: 12px;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        margin: 2px 0px;
}

ul {
	margin-left: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type : disc;
}

ol {
	margin-left: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type : decimal;
}

li {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	list-style-position: outside;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        vertical-align : middle;
}

bblink a {
        color: #FF933F;
        text-decoration: none;
}

bblink a:hover {
        color: #FFFFFF;
        text-decoration: none;
        background-color: #DBEE3C;
}

a:hover.nobg {
        text-decoration: none;
        background-color: #FFF798;
}


a:hover.yebg {
        text-decoration: none;
        background-color: #FFF798;
}

.maintable {
        border: 1px solid #DBEE3C;
        background-color: #FFFFFF;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        background : #FF933F ;
        color : #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        background : #DBEE3C ;
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #FFF798 ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #FFF798 ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #FFF798 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
        background: #FFF798 ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #DBEE3C;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size : 10px;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 9px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 9px;
        padding: 1px;
        display : block;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 9px;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 12px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 10px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

.sortorder_cell {
        background : #DBEE3C ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #DBEE3C ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 9px;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        background : #DBEE3C ;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #FFFFFF;
}

.navmenu a:hover {
        background : #FF933F ;
        text-decoration: none;
        color:         #000000;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #FF933F;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #000000;
        text-decoration: none;
        background: #FF933F;
}

.comment_date{
        color : #5F5F5F;
        font-size : 10px;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.thumbnails {
        background: #FFF798 ;
        padding: 5px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #000000;
}

.footer a:hover {
        color: #000000;
        text-decoration: underline;
}

.statlink {
        color: #FFFFFF;
        text-decoration: none;
}

.statlink a {
        text-decoration: none;
        color: #FFFFFF;
}

.statlink a:hover {
        color: #FFFFFF;
        text-decoration: none;
}

.alblink a {
        text-decoration: underline;
        color: #000000;
}

.alblink a:hover {
        color: #000000;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
        color: #000000;
}

.catlink a:hover {
        color: #000000;
        text-decoration: underline;
}

.topmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        width:120px;
}

.topmenu a {
    display: block;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-left-width: 0px;
    background: #DBEE3C;
    background-image : url(images/button_bg.gif);
    background-position: middle;
    border-bottom-width: 0px;
    margin: 0px 0px 2px;
    color: #625b55;
    text-align: center;
    text-decoration: none;
    border: 1px solid #FFF798;
    color: #000000
    }

.topmenu a:hover {
    color: #000000;
    text-decoration: none;
    background: #FFF798;
    background-image : none;
}





.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #DBEE3C ;
        font-size : 12px;
        color : #FFFFFF;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #FF933F ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        color: #DBEE3C;
        font-weight: bold;
        cursor : hand;
}

.listbox_lang {
        color: #000000;
        background-color: #FFF798;
        border: 1px solid #DBEE3C;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

/* Colors used:                                */
/* --------------------------------------------*/
/* #FFFFFF = RBG 255,255,255 = (white)         */
/* #000000 = RBG   0,  0,  0 = (black)         */
/* #FF933F = RGB 255,166,  0 = (orange)        */
/* #DBEE3C = RGB 107,190, 16 = (green)         */
/* #FFF798 = RGB 255,255,  0 = (yellow)        */
/* #D1D7DC = RGB 209,215,220 = (light grey)    */
/* #FFF798 = RGB 247,243,123 = (light yellow)  */
/* #5F5F5F = RGB  95, 95, 95 = (dark grey)     */
/* #FFF798 = RGB 239,243,140 = (light green)   */
/* if you don't like a color, just do a search */
/* and replace on the hex color...