body {
    background-color:#141414;
	/*font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;*/
    font-family: Verdana, Arial, Helvetics, sans-serif;
	font-size:12px;
	color: #000000;
}

.boxed {
	BORDER-BOTTOM: #bfb1ab 1px solid; BORDER-LEFT: #bfb1ab 1px solid; BORDER-TOP: #bfb1ab 1px solid; BORDER-RIGHT: #bfb1ab 1px solid
}

/* MISC */
a {
	color:#036;
	text-decoration:none;
}

a:hover {
	color:#036;	
	text-decoration:underline;
}

#footer p {
	margin: auto;
	width:700px;
	color: #666666;
	text-align: center;
	/*border-top: 1px solid #036;*/
	border-top: 1px solid #FFF;
	padding: 4px;
}

.MainDiv
{
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 900px;
	height: 650px;
}

/*Background with white place*/
.MainDivWhite
{
	background-image: url(bg_white2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 20px;
	margin:auto;
	width: 900px;
	height: 1200px;
}
/*Background with white place LARGE*/
.MainDivWhiteLarge
{
	background-image: url(bg_white_large_with_gras_xxl.jpg);
	background-repeat: no-repeat;
	margin:auto;
	width: 900px;
	height: 2600px;
}

/*Textbox 300px*/
.TextBox300Begin
{
	background-image: url(ContentTopWhite300.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 21px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.TextBox300End
{
	background-image: url(ContentBottomWhite300.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 21px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.TextBox300Inner
{
	background-color: #FFF;
	padding:3px;
	color: #000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/*Textbox 250px*/
.TextBox250Begin
{
	background-image: url(ContentTopWhite.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 20px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.TextBox250End
{
	background-image: url(ContentBottomWhite.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 20px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.TextBox250Inner
{
	background-color: #FFF;
	padding:3px;
	color: #000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/*Textbox 380px*/
.TextBox380Begin
{
	background-image: url(ContentTopWhite380.gif);
	background-repeat: no-repeat;
	width: 380px;
	height: 21px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.TextBox380End
{
	background-image: url(ContentBottomWhite380.gif);
	background-repeat: no-repeat;
	width: 380px;
	height: 21px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.TextBox380Inner
{
	background-color: #FFF;
	padding:3px;
	color: #000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}


/*Textbox 810px*/
.TextBox810Begin
{
	background-image: url(ContentTopWhite810.gif);
	background-repeat: no-repeat;
	width: 810px;
	height: 21px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.TextBox810End
{
	background-image: url(ContentBottomWhite810.gif);
	background-repeat: no-repeat;
	width: 810px;
	height: 21px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.TextBox810Inner
{
	background-color: #FFF;
	padding:3px;
	color: #000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.roundedCorner{display:block}
.roundedCorner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.roundedCorner1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #969696;
  border-right:1px solid #969696;
  background:#d1d1d1}
.roundedCorner2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #595959;
  border-right:1px solid #595959;
  background:#dcdcdc}
.roundedCorner3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dcdcdc;
  border-right:1px solid #dcdcdc;}
.roundedCorner4{
  border-left:1px solid #969696;
  border-right:1px solid #969696}
.roundedCorner5{
  border-left:1px solid #d1d1d1;
  border-right:1px solid #d1d1d1}
.roundedCornerfg{
  background:#FFFFFF}
  
 .FunctionBoxSmall
{
    width:250px;
	height:300px;
	background-image:url(FormBox.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75;
	text-align:center;
}

.FunctionBoxSmallInner
{
	width:240px;
	height:270px;
	overflow:auto;
    padding:8px;
    color:#FFF;
}

.LinkRed
{
    color:#FF0000;
    padding: 5px;
}
/*MOOTABS*/
.mootabs_title {
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    height: 24px;
}

.mootabs_title li {
    float: left;
    color: #000000;
    background-color: #C4C4C4;
    padding: 2px 8px 2px 8px;
    margin-right: 2px;
    cursor: pointer;
    height: 24px;
    
}

.mootabs_title li.active {
    color: #FFFFFF;
    background-color: #141414;
    filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mootabs_panel {
    display: none;
    background-color: #141414;
    position: relative;
    width: 100%;
    top: -1px;
    clear: both;
    overflow: auto;
    padding: 4px;
	text-align: left;
    
    filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mootabs_panel.active {
    background-color: #141414;
    display: block;
}
/*MOOTABS */

select, option, input.form, select.form, option.form,input
{
  background-color: #FFFFFF;
  border: 1px solid #000000;
  font: 10px Verdana;
  color: #000000;
}
