body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#415D75;
	background-image:url(img/bottom_bg.jpg);
}

.topspace {
	padding-top: 5px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.title1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFCC66;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#99CCCC;
}

a{
color:#A4C445;
font-weight:normal;
text-decoration:none;
font-size:12px;
}

a:hover{
font-weight:normal;
color:#FFFFFF;
}

a.footlink{
color:#FF9900;
font-weight:normal;
text-decoration:none;
font-size:11px;
}

a.footlink:hover{
font-weight:normal;
color:#FFFFFF;
}

.white_text {
	color: #FFFFFF;
}
.leftindentonly {
	padding-left: 10px;
}


.fontSize10 {font-size: 10px}


.bgleft {
	background-image: url(img/bg_bottom.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.customtextcolor {
	color:#CCCC00;
}

.bgright {
	background-image: url(img/bg_bottom.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.imgeRepeatX {
	background-repeat: repeat-x;
	background-position: center;
}


a.menulink{
color: #D5F518;
font-weight:bold;
text-decoration:none;
font-size: 15px
}

a.menulink:hover{
font-weight:bold;
text-decoration:underline;
color:#FFFF33;
font-size: 15px
}

.fontSize11 {
font-size: 11px
}
.rightindentonly {
	padding-right: 15px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 2px;
	border: 2px solid #5E8890;
}
input#Search {
	background-color:#A8CA42;
	font-weight:bold;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 2px;
	border: 2px solid #5E8890;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	border: 2px solid #5E8890;
}

#cse a{
	color:#063;
}

#cse{
	color:#000;
}
