@charset "utf-8";
body {
	background-color: #3b3c36;
	margin: 0 0 50px 0;
	padding: 0px;
	background-image: url(../images/backgrounds/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font:normal 90% Arial, Helvetica, sans-serif;
}

.topMenu {width:730px; text-align:right; font-size:80%; padding:4px 0; color:#B7AA9B}
.topMenu a {color:#B7AA9B!important; text-decoration:none}
.topMenu a:hover {color:#FFD!important}


.body_left {
	background-image: url(../images/body/body_left_border.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.body_right {
	background-image: url(../images/body/body_right_border.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.menu, .menu a:link, .menu a:visited {
	font-size:130%;
	color:#FFA!important;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
	text-decoration: none;
}
.menu a:link, .menu a:visited {
	color: #eedfcd!important;
		font-size:100%;

}
.menu_last {
	padding-right: 0px;
}
.menu a:hover {
	color: #FFFFFF!important;
}

h1 {margin:10px auto 0 auto}
p {margin-top:0}
.headings {
	
	font-size: 12pt;
	font-weight: bold;
	color: #4a4a4c;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
p, li, .txt {
	
	color: #444444;
	text-decoration: none;
}
a:link, a:visited {
	color: #0066CC;
}
.home a:link, .home a:visited {
	
		color: #444444;
	text-decoration: none;
}
.home a:hover {
	color: #727272;
}
.right_pad {
	padding-right: 10px;
}

/* below cods are added by themmedia.com on July 2010 */
table.tableFooter {font-size:90%; margin-left:30px; width:100%}
table.tableFooter td {padding:2px; vertical-align:top; text-align:left; vertical-align:top}
table.tableFooter li {color:#222; font-size:100%}

table.tableSmall {font-size:90%; border-collapse:collapse}
table.tableSmall caption {color:#006699; font-size:90%; text-transform:uppercase; margin-bottom:5px }
table.tableSmall th {background:#444; padding:3px; font-weight:normal; text-align:center; color:#FFFFCC; border:1px solid gray}
table.tableSmall td {padding:5px; border:1px solid gray}


ol {padding-left:20px}
ol li {margin-bottom:10px}

strong {color:#000}