body, td, p, .body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}


/****************************** BACKGROUNDS ***********************************/

.mainmenu-blue {
	background-image: url(images/mainmenu-blue.gif);
	background-repeat: repeat-x;
}
.mainmenu-green {

	background-image: url(images/mainmenu-green.gif);
	background-repeat: repeat-x;
}
.logo-main {
	background-image: url(images/logo-main.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.visual-fractal {
	background-image: url(images/visual-fractal.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
}
.logo-gray-bottom {
	background-image: url(images/logo-gray-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/****************************** COPYRIGHT ***********************************/

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-left: 10px;
}

/****************************** LINKS ***********************************/

.upper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6A88A0;
	text-decoration: none;
}
.upper:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6A88A0;
	text-decoration: underline;
}
.upper:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B1D200;
	text-decoration: none;
}
.upper:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6A88A0;
	text-decoration: none;
}
.main, mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.main:hover, mainmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.main:active, mainmenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9A1B;
	text-decoration: underline;
	font-weight: normal;
}

.red {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}
.red:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration: underline;
}

/****************************** RULERS ***********************************/

.ruler-bottom-green {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B1D200;
}
.ruler-bottom-blue {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3F167B;
}
.gray-ruler {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F7F0F0;
}

/****************************** SECTIONS ***********************************/

.text-header-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A05B2;
	margin-left: 10px;
}

/****************************** SEPARATORS ***********************************/

