.black {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 17px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.white {
	FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.white2 {
        FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: normal; FONT-FAMILY: "Trebuchet MS", Verdana , Tahoma, Arial
}

.head1 {
        FONT-SIZE: 15px; COLOR: #aa2233; FONT-WEIGHT: bold; FONT-FAMILY: "Trebuchet MS", Verdana , Verdana, Arial
}

.info {
        FONT-SIZE: 9px; COLOR: #93b4aa; LINE-HEIGHT: normal; FONT-FAMILY: Verdana , Tahoma, Arial
}

.subgreen {
	FONT-SIZE: 9px; FONT-FAMILY: Arial, Helvetica, sans-serif; color:#5500ff;
}
.release {
	FONT-SIZE: 9px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.quote {
	FONT-SIZE: 18px; COLOR: white; LINE-HEIGHT: 16px; FONT-FAMILY: arial, impact, helvetica
}

.bread { 
	FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: helvetica, arial, impact, verdana; font-weight:normal;
}

.Mainmenu {
	LEFT: 5px; WIDTH: 123px; POSITION: absolute; TOP: 5px; HEIGHT: 21px
}
#submenu {
	LEFT: 5px; VISIBILITY: hidden; WIDTH: 123px; POSITION: absolute; TOP: 5px; HEIGHT: 450px;
}
.whiteundertitle {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.whiteundertitle2 {
	font-weight: bold;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;

}
.links {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.quotenew {

	FONT-SIZE: 16px; COLOR: white; LINE-HEIGHT: 17px; FONT-FAMILY: arial, impact, helvetica
}
.linksnew {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;

}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}

#news {
        position        : absolute;
        top             : 30%;
        left            : 16%;
        width           : 500px;
	    padding-right   : 5px;
        padding-top     : 5px;
        padding-bottom  : 5px;
        padding-left    : 5px;
        padding-right   : 5px;
        overflow        : hidden;
        border          : 1px solid #fff;
}

#code {
        position        : relative;
        top             : 50px;
        left            : 200px;
        width           : 600px;
	    padding-right   : 5px;
        padding-top     : 5px;
        padding-bottom  : 5px;
        padding-left    : 10px;
        padding-right   : 10px;
        border          : 1px solid #fff;
}

.codeblock {
	background-color : ffffff;
        border          : 1px solid #000;
	padding		: 4px;
}

DIV.break {
  clear: both;
  margin:  10px 0px 0px 0px;
}


#rights {
        position        : relative;
        left            : 0px; 
        padding-top     : 4px;   
        padding-right   : 4px;   
        padding-bottom  : 4px;   
        padding-left    : 4px;
		background-position: top right;
		background-repeat:no-repeat;
		background-image: url(http://nollettnoll.net/footer_logo.png);
		height			:70px;
border-color:#000000;
border-style:solid;
border-width:1px 0 0;
clear:both;
}

#copyspan {
    line-height:12px;
	text-align:right; width:100%; display:inline-block; vertical-align:middle;
}

#mailto {
    line-height:44px;
	text-align:right; width:100%; display:inline-block; vertical-align:middle;
}

#banner {
        position        : absolute;
        top             : 2%;
        left            : 2%;
        width           : 139px;
        border          : none;
        padding-right   : 0px;
        padding-top     : 0px;
        padding-bottom  : 0px;
        padding-left    : 0px;
        padding-right   : 0px;
}

#bannerbig {
        position        : absolute;
        top             : 2%;
        left            : 2%;
        width           : 139px;
        padding-right   : 0px;
        padding-top     : 0px;
        padding-bottom  : 0px;
        padding-left    : 0px;
        padding-right   : 0px;
        border          : 1px solid #fff;
}

#logoimage {
        position        : absolute;
        top             : 2%;
        left            : 2%;
        width           : 139px;
        border          : none;
        padding-right   : 0px;
        padding-top     : 0px;
        padding-bottom  : 0px;
        padding-left    : 0px;
        padding-right   : 0px;
}

#jbull {
        position        : absolute;
        top             : 20px;
        left            : 65%;
        width           : 330px;
        padding-right   : 0px;
        padding-top     : 0px;
        padding-bottom  : 0px;
        padding-left    : 0px;
        padding-right   : 0px;
        border          : 1px solid #fff;
}

