/*
#2A2AFF
#142E87
Pallette for this style:
#E1621A
#0B1846
#0C0D10
*/

.html
{
	font-family: verdana;
}

.boxlink
{ 
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
	font-family: verdana;
}

.shoutdiv
{
	overflow:auto;
	height: 480px;
	width: 730px;
	font-family: verdana;
	background-color: #0C0D16;
	border-top: 4px solid #0B1846;
	border-right: 1px solid #0B1846;
	border-left: 1px solid #0B1846;
	border-bottom: 4px solid #0B1846;
}

.staffshoutdiv
{
	overflow:auto;
	height: 280px;
	width: 750px;
	font-family: verdana;
	background-color: #0C0D16;
	border-top: 4px solid #0B1846;
	border-right: 1px solid #0B1846;
	border-left: 1px solid #0B1846;
	border-bottom: 4px solid #0B1846;
}

.shoutdiv a
{
	font-size: 12px;
	font-style: normal;
	font-family: verdana;
	text-decoration: none;
}

.stdtable
{
	color: silver;
	font-size: 12px;
	background-color: #0C0D16;
	border-collapse: collapse;
	border-top:4px solid #0B1846;
	border-bottom:4px solid #0B1846;
	border-right:0px solid #0B1846;
	border-left:0px solid #0B1846;
	font-family: verdana;
}

.inputtextarea
{
	background-color: #0C0D16;
	border: 1px solid #0B1846;
	color: white;
	width: 250px;
	height: 150px;
	font-family: verdana;
}

.inputtext
{
	background-color: #0C0D16;
	border: 1px ridge #0B1846;
	color: white;
	width: 250px;
	font-family: verdana;
}

.stdbutton
{
	background-color: #0C0D16;
	border: 2px double #0B1846;
	color: white;
	cursor: pointer;
font-family: verdana;
}

.menu_btn
{
	background-color: #0D1106;
	border: 4px solid #1D1F0E;
	vertical-align: middle;
	color: white;
	font-size: 20px;
	line-height: 13px;
	height: 36px;
	width: 130px;
	font-weight: bolder;
	font-family: sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.new_menu_btn
{
	
	border: none;
	vertical-align: middle;
	height: 60px;
	width: 152px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	background-position: center;
}

.namesdiv
{
	overflow:auto;
	height: 480px;
	width: 160px;
	font-family: verdana;
	background-color:#0C0D16;
	border-top: 4px solid #0B1846;
	border-right: 1px solid #0B1846;
	border-left: 1px solid #0B1846;
	border-bottom: 4px solid #0B1846;
}

.staffnamesdiv
{
	overflow:auto;
	height: 280px;
	width: 130px;
	font-family: verdana;
	background-color:#0C0D16;
	border-top: 4px solid #0B1846;
	border-right: 1px solid #0B1846;
	border-left: 1px solid #0B1846;
	border-bottom: 4px solid #0B1846;
}

.optionsdiv
{
	display: none;
	padding: 5px;
	position:fixed;  
	position:absolute; /* hack for internet explorer 6*/  
	width: 500px;
	height: 250px;
	background-color: #0C0D16;
	border-top: 2px solid #0B1846;
	border-bottom: 2px solid #0B1846;
	z-index:2;
	font-family: verdana;
}

.smileydiv
{
	visibility: hidden;
	padding: 5px;
	width: 540px;
	background-color: #0C0D16;
	border-top: 2px solid #0B1846;
	border-bottom: 2px solid #0B1846;
	font-family: verdana;
}

.divbox
{
	border: solid #0B1846 2px;
}

.std1head
{
	color: #E1621A;
	font-size: 24px;
	font-weight: bold;
}

.std2head
{
	color: #E1621A;
	font-size: 22px;
	font-weight: bold;
}

.std3head
{
	color: #E1621A;
	font-size: 20px;
	font-weight: bold;
}

.std4head
{
	color: #E1621A;
	font-size: 18px;
	font-weight: bold;
}

.std5head
{
	color: #E1621A;
	font-size: 16px;
	font-weight: bold;
}

.std6head
{
	color: #E1621A;
	font-size: 14px;
	font-weight: bold;
}