﻿body
{
    color: #000085;
    font-family:Verdana, Arial, Times New Roman;
    font-weight:normal;
    font-size:12px;
    margin:0px;
    padding:0px;
   /* background-color:#494F5F;*/
   background-color:#225282;
   background-image:url(Images/pattern.gif);
   background-repeat:repeat-x;   
}

table
{
    line-height:15px;
}

.headMain {	
	font-weight: bold;
	color: #FFFFFF;
	background-color: #636885;
	text-transform: uppercase;
	text-align: center;
	font-size:10px;
	margin-bottom:10px;
	width:765px;
}

.headTitle {	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-style: normal;
}

a, a:link {
	color:blue;/*#9999CC;*//*#009FFE;*/
	text-decoration:none;	
}
a:hover {
	text-decoration: underline;
}

a.menu
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:900;
	text-transform:capitalize;
	color: #2C2C2C;
	text-indent: 25pt;
	text-decoration: none;
}

.headSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
	text-align: center;
}

td.field
{
    font-weight:bold;
    color:#2C2C2C;
}

h3{font-size:11px; font-weight:bold;}
h4{font-size:10px; font-weight:bold;}

div#ts_web_logo{
    height:150px;	
	width:100%;	
	border-bottom:1px solid #808080;
	background-image:url(Images/flash_logo/topBg.gif);
	background-repeat:repeat-x;
}

div#ts_web_menu
{	
	width:165px;
	margin-bottom:0px;	
	background-image:url(Images/menuBg.gif);	
	background-repeat:repeat-y;
	height:420px;
}

div#ts_web_content
{ 
    width:785px;
    height:400px;   
	padding:10px;
	font-size:11px;
	border-left:1px solid #808080;
	font-family:Verdana, Arial, Times New Roman;
	line-height:20px;
	overflow:auto;
	background-color:White;
	background-image:url(Images/background.gif);
	background-attachment:fixed;
	scrollbar-face-color: #636885;/*#FFE3FF*/
	scrollbar-shadow-color: #60638C;/*#FE81FF*/
	scrollbar-highlight-color: #808080;/*#FE81FF*/
	scrollbar-3dlight-color: #6D5F92;/*#CE0075*/
	scrollbar-darkshadow-color: #6D5F92;/*#CE0075*/
	scrollbar-track-color: #F7F5FA;/*#FFC0C0*/
	scrollbar-arrow-color: white;/*#CE0075*/	
}


a.products_menu
{
    color:White;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    font-size:9px;
}

a.products_menu:link
{
    color:White;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    font-size:9px;
}
a.products_menu:active
{
    color:White;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    font-size:9px;
}
a.products_menu:visited
{
    color:White;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    font-size:9px;
}