/* ----------------------------------------------------
   Technoscore Web Solution
   Created:		Thu 16.07.2009
   Author:     	Amrit Pal Singh
   Projects:    Guamology.org
----------------------------------------------------*/

/* ------------------------------------- Common ------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label,{margin: 0;padding: 0;border:0; outline: 0; font-weight:inherit; font-style:inherit; font-size:100%;}

body{font-size:12px; color:#6d6d6d; font-weight:normal; line-height:16px; padding:0px; margin-top:20px; margin-bottom:20px; background:url(../images/bg.gif) #000000 repeat-x top; font-family:Arial, Helvetica, sans-serif;}
p{padding:0px; margin:0px;  color:#111; font-family:Arial, Helvetica, sans-serif; line-height:17px;}

a{text-decoration:none; color:#fff;}
a:hover{text-decoration:underline; color:#FF0000;}
.smalltext{font-size:10px;}
.heading{text-transform:uppercase; font-family:Trebuchet MS; font-size:16px; color:#FF0000; font-weight:700;}


.maintable{width:900px; background-color:#999999;}
.innertable1{width:100%; background-color:#000000;}
.innertable11{width:100%; background-color:#6d6d6d;}
.innertable12{width:100%; background-color:#e2e2e2;}

/* ------------------------------------- Footer ------------------------------------- */
.footer{width:100%; float:left; padding:0; color:#FFFFFF; background:#303030; font-size:10px;}
.footer p{width:764; float:none;}
.footer p a{color:#154326; font-size:14px; font-weight:bold; padding:0 12px; text-decoration:none}
.footer p a:hover{color:#000;}

ul.TickList {
	list-style-image: url(tick.gif);
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#666666;
	line-height: 18px;
}
