/*   */
/* $Source: /var/cvs/b3ta/style/main.css,v $   */
/* $Revision: 1.2 $   */
/* $Author: cal $   */
/* $Date: 2003/07/03 08:29:57 $   */
/*   */

/**********************************************************/
/*                                                        */
/* main elements                                          */
/*                                                        */
/**********************************************************/

body {
	margin: 0px 0px 0px 0px;
	background: url(/images/bg2.gif);
	background-color: #ffffff;
}

img {
	border: 0;
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 12px;
}

td {
	font-family: verdana;
	font-size: 0.75em;
	color: #000000;
}

/**********************************************************/
/*                                                        */
/* page header                                            */
/*                                                        */
/**********************************************************/

#topbar {
	width: 100%;
	height: 19px;
	background-color: #424242;
}

#navbar {
	width: 100%;
	height: 34px;
}

#emailus {
	position: absolute;
	top: 4px;
	left: 494px;
}

#navbuttons {
	position: absolute;
	top: 36px;
	left: 118px;
	font-size: 10px;
}

#workspace {
	position: absolute;
	left: 32px;
	top: 82px;
	float: left;
	width: 415px;
	color: #000000;
	font-family: arial;
	font-size: 0.75em;
}

#workspacewide {
	position: absolute;
	left: 32px;
	top: 82px;
	float: left;
	width: 623px;
	color: #000000;
	font-family: arial;
	font-size: 1em;
}

#sidebar {
	position: absolute;
	left: 482px;
	top: 82px;
	width: 173px;
}

/**********************************************************/
/*                                                        */
/* basic styles                                           */
/*                                                        */
/**********************************************************/

.title {
	color: #333333;
	font-family: arial;
	font-size: 1em;
	font-weight: bold;
}

.button {
	background-color: #3d3d3d;
	color: #ffffff;
	font-size: 0.65em;
	border-top: 1 solid #cccccc;
	border-left: 1 solid #cccccc;
	border-bottom: 1 solid #000000;
	border-right: 1 solid #000000;
	padding: 1px 1px 1px 1px;
	height: 22px;
}

.input {
	font-size: 12px;
	height: 22px;
}

.tiny {
	font-size: 0.65em;
}

.leadin {
	color: #336699;
}

.text12 {
	font-family: verdana;
	font-size: 0.75em;
	color: #000000;
}

.text11 {
	font-family: verdana;
	font-size: 0.7em;
	color: #000000;
}

.text10 {
	font-family: verdana;
	font-size: 0.65em;
	color: #000000;
}

div.pagesdiv {
	background-color: #eeeeee;
	border: 1px solid #999999;
	padding: 6px;
}

/**********************************************************/
/*                                                        */
/* newsletter                                             */
/*                                                        */
/**********************************************************/


#ad {
	margin: 10px 0 0 13px;
}

#newsletter {
	position: relative;
	left: 6px;
	top: 0px;
	width: 173px;
	background: url(/images/newsletter_bg.gif);
	background-color: #757575;
}

.newsletterpart {
	position: relative;
	left: 6px;
	top: 6px;
	background-color: #757575;
}

.newsletterparttrans {
	position: relative;
	left: 6px;
	top: 0px;
}

#newsletterbody {
	position: relative;
	left: 6px;
	width: 161px;
	font-family: courier;
	font-size: 10px;
	color: #ffffff;
}

.newsletterlink {
	color: #ffffff;
	font-weight: normal;
}

#newsletterarchive {
	position: absolute;
	left: 8px;
	top: 14px;
}

pre {
	font-size: 12px;
}
