body {
	font-family: lucida grande,tahoma,verdana,arial,sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:link {
	color: #385495;
	cursor: pointer;
	text-decoration: none;
}

a:visited {
	color: #1f3f88;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	color: #385495;
	cursor: pointer;
	text-decoration: underline;
}

a:active {
	color: #385495;
	cursor: pointer;
	text-decoration: none;
}

#TopMenu a:link {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}

#TopMenu a:visited {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}

#TopMenu a:hover {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}

#TopMenu a:active {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}

form, table, td, p, input, textarea, select {
	font-family: Tahoma;
	font-size: 8pt;
}
textarea {
	font-size:8pt;
	font-family:tahoma;
}

img, select {
	border:0px;
}

form {
	margin:0px;
	padding:0px;
}

.GreenBtn {
	font-size:8pt;
	font-family: lucida grande,tahoma,verdana,arial,sans-serif;
	color:#FFFFFF;
	background: #5b74a8 url('../Images/Background_01.png');
	background-position: 0px -96px;
	width:55px;
	height:22px;
	border: 1px solid #49a442;
	cursor: pointer;
	font-weight: bold;
	padding-bottom:3px;
}

.BlueBtn {
	font-size:8pt;
	font-family: lucida grande,tahoma,verdana,arial,sans-serif;
	color:#FFFFFF;
	background: #5b74a8 url('../Images/Background_01.png');
	background-position: 0px -48px;
	width:55px;
	height:22px;
	border: 1px solid #29447e;
	cursor: pointer;
	font-weight: bold;
	padding-bottom:3px;
}

.GrayBtn {
	font-size:8pt;
	font-family: lucida grande,tahoma,verdana,arial,sans-serif;
	color:#333333;
	background: #5b74a8 url('../Images/Background_01.png');
	background-position: 0px 0px;
	width:55px;
	height:22px;
	border: 1px solid #999999;
	cursor: pointer;
	font-weight: bold;
	padding-bottom:3px;
}

.BlueBtn_Small {
	font-size:8pt;
	font-family: lucida grande,tahoma,verdana,arial,sans-serif;
	color:#FFFFFF;
	background: #5b74a8 url('../Images/Background_01.png');
	background-position: 0px -48px;
	width:40px;
	height:20px;
	border: 1px solid #29447e;
	outline-style: none;
	border-style: none;
	cursor: pointer;
	font-weight: bold;
	padding-bottom:3px;
	padding-left:6px;
}


.BrokenLink  {
	float:right;
	width: 20px;
	height: 18px;
	cursor: pointer;
	background: transparent url(../Images/BrokenLink.jpg) no-repeat -20px 0px;
}
.BrokenLink:hover {
	background: transparent url(../Images/BrokenLink.jpg) no-repeat 0px 0px;
}

.Video  {
	float:right;
	width: 18px;
	height: 18px;
	cursor: pointer;
	background: transparent url(../Images/Video.jpg) no-repeat 0px 0px;
}
.Video:hover {
	background: transparent url(../Images/Video.jpg) no-repeat 0px 0px;
}

.paging a {
	text-align: center;
	line-height: 24px;
	width: 25px;
	display: block;
	background: url(../images/shared/paging_off.gif) no-repeat; 
	float: right; 
	height: 25px; 
	color: #4b4a4a; 
	font-size: 12px; 
	font-weight: bold; 
	margin-right: 4px;
}
.paging a.selected {
	background: url(../images/shared/paging_on.gif) no-repeat; 
	color: #fff;
}
.paging a:hover {
	background: url(../images/shared/paging_on.gif) no-repeat; 
	color: #fff;
}
a.paging-prev:hover {
	text-align: left; 
	padding-left: 10px; 
	width: 73px; 
	display: block; 
	background: url(../images/shared/paging_next.gif) no-repeat; 
	float: right; 
	height: 25px; 
	color: #4b4a4a;
}
a.paging-prev {
	text-align: left; 
	padding-left: 10px; 
	width: 73px; 
	display: block; 
	background: url(../images/shared/paging_next.gif) no-repeat; 
	float: right; 
	height: 25px; 
	color: #4b4a4a;
}
a.paging-next:hover {
	text-align: right; 
	text-indent: 20px; 
	width: 83px; 
	display: block; 
	background: url(../images/shared/paging_prev.gif) no-repeat; 
	float: right; 
	height: 25px; 
	color: #4b4a4a;
}
a.paging-next {
	text-align: right; 
	text-indent: 20px; 
	width: 83px; 
	display: block; 
	background: url(../images/shared/paging_prev.gif) no-repeat; 
	float: right; 
	height: 25px; 
	color: #4b4a4a;
}
a.paging-prev-left {
	text-align: left; 
	padding-left: 10px;
	width: 73px; 
	display: block; 
	background: url(../images/shared/paging_next_left.gif) no-repeat; 
	float: right; 
	height: 25px; 
	color: #4b4a4a;
}
a.paging-next:hover {
	text-align: right; 
	text-indent: 20px; 
	width: 83px; 
	display: block; 
	background: url(../images/shared/paging_prev_left.gif) no-repeat; 
	float: right; 
	height: 25px; 
	color: #4b4a4a;
}
a.paging-next-left {
	text-align: right; 
	text-indent: 20px; 
	width: 83px; 
	display: block; 
	background: url(../images/shared/paging_prev_left.gif) no-repeat; 
	float: right; 
	height: 25px; 
	color: #4b4a4a;
}

.facebook a {
	display: block;
	float: right;
	width: 27px;
	height: 26px;
	margin: 0px 0px 0px 6px;
	text-indent: -9999px;
	background: url('../Images/facebook.png') no-repeat 0 0; 
}
.facebook a:hover {
    background-position: 0 -26px; 
}

.twitter a {
	display: block;
	float: right;
	width: 27px;
	height: 26px;
	margin: 0px 0px 0px 6px;
	text-indent: -9999px;
	background: url('../Images/twitter.png') no-repeat 0 0; 
}
.twitter a:hover {
	background-position: 0 -26px; 
}
