
/*------- Main Madness ------*/

body {
	margin: 0 0 0 0;
	background: url(_images/bg.gif) no-repeat top left;
}

table,tr,td,p,b,a,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #303030;
	background-color: inherit;
}

h1,h2,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #303030;
	background-color: inherit;
}
h1 {font-size: 24px; text-align: center; vertical-align: middle; margin: 12px 0 17px 0;}
h2 {font-size: 18px;}
h3 {font-size: 14px;}

a:link		{text-decoration: none; color: #ff9900; background-color: inherit;}
a:visited	{text-decoration: none; color: #ee8800; background-color: inherit;}
a:hover		{text-decoration: none; color: #ffbb22; background-color: inherit;}
a:active	{text-decoration: none; color: #ff0000; background-color: inherit;}

img {
	border: none;
}

hr {
	border: 1px solid;
	border-color: #f9f9f9 #e8e8e8 #e2e2e2 #f3f3f3;
}

.bevel {
	border: 1px solid;
	border-color: #e2e2e2 #f3f3f3 #f9f9f9 #e8e8e8;
}

/*------- Allign Madness -------*/

/* Images in Text */
.right {float: right; padding: 0 0 0 10px;}
.left {float: left; padding: 0 10px 0 0;}
.centered {display: block; margin-left: auto; margin-right: auto;}

/* General */
.center {text-align: center}
.bottom {vertical-align: bottom;}

/*------- Allign Madness -------*/

/*------- !Main Madness ------*/

	/*------- Content Madness ------*/

	td.content	{
		padding: 0 0 0 10px;
	}
		td.content p {text-align: justify;}
		
	/* Paragraphs */
	.tight {margin-bottom: 0;}
	.new {text-indent: 12px; margin-top: 0;}
	
	.indent {padding: 0 24px;}
	.small {font-size: 10px;}

	/*------- !Content Madness ------*/

/*------- Menu Madness ------*/

td.menu,td.content {
	vertical-align: top;
}
	td.menu {
		padding: 0 0 0 10px; 
		width: 170px;
	}

ul.menu {
	padding: 0;
	margin: 0;
}

ul.menu li {
	list-style-type: none;
	list-style-position: outside;
	padding: 0 0 0 14px;
}

	.menuitem {
		background: url(_images/dot.gif) no-repeat left;
	}

	.menuselected {
		margin: 0 0 0 2px;
		background: url(_images/dot_hover.gif) no-repeat left;
	}


ul.menu span {
	vertical-align: top;
	padding: 0 0 0 2px;
	font-size: 8px;
	font-family: "Courier New", serif;
}
	.supgrey {
		color: #606060;
		background-color: inherit;
	}


	.supcolor {
		color: #ee8800;
		background-color: inherit;
	}
	
/*------- !Menu Madness ------*/

/*------- Thumbnail Madness ------*/

td.thumb {
	vertical-align: top;
	width: 124px;
}

div.thumb {
	vertical-align: top;
	margin-top: 16px;
}
	div.thumb img {
		margin: 0 0 8px 0;
		width: 100px;
		height: 100px;
		border: 1px solid;
		border-color: #e0e0e0;
	}
	div.thumb a {
		margin: 4px;
		padding: 8px;
		
		text-align: center;		
		display: block;
		border: 3px solid;
		border-color: #f9f9f9  #e8e8e8    #e2e2e2     #f3f3f3;
		width: 100%;
		color: #ff9900;
		background-color: #eeeeee;
	}
	html>body div.thumb a {
		width: auto;
	}
		div.thumb a:hover {
			margin: 4px 2px 2px 4px;
			padding: 10px 8px 8px 10px;
			border-color: #e2e2e2 #f3f3f3 #f9f9f9 #e8e8e8;
			color: #ff9900;
			background-color: #eeeeee;
		}
		div.thumb a:active {
			color: #ff0000;
			background-color: #f0f0f0;
		}
		div.thumb a:visited {
			color: #ee8800;
			background: url(_images/ok.gif) no-repeat bottom right;
			background-color: #eeeeee;
		}
	
/*------- !Thumbnail Madness ------*/

/*------- Global Form Madness -------*/

button {
	background: url(_images/dot.gif) no-repeat left;
	background-color: #eeeeee;
	color: #303030;
	border: 2px solid;
	padding: 4px 10px;
	border-color: #f9f9f9  #e8e8e8    #e2e2e2     #f3f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*------- Mixed Admin Section -------*/

textarea {
	background-color: #f6f6f6;
	color: #303030;
	font-size: 14px;
}

input,select {
	background-color: #fcfcfc;
	color: #000000;
	font-size: 14px;
	font-family: "Courier New", serif;
	margin: 2px;
}

/*------- !Mixed Admin Section -------*/

	/*------- Internal Admin Section -------*/

	.title {
		font-size: 18px;
	}

	/*------- !Internal Admin Section -------*/

	/*------- External Admin Section -------*/

	div.admin {
		color: #303030;
		border: 2px solid;
		border-color: #f9f9f9  #e8e8e8    #e2e2e2     #f3f3f3;
		padding: 10px;
		background-color: #eeeeee;
	}

	/*------- !External Admin Section -------*/
	
/*------- Mail Form Madness -------*/
	
#mailform textarea,#mailform input,#mailform select {
	background: url(_images/dot_white.gif) no-repeat left;
	background-color: #fff4e3;
	color: #83683c;
	font-size: 12px;
	border: 2px solid;
	border-color: #e2e2e2 #f3f3f3 #f9f9f9 #e8e8e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mailform textarea {
	margin: 7px 0 7px 0;
}
	
/*------- !Mail Form Madness -------*/