/* CSS Document */

body {
	background-repeat: repeat;
	background-color: #EEEBDA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#bobatladder {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}


p{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;
}

p.testimonialRob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	
	color: #0066FF;
}
table.head {
	border-top-width: thick;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #ECD39D;
	border-right-color: #ECD39D;
	border-bottom-color: #ECD39D;
	border-left-color: #ECD39D;
}
#ccgroup {
	margin: 5px;
	padding: 15px;
	width: auto;
}

table.body {
	
	border-right-width: medium;
	
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	
	border-left-style: double;
	border-top-color: #933E41;
	border-right-color: #ECD39D;
	
	border-left-color: #ECD39D;
}
table.logos {
	border-bottom: solid #ECD39D medium;
	border-left: double #ECD39D thick;
	border-right: solid #ECD39D medium;
	
}


p.testimonialRudra {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: italic;
}
p.testimonialBud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
}

p.servicehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
	color: #990000;
}

#Banner_graphic {
	padding: 0px;
	height: 70px;
	width: 579px;
}
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	
	text-align: center;
}

.BOLD {
	font-weight: bold;
	color: #990000;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #990000;
	text-align: center;
}

a:link {
	color: #0033CC;
	text-decoration: none;	
}
a:hover {
	color: #FF6600;
	
}

a:visited {
	text-decoration: none;
}
.12ptbold {
	font-size: 12px;
	font-weight: bold;
}
