.regulartext {
	font-family: verdana;
	font-size: 10px;
	color: #47545E;
	text-decoration: none;
}
.bodytext {
	font-size: 12px;
	font-family: verdana;
	color: 47545E;
}
.box {
	height: 17px;
	width: 80%;
	border: thin solid #47545E;
	font-family: verdana;
	font-size: 10px;
	color: #47545E;
	text-decoration: none;
}
.boxReg {
	height: 17px;
	width:200px;
	border: thin solid #47545E;
	font-family: verdana;
	font-size: 10px;
	color: #47545E;
	text-decoration: none;
}
.boxContactText {
	height: 150px;
	width: auto;
	border: thin solid #47545E;
	font-family: verdana;
	font-size: 10px;
	color: #47545E;
	text-decoration: none;
}
.dropmenu {
	font-size: 10px;
	color: #47545E;
	text-decoration: none;
	list-style-type: none;
	font-family: verdana;
	word-spacing: 1px;
	width: 100%;
}
.button {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #47545E;
	width: 80%;
}
.buttonBox {
	border: 1px solid #5D6366;
	height: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #47545E;
}
.boxLogin {
	font-family: verdana;
	width: 85%;
	border: 1px;
	font-size: 10px;
	color: #990099;
	text-decoration: none;
	height: 12px;
	background-image: none;
}
.boxRegSmall {
	height: 20px;
	width:150px;
	border: thin solid #47545E;
	font-family: verdana;
	font-size: 10px;
	color: #47545E;
	text-decoration: none;
}
.greyborder {
	border: 1px solid #5D6366;
	padding:5px;
}
.DisplayNone {
	  display: none;
	 }
	 
BODY {
/* BLANK FOR NO SEASON OR HOLIDAYS 
.tabletest { background-image: url('http://openboxvision.com/images/background_blank.jpg'); 
background-repeat : no-repeat;
background-position : left bottom;
*/

/* SUMMER HOLIDAYS */
background-image : url('http://openboxvision.com/images/background_theme_summer.jpg');
.tabletest { background-image: url('http://openboxvision.com/images/background_side_menu_winter.jpg'); 
background-repeat : repeat-x;
background-position : left bottom;
background-attachment : fixed;
color : #000000;
margin : 0;
}
/* WINTER HOLIDAYS 
{
background-image : url('http://openboxvision.com/images/background_theme_winter.jpg');
.tabletest { background-image: url('http://openboxvision.com/images/background_side_menu_winter.jpg'); 
background-repeat : repeat-x;
background-position : left bottom;
background-attachment : fixed;
color : #000000;
margin : 0;
}*/

/* VALENTINE HOLIDAYS 
{
background-image : url('http://openboxvision.com/images/background_val.jpg');
.tabletest { background-image: url('http://openboxvision.com/images/background_side_menu_winter.jpg'); 
background-repeat : repeat-x;
background-position : left bottom;
background-attachment : fixed;
color : #000000;
margin : 0;
}*/


} 

