
/* CSS Document */
body {
	MARGIN: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
	background-image: url(../images/svpm/background.jpg);
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: none;
	padding: 6px;
	vertical-align: text-top;
}
.topmenu:hover {
	color: #FFCC00;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
.toplink:hover {
	color: #D04806;
	text-decoration: none;
}
.maintable {
	background-image: url(../images/background.jpg);
}


.mainmenu {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: none;
	padding: 2px;
}
.mainmenu:hover {
	color: #FFCC00;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #333333;
	padding: 6px;
	list-style-type: disc;
	text-align:justify;
}
.footercontent {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #3A5120;
	text-decoration: none;
	padding: 3px;
	
}

.maintitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #333333;
	text-indent: 5px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #EEEEEE;
	background-image: url(../images/title-background.jpg);
	text-align: left;
}
th {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	text-indent: 5px;
	background-color: #E9E9E9;
	background-image: url(../images/title-bckground.jpg);
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #EEEEEE;
	text-align: left;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/UserFiles/image/bullet.gif);
}
.innertable td{
	text-indent: 3px;
	border: 1px solid #EBEBEB;
	font-size: 11px;
	text-align: left;
}
.sitemaplink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
.sitemaplink:hover {
	color: #DFDFDF;
	text-decoration: none;
}
.top {
	font-size: 14px;
	color: #587A30;
	text-decoration: none;
	font-weight: bold;
}
.top:hover {
	color: #DFDFDF;
	text-decoration: underline;
}
.cell-line {
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #E5E5E5;*/
	padding: 3px;
	font-size: 11px;
	text-align: justify;
}
.maintitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #333333;
	text-indent: 5px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #EEEEEE;
	background-image: url(../images/title-bckground.jpg);
	text-align: left;
}
.innerlink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 6px;
	vertical-align: text-top;
}
.innerlink:hover {
	color: #254A00;
	text-decoration: underline;
}
.page-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fd9d08;
}
.table-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-right: 10px;
}
.divider-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}

.table-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.table-data1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.content-patch {
	background-color: #FBEAC8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFDECB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.inner-patch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FDF7E8;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFDECB;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.table-data1 a {
	color: #FC6703;
	text-decoration: underline;
}

.table-data1 a:hover {
	color: #FC6703;
	text-decoration: underline;
}
.table-data1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B94A00;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EEEEEE;
	padding:0px;
}
.table-data2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.table-data2 a {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}

.table-data2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.table-data2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B94A00;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EEEEEE;
	padding:0px;
}
.table-data3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.table-data3 a {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

.table-data3 a:hover {
	color: #FC6C03;
	text-decoration: underline;
}
.title {
	font-size: 10px;
	color: #6c775f;
	font-weight: bold;
}
.title-table {
	color: #532100;
	font-size: 12px;
	font-weight: bold;
}

.content-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B94A00;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EEEEEE;
}
#key-point ul {
	margin: 0px;
	padding-right: 11px;
	padding-left: 5px;
	list-style-type: none;
}
#key-point li {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(../Images/small-bullet.jpg);
	background-repeat: no-repeat;
	background-position: -1px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.image-discription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E6E6E;
}
.table-data-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: justify;}
	
#mainmenu .poptitle {
	font-size:11px;
	margin-top:5px;
	background-color:#EEEEEE;
	font-weight: bold;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:5px;
	width:100%;
	vertical-align:middle;
	display: block;
	text-align:justify;
	border-bottom-style:solid;
	border-bottom-color:#E8E8E8;
	border-bottom-width:1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainmenu .poptitle_directors {
	font-size:11px;
	margin-top:5px;
	background-color:#EEEEEE;
	font-weight: bold;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:5px;
	width:140px;
	vertical-align:middle;
	display: block;
	text-align:justify;
	border-bottom-style:solid;
	border-bottom-color:#E8E8E8;
	border-bottom-width:1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