#testDiv {
        position        : absolute;
        top             : 200px;
        left            : 65%;
        width           : 330px;
        height          : 230px;
	background-color : ffffff;
        border          : 1px solid #000000;
        padding-right   : 10px;
        padding-top     : 10px;
        padding-bottom  : 10px;
        padding-left    : 10px;
        padding-right   : 10px;
}

#iframeButton {
        top             : 100px;
        left            : 40px;
        height          : 13px;
        width           :180px;
        background-color : ffdddd;
        border          : 1px solid #000000;
        padding-right   : 2px;
        padding-top     : 2px;
        padding-bottom  : 2px;
        padding-left    : 2px;
        padding-right   : 2px;
}

.bannerimg {
        width           : 212;
        height          : 84;
}

.bannerimgbig {
        width           : 364;
        height          : 144;
}


.jbullimg {
	 width           : 75;
         height          : 98;
}

.pointerimg {
         width           : 20;
         height          : 20;
}


a.infobox { border-bottom: 1px dashed #000000; text-decoration:none;
	text-decoration:none; 
	}
a.infobox:hover { cursor:help; color:000000; background:white; }
a.infobox span { visibility:hidden; position:absolute; left:-30%; 
                 top:115%; padding:3px; text-decoration:none;
		border:1px solid #000000;}
a.infobox:hover span { visibility:visible; border:1px solid #000000;
                     color:black; background: white; }


/* * * GENERAL * * */

A:visited {text-decoration: none; color:#334455;font-weight:bold;}
A:active {text-decoration: none; color:#334455;font-weight:bold;}
A:hover {text-decoration:none; color:#334455;font-weight:bold;}
A:link {text-decoration: none; color:#334455;font-weight:bold;}
A:vlink {text-decoration: none; color:#334455;font-weight:bold;}

.bannerfont { 
font-size : 	11px ;
font-family:	Tahoma ;
font-weight: 	normal ;
color:		#ff0033 ;
}

.whatfont { 
font-size : 	11px ;
font-family:	Tahoma ;
font-weight: 	bold ;
color:		#556699 ;
}

.copyfont { 
font-size : 	9px ;
font-family:	Helvetica ;
font-weight: 	normal ;
color:		#8c00c4 ;
}

.newsfont { 
font-size : 	9px ;
font-family:	Tahoma ;
font-weight: 	normal ;
color:		#777777 ;
}

.subfont { 
font-size : 	11px ;
font-family:	Tahoma ;
font-weight: 	normal ;
color:		#99ccdd ;
}

.warningfont { 
font-size : 	9px ;
font-family:	Tahoma ;
font-weight: 	normal ;
color:		#ff0000 ;
}

.mainfont { 
font-size :	20px ;
font-family:	Tahoma ;
font-weight: 	bold;
}

#banner {
        position        : absolute;
        top             : 15px;
        left            : 30px;
        width           : 386px;
        overflow        : hidden;
        border          : none;
	padding-right	: 0px;
	padding-top	: 0px;
	padding-bottom	: 0px;
	padding-left	: 5px;
	padding-right	: 0px;
	background-image: url(http://www.plainrec.net/images/logo_left.jpg) ;
	background-position: 0% 100% ;
	background-repeat: no-repeat ;
}

#index {
        position        : absolute;
        top             : 155px;
        left            : 30px;
        width           : 80%;
	background	: #ffffff;
        overflow        : auto;
        border          : none;
	height		: 65%;
	padding-top	: 2px;
	padding-bottom	: 2px;
	padding-left	: 8px;
	padding-right	: 8px;
	text-align	: left;
}

.copypos {
position:       absolute;
top:            95% ;
left:           26% ;
}

.maintablepos {
position:       absolute ;
top:            250px ;
left:           35%;
width:          300px ;
}

.mainattr { 
background-image: url(http://www.plainrec.net/images/bg_new2.jpg) ;
background-position: 100% 0% ;
background-repeat: all-repeat ;
}

.maintable { border: 1px thin #000068; }

.maintableattr {
background-color: #ffffff ;
width:		100% ;
border		: none;
}

// yes, doin all this like a well-upbrought
// HTMLidiot

.bannerimg {
        width           : 305;
	height		: 120;
}

.banneleftrimg {
        width           : 80;
	height		: 120;
}


