body {
	background-color: #EFEFEF;
	margin: 0 0 0 0;
}

.dimage {border-width: 2px; border-color: #CA0000; border-style:solid; } 

a 
	{
	
	color: #555D6B;
	text-decoration: underline;
	
	}

a:hover
	
	{
	
	color: #F70000;

	}

img
	
	{
	
	border-width: 0px;
	
	}

h1
	{
	
	color: #F73A3A;
	font-face: verdana;
	font-size: 16px;
	text-transform:uppercase;
	
	}

h2
	{
	
	
	font-size: 14px;
	color: #616161;
	text-decoration: underline;
	
	}

.nav_shadow_left

	{
	
	background-position:  top right;
	background-image: url(images/nav_cap_left.jpg);

	
	}

.nav_shadow_right

	{
	
	background-image: url(images/nav_cap_right.jpg);
	background-position:  top left;
	
	}
.left
	{ 
	
	background-color: #1A1718;
	
	}
	
.right

	{
	
	background-color: #C8002E;
	
	}
	
.content
	{
	
	padding: 10px;
	padding-top: 0px;
	
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	

	
	}
	
.content_areaDeveloperFranchisee
	{
	
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	

	
	}

.bg_left

	{
	
	background-image: url(images/test.jpg);
	background-position:  top right;
	
	}

.bg_shadow
	
	{
	
	background-image: url(images/sidebar_shadow_tile.jpg);
	
	}

.bg_right

	{
	
	background-image: url(images/test2.jpg);
	background-position:  top left;
	
	}

.bg_shadow_right
	
	{
	
	background-image: url(images/sidebar_shadow_tile_right.jpg);

	}

.nav_shadow_left

	{
	
    background-postion: top right;
	background-image: url(images/nav_cap_left.jpg);

	
	}

.nav_shadow_right

	{
	
	background-image: url(images/nav_cap_right.jpg);
	background-postion: left;
	
	}
	
.dropdown 
	
	{
	
	position: absolute; 
	background-color: #C5C5C5; 
	width: 150px; 

	padding: 7px; 
	font-family: verdana; 
	font-size: 10px; 
	top: 160px;
	
	color: #353535;
	
	background-image: url(images/dropdown_bg.jpg);
	background-repeat: repeat-x;
	
	border-color: #838486;
	border-style: solid;
	border-width: 1px;
	

	
	}
	
.sideimg

	{
	
	border-color: #1A1717;
	border-style: solid;
	border-width: 1px;
	
	}
	
	
.toplink
	{
	
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	
	}

.topbar
	{
	
	color: #8F0000;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	
	
	}
	

