
/* CSS Document assisttech.info page structure*/

body{
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
}

#framecontentLeft, #framecontentRight{
position: absolute; 
top: 0; 
left: 0; 
width: 200px; /*Width of left frame div*/
height: 100%;
overflow: scroll; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #cccccc;
color: black;
}

#framecontentRight{
left: auto;
right: 0; 
width: 150px; /*Width of right frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #cccccc;
color: black;
}

#framecontentTop{
position: absolute;
top: -14px;
left: 202px; /*Set left value to WidthOfLeftFrameDiv*/
right: 150px; /*Set right value to WidthOfRightFrameDiv*/
width: auto;
height: 120px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #cccccc;
color: black;
}

#maincontent{
position: fixed; 
top: 120px; /*Set top value to HeightOfTopFrameDiv*/
left: 200px; /*Set left value to WidthOfLeftFrameDiv*/
right: 150px; /*Set right value to WidthOfRightFrameDiv*/
bottom: 0;
overflow: auto; 
background: #ffffff;
}






.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 120px 150px 0 200px; /*Set value to (HeightOfTopFrameDiv WidthOfRightFrameDiv 0 WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

* html #framecontentTop{ /*IE6 hack*/
width: 100%;
}


/* atprod css */



p.atprod

{ 	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	padding-top:10 px;
	padding-left: 7 px;
	padding-right: 7 px;
	padding-bottom: 10 px;

	}
	


a.atprod:link	{color:#0000FF 
					font-weight: bold;
					font-family:Arial, Helvetica, sans-serif;
					font-size: 16px;
					text-align:center;
					}
					
a.atprod:hover	{color:#FF0000;
					background-color:#FFFF00;
					font-weight: bold;
					font-family:Arial, Helvetica, sans-serif;
					font-size: 16px;
					text-align:center;
					text-decoration:underline overline; 
					}
					


a.atprod:visited	{color:#FF00FF
						font-weight: bold;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 16px;
						text-align:center;
						}


h2.atprod		{ 	font-weight: bold;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 24px;
						color:#000000;
						text-align:center;
						}

h3.atprod		{ 	font-weight: bold;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 18px;
						color:#000000;
						text-align:center;
						}
						
/* anchor links...all   css*/

a.h4_anchor:link	{ 	font-weight: bold;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 16px;
						color:#0000FF 
						text-align:left;
						}
						
a.h4_anchor:hover		{color:#FF0000;
						background-color:#FFFF00;
						font-weight: bold;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 16px;
						text-align:left;
						text-decoration:underline overline; 
						}

	
a.h4_anchor:visited		{	color:#FF00FF
							font-weight: bold;
							font-family:Arial, Helvetica, sans-serif;
							font-size: 16px;
							text-align:center;
							
							}
							
							
a.h1_anchor:link	{ 	font-weight: bold;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 24px;
						color:#0000FF 
						text-align:left;
						}
						
a.h1_anchor:hover		{color:#FF0000;
						background-color:#FFFF00;
						font-weight: bold;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 24px;
						text-align:left;
						text-decoration:underline overline; 
						}

	
a.h1_anchor:visited		{	color:#FF00FF
							font-weight: bold;
							font-family:Arial, Helvetica, sans-serif;
							font-size: 24px;
							text-align:center;
							
							}

/* atlinks css  */

p.atlinks

{ 	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
	padding-top:10 px;
	padding-left: 7 px;
	padding-right: 7 px;
	padding-bottom: 10 px;

	}
	
h2.atlinks	{ 	font-weight: bold;
						text-decoration:underline overline;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 24px;
						color: #000000;
						text-align:center;
						}

h3.atlinks	{ 	font-weight: bold;
						text-decoration:underline;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 18px;
						color:#000000;
						text-align:left;
						}

a.atlinks:link	{color:#0000FF 
					font-weight: bold;
					font-family:Arial, Helvetica, sans-serif;
					font-size: 16px;
					text-align:left;
					}
					
a.atlinks:hover	{color:#FF0000;
					background-color:#FFFF00;
					font-weight: bold;
					font-family:Arial, Helvetica, sans-serif;
					font-size: 16px;
					text-align:left;
					text-decoration:underline overline; 
					}
					


a.atlinks:visited	{color:#FF00FF
						font-weight:bold;
						font-family:Arial, Helvetica, sans-serif;
						font-size: 16px;
						text-align:left;
						}


p.books		{ 	font-weight: bold;
					font-family:Arial, Helvetica, sans-serif;
					font-size: 16px;
					text-align:left;
					margin-top: 1em;
					margin-left: 1 em;
					padding-right: 1 em;
					padding-bottom: 1 em;

					}

/*td.books		{ 	
					margin: 2 em 2 em 2 em 3 em;
					

					} */
