body {
background-color:#555;
height:100%;
font-family:sans-serif;
font-size:11pt;
}

a,a:visited {
text-decoration:none;
color:#BDFCC9;
}

a:hover {
text-decoration:underline;
color:#3F3;
font-weight:700;
}
.expandoption {
float:right;	
border-right:1px solid gray;
border-top:1px solid gray;
height:217px;
}

.mainwrapper {
position:absolute;
top:5px !important;
left:5px !important;
right:5px !important;
bottom:0 !important;
min-width:700px !important;
max-width:960px;
margin-left:0 !important;
margin-right:0 !important;
background-color:#555;
}
.mainwrapperexpand {
position:absolute;
top:5px !important;
left:5px !important;
right:5px !important;
bottom:0 !important;
min-width:700px !important;
margin-left:0 !important;
margin-right:0 !important;
background-color:#555;
}

.oldbrowser {
position:absolute;
float:left;
background-color:red;
color:#FFF;
border:1px solid #000;
padding:5px;
}

img {
border:0;
}

.contentwrapper {
position:relative;
min-height:50%;
overflow:auto;
border-right:1px solid gray;
border-left:1px solid gray;
border-bottom:1px solid gray;
background-color:#393939;
border-top:1px solid gray;
background-image:url('http://www.tangentrine.com/resources_personal/line_bg.png');
background-repeat:repeat-y;
}

.revision {
filter:alpha(opacity=10);
-moz-opacity:0.1px;
-khtml-opacity:0.1px;
opacity:0.1px;
color:#555;
font-size:9pt;
}
.logo,.logo1 {
background-color:#000;
height:217px;
background-image:url('http://www.tangentrine.com/resources_personal/logo1.png');
background-repeat:no-repeat;
border-left:1px solid gray;
border-top:1px solid gray;
}
.logo2 {
background-color:#000;
height:217px;
background-image:url('http://www.tangentrine.com/resources_personal/logo2.png');
background-repeat:no-repeat;
border-left:1px solid gray;
border-top:1px solid gray;
}

.logo3 {
background-color:#000;
height:217px;
background-image:url('http://www.tangentrine.com/resources_personal/logo3.png');
background-repeat:no-repeat;
border-left:1px solid gray;
border-top:1px solid gray;
}

.logo4 {
background-color:#000;
height:217px;
background-image:url('http://www.tangentrine.com/resources_personal/logo4.png');
background-repeat:no-repeat;
border-left:1px solid gray;
border-top:1px solid gray;
}

.menu {
float:left;
width:190px;
color:#000;
margin-bottom:5px;
background-image:url('http://www.tangentrine.com/resources_personal/line_bg.png');
background-repeat:repeat-y;
padding:5px;
}

.content {
color:#FFF;
margin-left:200px;
margin-right:5px;
padding-top:3px;
}

.footer {
background-color:#393939;
color:#FFF;
height:auto;
width:auto;
overflow:auto;
border-right:1px solid gray;
border-left:1px solid gray;
border-bottom:1px solid gray;
padding:5px;
}

.subheading {
color:#FFF;
text-align:left;
font-weight:700;
border-bottom:1px solid #F90;
margin-bottom:5px;
padding:2px;
}

.subheadingpin {
color:#FFF;
text-align:left;
font-weight:700;
border-bottom:1px solid #F90;
margin-bottom:5px;
background-image:url('http://www.tangentrine.com/resources_personal/pin.png');
background-position:top left;
background-repeat:no-repeat;
height:20px;
padding:2px 2px 2px 20px;
}

div.newssubject {
background-color:#555;
color:orange;
background-image:url('http://www.tangentrine.com/resources_personal/news_bg.png');
background-repeat:repeat-x;
height:30px;
/*width:98%;*/
margin:0 auto;
padding:5px;
}

div.newscontent {
border-top:1px solid gray;
background-color:#737373;
color:#FFF;
/*width:98%;*/
margin:0 auto;
padding:5px;
}
div.contenttools {
float:right;	
font-size:9pt !important;
margin-right:0px;
}
.centered {
text-align:center;
margin:0 auto;
}

.float_left {
float:left;
padding-right:5px;
}

.float_right {
float:right;
padding-left:5px;
}

.menuitem2 {
margin-top:10px;
margin-bottom:5px;
text-align:center;
}

.feedburner {
font-family:sans-serif;
font-size:10pt;
text-align:center;
color:orange;
margin:0 auto;
}

input.feed {
border:1px solid #F90;
color:orange;
background-color:#393939;
}
.right {
	float:right;
}
.right {
	float:right;
	text-align:right;
}

.rightleft {
	float:right;
	text-align:left;
}
.leftright {
	float:left;
	text-align:right;
}
.left {
	float:left;
}
.centered, .center {
	text-align:center;
	margin:0 auto;
}
.orangesubheader {
	color:orange;
	font-weight:700;
}
.center {
	text-align:center;	
}
.centerbold {
	text-align:center;	
	font-weight:700;
}
hr.linebreak {
	border:1px solid gray;
	height:0px;	
}
.orangerightright {
	text-align:right;
	color:orange;	
}
.orange {
	color:orange;	
}
.orangebold {
	color:orange;	
	font-weight:700;
}
