/* CSS Document */

body {

font-family: Arial, verdana, sans-serif;
font-size: 13px;
color:#333333;
background-image:url(../images/shadow.gif);
background-position:50%;
background-repeat:repeat-y;
}
.theading{
font-family: Arial, verdana, sans-serif;
font-size: 13px;
color: #333333;
font-weight: bold;

}
.subheading {
font-family: Arial, verdana, sans-serif;
font-size: 13px;
color: #333333;
font-weight: normal;

}
td{
font-family: Arial, verdana, sans-serif;
font-size: 11px;
color:#333333;
text-align: left;

}
.textalign td{
text-align: left;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
}
a:link{
color: #333333;
}
a:visited{
color: #333333;
}
a:active{
color: #333333;
}
a:hover{
color:#B72E34;
}
body{
margin: 0px;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
}
.searchname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #5265FF;
}
