body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td {
	/*font-family: "MS Sans Serif", Tahoma, sans-serif;*/
	font-family: Tahoma, sans-serif;
	/*font-size: 11px;*/
	font-size: 8pt;
	color: #000000;
}
.font_Head {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, sans-serif;
	font-size: 18px;
}
.font_Big {
	/*font-family: "MS Sans Serif", Tahoma, sans-serif;*/
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
.font_Small {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

INPUT,SELECT,TEXTAREA {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #C5CCD3;
}
input[type="image"] {
	border: 0px;
}
.input_Email {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	height: 16px;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #C5CCD3;
	width: 180px;
}
a:link {
	color: #2463A9;
	text-decoration: underline;
}
a:visited {
	color: #2463A9;
	text-decoration: underline;
}
a:hover {
	color: #9E0B0E;
	text-decoration: underline;
}
a:active {
	color: #2463A9;
	text-decoration: underline;
}

.a:link {
	color: red;
	text-decoration: underline;
}
.a:visited {
	color: red;
	text-decoration: underline;
}
.a:hover {
	color: #9E0B0E;
	text-decoration: underline;
}
.a:active {
	color: red;
	text-decoration: underline;
}

.Button{
	BACKGROUND-COLOR: #3D5698;
	BORDER-BOTTOM: 1px solid Navy;
	BORDER-LEFT: 1px solid #6495ED;
	BORDER-RIGHT: 1px solid Navy;
	BORDER-TOP: 1px solid #6495ED;
	COLOR: White;
	FONT: bold 10px "tahoma" "sans-serif";
	text-align : center;
	cursor: hand;
}
.Button_Disable{
	BACKGROUND-COLOR: #3D5698;
	BORDER-BOTTOM: 1px solid Navy;
	BORDER-LEFT: 1px solid #6495ED;
	BORDER-RIGHT: 1px solid Navy;
	BORDER-TOP: 1px solid #6495ED;
	COLOR: White;
	FONT: 10px "tahoma" "sans-serif";
	text-align : center;
	cursor: default;
}
.Radio {
	BORDER-BOTTOM: 0px solid Navy;
	BORDER-LEFT: 0px solid #6495ED;
	BORDER-RIGHT: 0px solid Navy;
	BORDER-TOP: 0px solid #6495ED;
	COLOR: White;
	FONT: bold 10px "tahoma" "sans-serif";
	text-align : center;
}

#tbl {
	/*position: relative;
	top: -3px;
	left: -3px;*/
	/*width: 100%;*/
	margin: 0 5 5 5;
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
}

#tbl caption {
	margin: 0 5 0 5;
	/*padding: 2px 20px;*/
	text-align: center;
	border: 1px solid #C0C0C0;
	border-bottom: none;
	background: #C0C0C0;
	font-size: small;
	font-weight: bold;
	color: white;
}

#tbl th , #tbl td {
	margin: 0;
	padding: 2px 10px;
	text-align: center;
	/*border-bottom: 1px solid #b5b5b5;*/
}

#tbl th {
	color: #000000;
	font-size: 8pt;
}

#tbl tr {
	background: #f0f0f0;
}

#tbl tr.alt {
	background: #fafafa;
}

#tbl tr.head {
	background: #e6e6e6;
}

#tbl td.title {
	text-align: left;
	color: #000000;
}

#tbl td.name {
	text-align: left;
}

#tbl .number {
	text-align: right;
}

.shadow {
	/*position: relative;
	top: -1px;
	left: -1px;
	background: #A0A0A0;*/
}

#tbl-form {
	/*position: relative;
	top: -3px;
	left: -3px;*/
	width: 75%;
	border: 1px solid #666666;
	border-collapse: collapse;
}

#tbl-form th , #tbl-form td {
	margin: 0;
	padding: 2px 10px;
	border-bottom: 1px solid #b5b5b5;
}

#tbl-form th {
	color: #999;
	font-size: 30pt;
	font-weight: normal;
	text-align: left;
}

#tbl-form tr {
	background: #e6e6e6;
}

#tbl-form td {
	background: #f1f1f1;
}


.style1 {color: #CC0000}
.style2 {font-weight: bold}
.style3 {font-weight: bold}

#menu a {
text-decoration: none;
}

#submenu a {
text-decoration: none;
color : #000;
}
#submenu a:hover {
text-decoration: none;
color : #000;
}
#submenu a:visited {
text-decoration: none;
color : #000;
}
.border{
	border:1px solid #999999;
}
.border-top{
	height:1px;
	border-top:1px solid #CCCCCC;
}

.social-sharing{
	clear:both;
	margin: 0;
	width: 180px;
	display:block;
}
.twitter-share-button{
	margin: 2px 0;
	float:right;margin-right:10px;
}
.fbshare{
	float:right;
	display: inline-block;
	height: 24px !important;
	margin-left: 0px;
	margin-top:3px !important;
}


.fblike{
	float:left;
	border: medium none;
	height: 24px;
	margin-left: 5px;
	margin-top:1px !important;
	overflow: hidden;
	width: 100px;
}

.tweet_frame{
	margin: 2px 0;
	width:60px !important;
}

.fbshare2 {
	display: block;
	margin-top: 3px;
	overflow: hidden;
	height:65px;
	float:left;
}
.fblike2{
	float:left;
	margin-top:4px !important;
	margin-left:13px;
}


