body {
	margin-left: 0px;
	margin-top: 10px;
}
.greyBoxRightBorder2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

}
.greyBoxRightBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000031;
	border-left-color: #000031;
	border-top-color: #000031;
	border-bottom-color: #000031;

}
.topback {
	background-image: url(images/top_back.jpg);
	background-repeat: repeat-x;
	background:background-position: center;
}
.leftback {
	background-image: url(images/left_back.jpg);
	background-repeat: repeat-y;
}
.bodybgimage{

	background-image: url(images/tempbackgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bodybgimage2{

	background-image: url(images/tempbackgrd2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bodybgimage3{

	background-image: url(images/tempbackgrd3.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bodybgimagedefault{

	background-image: url(images/tempbackgrddefault.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bodybgbluehome{

	background-image: url(images/bodybluehome.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.latestbodybgblackhome{

	background-image: url(images/latesttempbackgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bodybgblackhome{

	background-image: url(images/bodyblackhome.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bodybgpinkhome{

	background-image: url(images/bodypinkhome.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bodybgimagedefaultabout{

	background-image: url(images/abouttempbackgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.rightback {
	background-image: url(images/right_back.jpg);
	background-repeat: repeat-y;
}
.navigation {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}
a.navigation:link {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
}
a.navigation:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
}
a.navigation:hover {
	color: #000063;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	background-color: #6B8596;
	display: block;
}
p, td, th {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color:#000033;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #003333;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #669999;
}
.small {
	font-size: 12px;
	text-align: center;
}
.smallbody {
font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000033;
	
}
ul, ol {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color:#000033;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #000031;
	background-color:#FFFFFF;
	text-decoration: none;
}
.transparentback {
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
}