.vert-blue {
	background-image: url(images/mainmenu-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.vert-green {

	background-image: url(images/separator-vert-orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/************************* EDITOR STYLES *******************************/

FORM, P, UL, OL { margin-top: 0px; margin-bottom: 0px; }

.PopupImage
    {
    cursor: hand;
    }

.MainHeader
{
    font-weight: bold;
    text-transform: uppercase;
    color: #990066;
}

.BlueTitle
{
    font-weight: bold;
    text-transform: capitalize;
    color: #0099cc;
}

.CenteredTitle
{
    font-weight: bold;
    color: #ff0033;
    text-align: center;
}
/* -------------- */
.forumtoolbar
   {
   background-color: #efefde;
   }

.forumsubmit
   {
   border : 1pt solid #B8860B;
   HEIGHT: 17px;
   COLOR: #000000;
   FONT-SIZE: 10px;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
   }

.forumbuttonout
   {
   filter: alpha(opacity=70);
   border-right: #efefde 1px solid;
   border-top: #efefde 1px solid;
   border-left: #efefde 1px solid;
   border-bottom: #efefde 1px solid;
   }

.forumbuttonover
   {
   position: relative;
   background-color: #c1d2ee;
   border-right: #316ac5 1px solid;
   border-top: #316ac5 1px solid;
   border-left: #316ac5 1px solid;
   border-bottom: #316ac5 1px solid;
   }

TEXTAREA.forumeditor
   {
   height: 100px;
   width: 100%;
   color : #000000;
   font-family: Verdana, Tahoma;
   font-size: 11px;
   }
INPUT.forumeditor, SELECT.forumeditor
   {
   height: 17px;
   width: 200px;
   color : #000000;
   font-family: Verdana, Tahoma;
   font-size: 11px;
   }

A.forum, A.forum:visited, A.forum:hover
   {
   text-decoration: none;
   font-weight: bold;
   color : #6a5acd;
   font-family : Verdana, Tahoma;
   font-size : 10px;
   }
.forumquote
   {
   border : 1pt solid #B8860B;
   margin-left: 20px;
   width: 80%;
   }
.forummessfooter
   {
   margin-top: 5px;
   border-top: 1px #B8860B solid;
   }
.forumheader,.forumbody,.forumpageslist
   {
   background-color: #000000;
   border : 1pt solid #B8860B;
   color : #DD9C04;
   font-family : Verdana, Tahoma;
   font-size : 11px;
   }
.forumcaption
   {
   }
.forum_chet
   {
   background-color: #444444;
   }
.forum_nechet
   {
   }
/* -------------- */

.error_caption
    {
    background-color: #b0c4de;
    border : 1pt solid #B8860B;
    font-weight: bold;
    color : #ff0000;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    }

.error_text
    {
    background-color: #000000;
    text-align: center;
    font-weight: bold;
    border : 1pt solid #B8860B;
    color : #ff0000;
    font-family : Verdana, Tahoma;
    font-size : 10px;
    }

.login_error
    {
    background-color: #000000;
    text-align: center;
    font-weight: bold;
    border : 1pt solid #B8860B;
    color : #000000;
    font-family : Verdana, Tahoma;
    font-size : 11px;
    }

A.error_link, A.error_link:visited
    {
    font-weight: bold;
    color : #6a5acd;
    font-family : Verdana, Tahoma;
    font-size : 11px;
    }

A.error_link:hover
    {
    text-decoration: underline;
    font-weight: bold;
    color : #6a5acd;
    font-family : Verdana, Tahoma;
    font-size : 11px;
    }

A.amenu, A.amenu:visited
    {
    text-decoration: none;
    font-weight: bold;
    color : #6a5acd;
    font-family : Verdana, Tahoma;
    font-size : 10px;
    }

A.amenu:hover
    {
    text-decoration: none;
    font-weight: bold;
    color : #6a5acd;
    font-family : Verdana, Tahoma;
    font-size : 10px;
    }

TABLE
    {
    }

.smileys_table
    {
    background-color: #000000;
    border : 1pt solid #B8860B;
    color : #DD9C04;
    font-family : Verdana, Tahoma;
    font-size : 11px;
    }

.text_table
    {
    background-color: #000000;
    border : 1pt solid #B8860B;
    color : #DD9C04;
    font-family : Verdana, Tahoma;
    font-size : 11px;
    }

.table_sep
    {
    background-color: #B8860B;
    }

select,option
    {
    }

.caption_table
    {
    background-color: #000000;
    border : 1pt solid #B8860B;
    color : #DD9C04;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    }

.astro_caption
    {
    background-color: #e4ecf4;
    border : 1pt solid #000000;
    color : #000000;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    }

.globalheader_table
    {
    font-weight: bold;
    font-style: italic;
    color: #40546e;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    }

.smiles_table
    {
    background-color: #e4ecf4;
    border : 1pt solid #B8860B;
    color : #000000;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    }
.selpage
    {
    color: #999999;
    font-weight: bold;
    text-decoration: none;
    font-family : Verdana, Tahoma;
    font-size : 11px;
    }
.quotecaption
    {
    text-decoration: none;
    font-weight: bold;
    color : #000000;
    font-family : Verdana, Tahoma;
    font-size : 10px;
    }
.quote
    {
    background-color: #b0c4de;
    border : 1pt solid #000000;
    color : #000000;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    }

.txt
    {
    font-family: Tahoma, MS Sans Serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
    line-height: 14px;
    }
.table
    {
    }
.cell
    {
    }
.img {cursor: hand;}
.sortimg
    {
    cursor: hand;
    }
.chet
    {
    background-color: #DCDCDC;
    }
.nechet
    {
    }
.statcat
    {
    background-color: #DCDCDC;
    }
.file
    {
    border : 1pt solid #B8860B;
    font-family: Tahoma, MS Sans Serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
    }
iframe
    {
    BACKGROUND-COLOR: #efefde;
    padding: 1px 1px 1px 1px;
    }
.seltreerec
    {
    background-color: #DCDCDC;
    }
.today
    {
    background-color: #FFDEAD;
    }
.fullstatsubmit
    {
    height: 18px;
    font-family: Tahoma, MS Sans Serif, Verdana, Arial, Helvetica;
    font-size: 11px;
    }
A.pmenu, A.pmenu:visited
    {
    text-decoration: none;
    font-weight: bold;
    color : #6a5acd;
    font-family : Verdana, Tahoma;
    font-size : 11px;
    }

A.pmenu:hover
    {
    text-decoration: none;
    font-weight: bold;
    color : #6a5acd;
    font-family : Verdana, Tahoma;
    font-size : 11px;
    }

.objform_header {}
.objform_comments {
	font-size: xx-small;
	font-style: italic;
}
.objform_name {
	width: 80px;
}
.objform_field {
	width: 200px;
}
.objform {
	width: 100%;
	color : #000000;
	font-family: Verdana, Tahoma;
	font-size: 11px;
}
.submit {
	width: 100px;
	font-family: Verdana, Tahoma;
	font-size: 11px;
}
TEXTAREA.objform
{
   height: 5em;
}
INPUT.objform, SELECT.objform
{
   height: 17px;
}

.gallery_table
{
	align: center;
	border: 0;
}
.gallery_caption
{
	font-weight: bold;
}

.gallery_cell_dir
{
	padding: 0px;
	text-align: center;
}

.gallery_cell
{
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

.gallery_img_caption
{
	font-weight: bold;
}

.gallery_img_cell
{
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

