BODY
{
background-color: #6B0000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
/*font-family: 'Trebuchet MS', Verdana, Sans-Serif;*/
font-size: 13px;
color: #333333;
background-repeat:repeat-x;
}
a:link {
	text-decoration: none;
	color: #363636;
}
a:visited {
	text-decoration: none;
	color: #363636;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #363636;
}
a.footer{ font-size:12px; }
a.footer:link {
	text-decoration: none;
	color: #364C08;
}
a.footer:visited {
	text-decoration: none;
	color: #364C08;
}
a.footer:hover {
	text-decoration: none;
	color: #000000;
}
a.footer:active {
	text-decoration: none;
	color: #364C08;
}

input{ 
  background-color: #F5F5F5;
     color: #000000;
  font-family: 'Trebuchet MS', Verdana, Sans-Serif;
  font-size: 13px;
     border: 1px solid #BEBEBE;
}
textarea{ 
  background-color: #F5F5F5;
     color: #000000;
  font-family: 'Trebuchet MS', Verdana, Sans-Serif;
  font-size: 13px;
     border: 1px solid #BEBEBE;
}

select{ 
	 background-color: #F5F5F5;
     color: #000000;
	 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	 font-size: 13px;
     border: 1px solid #BEBEBE;
}


/* ----------------------------------------------------------------------------------------------------
** - Text
** ----------------------------------------------------------------------------------------------------
*/
H1, H2, H3, H4, H5, H6
{
color: #000000;
display: inline;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: bold;
}

P, SPAN
{
color: #000000;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
}

P.CHECKBOX, P.RADIO
{
cursor: pointer;
cursor: hand;
}

/* ----------------------------------------------------------------------------------------------------
** - Color Text
** ----------------------------------------------------------------------------------------------------
*/

SPAN.ERROR
{
color: #FF0000;
}

SPAN.WARNING
{
color: #FFF000;
}

SPAN.COMMENT
{
color: #F0F0F0;
}

SPAN.SUCCESS
{
color: #008000;
}

/* ----------------------------------------------------------------------------------------------------
** - List
** ----------------------------------------------------------------------------------------------------
*/
LI
{
color: #000000;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
line-height: 14pt;
margin-left: 0px;
padding-left: 0px;
}

/* ----------------------------------------------------------------------------------------------------
** - Links
** ----------------------------------------------------------------------------------------------------
*/

A
{
color: #000080;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
}

A:hover
{
text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------
** - Labels
** ----------------------------------------------------------------------------------------------------
*/
LABEL
{
color: #000000;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
}

/* ----------------------------------------------------------------------------------------------------
** - Forms
** ----------------------------------------------------------------------------------------------------
*/
.SUBMIT_DEL
{
background-color:transparent;
border:none;
color: #000080;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
cursor:pointer;
}



INPUT.CHECKBOX, INPUT.RADIO
{
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
margin-left: 0px;
width: 14px;
}

INPUT.SMALLBUTTON
{
cursor: pointer;
cursor: hand;
font-family: Verdana, Tahoma, Arial;
font-size: 10px;
font-weight: normal;
height: 19px;
}

INPUT.BUTTON
{
cursor: pointer;
cursor: hand;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
padding-top: 1px;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 1px;
}

SELECT
{
background-color: window;
border-top: 1px solid threedshadow;
border-left: 1px solid threedshadow;
border-right: 1px solid threedlightshadow;
border-bottom: 1px solid threedlightshadow;
color: windowtext;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
}

OPTION.GREY
{
color: #A0A0A0;
}

OPTION.DARKRED
{
color: #AA0000;
}

OPTION.GREYRED
{
color: #DD9999;
}

OPTION.RED
{
color: #FF0000;
}

OPTION.SITE_TYPE_RECORD
{
background-color: window;
color: windowtext;
}

OPTION.SITE_TYPE_SCRIPT
{
background-color: window;
color: #0000FF;
}

OPTION.SITE_TYPE_INTERN_LINK
{
color: #00FF00;
}

OPTION.SITE_TYPE_EXTERN_LINK
{
color: #008000;
}



/* ----------------------------------------------------------------------------------------------------
** - Table Cell
** ----------------------------------------------------------------------------------------------------
*/
TD.HEAD
{
background-color: #E8E8E8;
background-image: url(/gfx/layout/bg_head.gif);
background-repeat: repeat-x;
}

TD.FOOT
{
background-color: #E8E8E8;
background-image: url(/gfx/layout/bg_foot.gif);
background-repeat: repeat-x;
}

TD.BODY_EXTRA_LARGE
{
background-color: #E8E8E8;
background-image: url(/gfx/layout/bg_body_extra_large.gif);
background-repeat: repeat-x;
}

TD.BODY_LARGE
{
background-color: #E8E8E8;
background-image: url(/gfx/layout/bg_body_large.gif);
background-repeat: repeat-x;
}

TD.BODY
{
background-color: #E8E8E8;
background-image: url(/gfx/layout/bg_body.gif);
background-repeat: repeat-x;
}

TD.BODY_MEDIUM
{
background-color: #E8E8E8;
background-image: url(/gfx/layout/bg_body_medium.gif);
background-repeat: repeat-x;
}

TD.BODY_SMALL
{
background-color: #E8E8E8;
background-image: url(/gfx/layout/bg_body_small.gif);
background-repeat: repeat-x;
}

/* ----------------------------------------------------------------------------------------------------
** - Toolbar
** ----------------------------------------------------------------------------------------------------
*/

TABLE.TOOLBAR
{
background-color: threedface;
border-top: 1px solid threedhighlight;
border-left: 1px solid threedhighlight;
border-right: 1px solid threedshadow;
border-bottom: 1px solid threedshadow;
}

TD.MOUT, TD.MDIS
{
background-color: threedface;
border-top: 1px solid threedface;
border-left: 1px solid threedface;
border-right: 1px solid threedface;
border-bottom: 1px solid threedface;
}

TD.MOVER
{
background-color: threedface;
border-top: 1px solid threedhighlight;
border-left: 1px solid threedhighlight;
border-right: 1px solid threedshadow;
border-bottom: 1px solid threedshadow;
}

TD.MPRESS
{
background-color: buttonhighlight;
border-top: 1px solid threedshadow;
border-left: 1px solid threedshadow;
border-right: 1px solid threedhighlight;
border-bottom: 1px solid threedhighlight;
}
