﻿/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */

body {
	font-family:   tahoma;
	font-size: 10px;
	
}


/*----------------------menuLeft--------------------- */
.menuLeft{

	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 14px;

	color: #FF0000;
	text-decoration:none;
}
.menuLeft a:link, #menuLeft a:visited 
{  color:#FF0000 ;
   text-decoration:none; }

.menuLeft a:hover 
{
	font-size: 15px;

	color: #FF1C1C;
	text-decoration: none; 
	}

/*-----------------Content Grid--------------------- */

.linkNavigate
{
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 10px;
	color: #3399FF;
	text-decoration:none;
	 
}
.linkNavigate a:link, #linkNavigate a:visited 
{  color:#3399FF ;
   text-decoration:none; }

.linkNavigate a:hover 
{
	font-size: 10px;
	color: #33FFFF;
	text-decoration: none; 
	}
.pointline
{
	border-bottom: 1px dotted #666666 ;
    padding-top: 5px;
    margin-bottom: 5px;
    clear:right;
	}
			

#box1{


background: #ffffff;
border:#93C9FF solid 1px;
margin:2px;
padding:5px;
}


.Textinput
{
	border-style:groove;
    background-color:#E0E0E0;
	font-size:small;
	font-weight:bold;
	color:Gray;
}


.Textrequest {
	border-style:groove;
    background-color:#FFC0C0;
	font-size:small;
	font-weight:bold;
	color:Gray;
}
.textNormal
{
	font-family:tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}

.textHead1
{
	font-family:  tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.textHead2
{
	font-family: tahoma;
	font-size: 12px;
	color: #000066;
	text-decoration:none;
	font-weight: bold;
}