body{
padding:0px;
margin:0px;
background:#FFFFFF;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:normal;
		color:#4A4A4A;
	}
	
.m_text a{ color:#B23737}
.m_text span a{ color:#4A4A4A}
.m_text strong a{ color:#4A4A4A}

.h_text {}

.s_text a{ color:#414F66; font-size:11px; text-decoration:none}
.s_text a:hover{ text-decoration:underline}
	
.l_text {}
	
.c_text { color:#58514D; font-size:10px}
.c_text a{ color:#AA0F0F}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.line { background:url(images/line.gif) repeat-x; width:170px; height:1px}
.line2 { background:url(images/line.gif) repeat-x; width:121px; height:1px}

.form{height:20px; margin-top:3px;}
.form input {width:213px; height:17px; padding-left:5px}

textarea {width:213px; height:152px; padding-left:5px; overflow:auto; margin-top:3px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a2.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 7px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#B23737}

.chromemenu{
width: 99%;
font-weight: bold;
}

.chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(media/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

.chromemenu ul li{
display: inline;
}

.chromemenu ul li a{
color: #494949;
padding: 5px 8px;
margin: 0;
text-decoration: none;
border-right: 1px solid #BBB;
}

.chromemenu ul li a:hover, .chromemenu ul li a.current{
background: url(media/chromebg2.gif) center center repeat-x;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	 }
	 h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color:#414F66
	 }
	  h3 {
	font-size: 10px;
	line-height:2px;
	font-weight: bold;
	letter-spacing: 2px;
	color:#CC9900
	
	 }