/*#######################################
### Created By: Mike Scriber
### Date Created: December 1, 2004
### Company: Platinum Synergy Group Inc.
#######################################*/


/* MAIN TAGS #######################################*/
body, table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	background: #4A4A4A;
	margin-top: 0px;
}
table#White {
	background: #FFFFFF;
}
.bborder{
	background: #B8B6B7;
}
.footer{
	color: #FFFFFF;
	font-size: 8pt;
}
/*#################################################*/


/* BOTTOM ROLLOVERS ################################*/
a.bot:link, a.bot:active, a.bot:visited, a.bot:hover { 
	font-family: verdana; 
	font-size: 10px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration:none;
	padding: 2 2 2 2;
	} 
a.bot:hover { 
	color: #FF6600; 
}

hr{
	color: #FF6600;
	width: 90%;
}

/*#################################################*/


/* FONTS #######################################*/
.splashFont {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.smallFont {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: #747373;
}
.sidebarFont {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #747373;
}
/*#################################################*/


/* HYPERLINKS #######################################*/
a:link{
	text-decoration: none;
	color: #A1A1A1;
	font-weight: bold;
}
a:active{
	text-decoration: none;
	color: #A1A1A1;
	font-weight: bold;
}
a:visited{
	text-decoration: none;
	color: #A1A1A1;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #C9C9C9;
	font-weight: bold;
}

a.splash:link, a.splash:visited, a.splash:active {
	display: block;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border: solid #FF6600;
	border-width: 1 1 1 1;
	color: #FF6600;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.splash:hover {
	background: #FF6600;
	border: solid #FFFFFF;
	border-width: 1 1 1 1;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}
/*#################################################*/


/* BORDERS #######################################*/
.splashBorder {
	border: 1px solid #FF6600;
}
.innerBorder {
	border: 1px solid #A8A8A8;
	background: #E7E7E7;
}
.tdBorder{
	background: #FFFFFF;
	border: solid #FF6600;
	border-width: 0 4 0 4;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/bottomBg.jpg);
}
/*#################################################*/


/* INPUTS   #######################################*/
.input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
	border: 1px solid #FF6600;
}
.submitButton {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
	background: #FFFFFF;
	border: 1px solid #FF6600;
}
.textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
	background: #FFFFFF;
	border: 1px solid #FF6600;
}
/*#################################################*/
