body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a         { text-decoration: none }
a:link    { color:#255483C}
a:visited { color:#255483C}
a:hover   { color: red; text-decoration:underline }
a:active  { color: purple }

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#000000;
	}
	
span strong { color:#000000;}


QuickStart { font-color:#FFF0}

strong a { color:#191919; text-decoration:none}
strong a:hover { color:#191919; text-decoration:underline}


.bottom_link
	{
		font-family:Tahoma;
		font-size:9px;
		color:#737373;
		text-decoration:none;
		font-weight:700
	}

.Tarra_link
	{
		color:#255483C;
		text-decoration:none;
	}

.Header_Line
	{
		font-family:Tahoma;
		font-size:11px;
		color:#880000;
		text-decoration:none;
		font-weight:700
	}

.Big_Header
	{
		font-family:Tahoma;
		font-size:15px;
		color:#333300;
		text-decoration:none;
		font-weight:700
	}

	
.l_text { color:#323232;}
	
.c_text { color:#737373; font-size:9px; line-height:9px}
.c_text a {color:#737373; text-decoration:none}
.c_text a:hover { text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}		

.form{height:26px; margin-top:-2px;}
.form input	{width:220px; height:23px; border-color:#969696; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px}

textarea{width:220px; height:168px; border-color:#969696; border-width:1px; background-color:#ffffff; padding-left:5px; border-style:solid; margin-top:-2px;  overflow:hidden;	}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 15px}
li a  {font-family:Tahoma; font-size:11px; line-height:20px; color:#30659E; text-decoration:underline;}
li a:hover {text-decoration:none;}

#TD_One 
{
background-image: url('images/training.jpg');
background-repeat: no-repeat;
background-position: right ;
background-attachment:fixed ;
}