body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : #FFFFFF url(../background/backround2.jpg) repeat scroll;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
}


a {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : underline;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	vertical-align : top;
}

th {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	background-color : Silver;
	color : #193184;
}

td a {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : underline;
}


i {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
}

/*Strong emphasis heading styles*/
h2.vstrong{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	color : Navy;
	background-color : #CCCCCC;
}

/*Working Group page styles*/
h2.wg
	{margin-bottom:0pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0cm; margin-right:0cm; margin-top:0cm}

h3.wg
	{margin-bottom:0pt;
	page-break-after:avoid;
	font-size:11.0pt;
	font-family:"Times New Roman";
	margin-left:0cm; margin-right:0cm; margin-top:0cm}
	
p.wg {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

ul.wg {
	margin-left : 20px;
}

li.wg{
	list-style-type : square;
	margin-left : 0px;
	margin-bottom : 6px;
}
/* General Assembly member list styles */

.galist {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px
}

td.galist {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-size : 11px;
	vertical-align : top;
}

img.galist {
	border : 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-size : 11px;
}

b.galist {
	font-weight : bold;
}

/*Guides and Documents*/
body.guidedoc{
	background : White;
}

div.guidedoc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px
}

.guidedoc table {
	
}

.guidedoc td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 1px 1px 1px 1px;
	margin : 0;
	}

.guidedoc b {
	font-weight : bold;
	color: #193184;
}
/*Navigation elements */

.mainmenu {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	/* color: #FFFFFF;  */
	background-color: #F3F3F3; 
	list-style-type: none; 
	position: relative; 
	visibility: visible; 
	color: #193184;
	width : 128px;
	background : #F3F3F3 none;
}



h1.mainmenu {  font-family: Arial, Helvetica, sans-serif; 
	width: 137px;
	border-bottom: 1px #CCCCCC solid; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	/* color: #FFFFFF;  */
	background-color:  #F3F3F3; 
	list-style-type: none; 
	position: relative; 
	visibility: visible; 
	color: #3300CC; 
	line-height: 15pt;
	margin: 1px 1px 3px 1px;
}

	
td.mainmenu a {
	font-size: 10pt; 
	font-style: normal; 
	text-decoration : none;
	color: #193184;
	width: 152px; 
	min-width : 152px;
	border: none; 
	margin : 2px 1px 1px 3px;
	background-color: #F3F3F3; 
	padding : 1px 1px 1px 6px;
	float : left;
}


td.mainmenu a:hover {
	font-size: 10pt; 
	font-style: normal; 
	padding : 1px 1px 1px 6px;
	text-decoration : none;
	width: 152px; 
	min-width : 152px;
	color: #193184;
	border: none; 
	background-color: #CCCCCC;
	margin : 2px 1px 1px 3px;
	float : left;
}

td.mainmenu{
	text-align : left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
