/******************** DEFAULT ********************/

body {
	margin: 0;
	padding: 0;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	background-image: url(../imgs/bkgrd.gif);
	text-align: center;
}

A:link, A:visited {
	color:#2483BD;
	text-decoration:none;
}
A:hover {
	/*color:#4AB5F6;*/
	color: #cc200a;
	text-decoration:underline;
}

FORM {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}
/*
ul {
	list-style:none;
	margin-left:12px;
	margin-right:12px;
	line-height:12px;
}
ul li{
	background-image:url(../images/list-bluedot.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left:12px;
	line-height:12px;
}*/
P 
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	/*padding-left: 20px;
	padding-right: 20px;*/
	text-align:justify;
	line-height:12px;
}

input, textarea, select, span, td, div
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #252525;
}

table
{
     border-collapse: separate;
}

/******************** END DEFAULT ********************/

/********************************************************/

/********* MAIN OBJECTS *********/

#MainContainer { width: 775px; margin: 0 auto; margin-top: 0px; }

#Header { margin: 0px; padding: 0; margin-bottom: 1px; }
#Content { clear: right; text-align: left; background-image:url(../imgs/content-bkgrd.gif); border: solid 0px #959595; height: 470px; overflow: inherit; }
#InnerContent { padding: 5px; border: solid 1px #bdc7ce; border-top: none; }
#Bottom { margin-top: 1px; clear: left; background-image:url(../imgs/footer-bkgrd.gif); font-size: 10px; height: 75px; background-color: #fff; color: #666666; text-align: left; }

#Left	{ margin: 5 10; clear: left; float: left; }
#Center	{ margin: 5 5; float: left; }
#Right	{ margin: 5 10 5 5; float: right; }

#LeftEx		{ margin: 5 5; clear: left; float: left; }
#CenterEx	{ margin: 5 2; float: left; }
#RightEx	{ margin: 5 5; float: right; }

#Features { width: 310px; background-color: White; text-align: center; }
#Features #InnerContent { padding: 3; }

#ImageTitle img			{ border-width: 0; }
#Stockmarket			{ margin-top: 5px;width: 310px; }
#Projects				{ width: 250px; }
#Projects .title		{ text-align: left; vertical-align: top; padding: 3px; color: #9d0a0e; font-weight: bold; }
#Projects .title div	{ padding-top: 3px;color: #898989;font-weight: normal;font-size: 9px;height: 100%}
#Projects .imgholder	{ padding: 2px; }
#Projects .imgholder img{ border: solid 1px #545454; }
#AllProjects			{ width: 200px; }
#AllProjects .sidenav	{ margin: 5 0; padding-left: 15px; background-image:url(../imgs/bullet.gif); background-repeat: no-repeat; }
#CommonContent #InnerContent{ height: 420px; }
#CommonContent			{ width: 400px; }
#CommonContent #ImageTitle{ height: 25px; background-image:url(../imgs/menu.gif);}
#CommonContent .holder	{ border: solid 1px #e2d4d9; margin-bottom: 10px; }
#CommonContent img		{ border: solid 1px #c2c2c2; }
#CommonContent .img		{ width: 110px; text-align: center; padding: 5px; vertical-align: top; }
#CommonContent .txtTitle{ color: #2483BD; margin: 0px 5px; }
#CommonContent .text	{ color: #cc200a; margin: 5px;  font-weight: bold; text-align: justify; }
#CommonContent a		{ color: #cc200a; font-weight: bold; }
#CommonContent #InnerContent{  overflow: auto; }
#Bookmarks				{ margin-top: 5px; width: 250px; }
#About					{ width: 150px; margin-bottom: 5px; }
#About #InnerContent	{ text-transform: lowercase; }
#ClickMe				{ width: 150px; text-align: center; }
#Copyrights				{ text-align: center; margin-top: 10px; color: Gray; font-weight: bold; text-transform: uppercase; }
#GAds					{ text-align:center; vertical-align: top; padding: 7px; width: 500px; }
#GSearch				{ text-align:center; vertical-align: top; padding: 5px; }

.notice					{ color: #603913; text-align: center; }
input.gSubmit { background-color: #bdc7ce; border: solid 1px #abb4ba; color: #6d757a; }


/*
.zg_div {margin:0px; width:117px; border: solid 1px #959595;}
.zg_div_inner { color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#006699; background:inherit !important; text-decoration:none !important;}
*/