/*######################################
### Created By: Sasha Floto
### Date Created: September 2006
### Company: Platinum Synergy Group Inc.
######################################*/

body,table{
	font-family: Verdana, Arial; 
	color: #000000; 
	font-size: 10pt;
}

#date{font-size: 7pt; text-align: center;}

body {

}

.header2{
	font-size: 10pt; 
	text-align: left; 
	color: #5F1414;
	font-weight: bold;
	text-decoration: Italic;

}

.header1{
	font-size: 12pt; 
	text-align: left; 
	color: #5F1414;
	font-weight: bold;
	
}

.rmsr{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("../synergyroom/images/logo002.jpg");
}


.footer{
	margin: auto;
	text-align: center;
	font-family: Verdana, Arial;
	color: #405089;
	font-weight: bold;
	font-size: 8px;
}
.footer a{color: #405089; text-transform: uppercase;}
.footer a:hover{color: #CFCDBA;}

a{text-decoration: none; font-weight: bold;color: #000000;}
a:hover{font-weight: bold; color: #5f1414;

}

.catContainer{
	margin: 2px /*auto*/;
	width: 145px;
	border: solid 1px #405089;
	padding: 0px;}

.catTitle{
	padding: 0px;
	background-color: #405089;
	color: #fff;
	font-weight: 700;}


div.catItems ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;}
	
div.catItems ul li{
	margin-top: 1px;
	font-size: 7.5pt;
}

div.catItems ul li a{
	display: block;
	width: 143px;
	padding: 3px;
	background-color: #E7E7DA;
	color: #405089;
	text-decoration: none;}
	
div.catItems ul li a:hover{
	background-color: #405089;
	color: #FFFFFF;
	text-decoration: none;
	
}

.catContainer2{
	margin: 25px;
	width: 700px;
	border: solid 1px #405089;
	padding: 0px;
	text-align: left}

.catTitle2{
	padding: 3px;
	background-color: #405089;
	color: #fff;
	font-weight: 700;}


div.catItems2 ul{
	list-style-type: none;
	margin: 10px;
	padding: 0px;}
	
div.catItems2 ul li{
	margin-top: 1px;
	font-size: 8pt;
}

div.catItems2 ul li a{
	display: block;
	width: 130px;
	padding: 3px;
	background-color: #ffffff;
	color: #5f1414;
	text-decoration: none;}
	
div.catItems2 ul li a:hover{
	background-color: #5f1414;
	color: #FFFFFF;
	text-decoration: none;
	
}

div.catItems3 ul{
	list-style-type: none;
	margin: 15px;
	padding: 0px;}
	
div.catItems3 ul li{
	margin-top: 1px;
	font-size: 8pt;
}

div.catItems3 ul li a{
	display: block;
	width: 130px;
	padding: 3px;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;}
	
div.catItems3 ul li a:hover{
	background-color: #5f1414;
	color: #FFFFFF;
	text-decoration: none;
	
}

.h1{
	font-family: Verdana, Arial; 
	color: #414A80; 
	font-size: 11pt;
	padding-left: 15px;
	font-weight: bold;
}

.h2{
	font-family: Verdana, Arial; 
	color: #405089; 
	font-size: 10pt;
	padding-left: 15px;
	font-weight: bold;
}

hr{
	background-image: ../images/line.jpg;
}

.headers {
	font-family: Verdana, Arial; color: #414A80;
	font-weight: bold;
	font-size: 0px;
}

.tablefont{
	font-famil:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #405089;
	font-weight: bold;	
}

.titles{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #405089;
	font-weight: bold;
}

.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	background-color: #405089;
	color: #B4E058;
	font-weight: bold;
}

.inputbg {
	background-attachment: fixed;
	background-image: url(/images/inputBg.jpg);
	background-repeat: x;
}

.signupbg {
	background-attachment: fixed;
	background-image: url(/images/inputBg2.jpg);
	background-repeat: no-repeat;
}

.loginbg {
	background-attachment: fixed;
	background-image: url(/images/loginBg.jpg);
	background-repeat: x;
}

.sideborders{
	border-style: solid; 
	border-left-width: 2px; 
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #CECDB9;
}


.maintableborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CECDB9;
	border-right-color: #5C5947;
	border-bottom-color: #CECDB9;
	border-left-color: #5C5947;
}

.logintable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #405089;
	border-right-color: #405089;
	border-bottom-color: #405089;
	border-left-color: #405089;
}

.indent {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.selectbg {
	background-color: #42526B;
}

.invalid {
	color: #CE0000;
	font-weight: bold;
}


	
Hex={5f1414} - red

