/* General */
html, body {margin: 10px 0px 0px 0px; font-family: Verdana; font-size: 0.83em;}
form {margin: 0px 0px 0px 0px}
td {font-family: Arial; font-size: 11px}

/* Link Styles */
a {color: #c23333; text-decoration:none}
a:hover {color: #c23333; text-decoration:underline}

a.terms {color : #4E4E4E}
a.whitelink {color: white; text-decoration: underline}
.menulink {text-decoration: none}
.menulink:hover {text-decoration: underline}

/* Form Controls */
input, textarea {font-family: Verdana, Arial, Sans-Serif; font-size: 11px} 
input.button {border: 1px solid #1A258E; font-weight: bold; background-color: white; height: 18px; color: #2D4191; cursor:hand;}
select {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}
/*Highlight user searched text in the search engine */
.highlight {text-decoration: none;color:black;background:yellow;}
/* Text Styles */
.page_heading {font-weight: bold; font-size: 16px}
.messagetouser {color: red; font-weight: bold}
.menulink {font-weight: normal}
a.terms {color: #4E4E4E; font-size:10px; text-decoration:none}
a.terms:hover {color: #4E4E4E; font-size:10px; text-decoration:underline}
.whitetext {color: white; font-weight: bold}
.footertext {color: #AAAAAA}
.productdetail {background-color: #DDDDDD}
.pnlAdditionalImagesDisabled {  font-size: 11px; color: #AAAAAA; background-color: #efefef;font-weight: bold; text-align: center; padding-top: 3px; padding-bottom: 3px;}
.pnlAdditionalImages {  font-size: 11px; color: black; background-color: #efefef; font-weight:bold; text-align: center;  padding-top: 3px; padding-bottom: 3px;  cursor: hand;}
.standard-text {font-family: Verdana; font-size:10px; font-weight: normal; color: #111111}
.Testimonial {font-family:Arial; font-size:11px; color:Black; text-decoration:none}
.Client {font-family:Arial; font-size:11px; color:#c23333; text-decoration:none}
.Testimonial:hover {font-family:Arial; font-size:11px; color:Black; text-decoration:underline}
.Client:hover {font-family:Arial; font-size:11px; color:#c23333; text-decoration:underline}
.StoryImage {border:1px solid black;  margin:5px}

.ImageBorder {border:1px solid #EE3333;}
/* Page Number */
.page_number_selected {font-weight: bold}
.page_number_unselected {font-weight: normal}

.Menu
{
	font-family:Arial;
	font-size:11px;
	color:#151515;
	text-decoration:none
}

.Menu:hover
{
	font-family:Arial;
	font-size:11px;
	color:white;
	text-decoration:none
}

.RightMenu
{
	font-family:Arial;
	font-size:11px;
	color:white;
	text-decoration:none
}


.Testimonials
{
	font-family:Arial;
	font-size:11px;
	color:white;
	text-decoration:none;
}

.Testimonials:hover
{
	font-family:Arial;
	font-size:11px;
	color:white;
	text-decoration:underline;
}

