/* 
	project:   studio 6
	author:   N.T.Arasu
*/

*{ margin: 0; padding: 0; }* 
body { font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #fff url(images/bg.gif) repeat-x; color: #8E8E91; }
a {	color: #EB0000;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; text-decoration: underline; }
.mmcontent { color: #808080; background: inherit;}
p { margin: 0 0 15px 0;}
.quote {margin: 0 0 0 0; padding: 10px 10px 10px 10px;background-color:#fcfcfc; font-size:12px; color:black;}
h1 { font: normal 3.2em Georgia, "Times New Roman", Arial; color: #444; margin: 15px 0 -10px 0; }
h2 { font: normal 1.7em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
img { border: 4px double #ccc; background: #fff;}
.noborder {border: 0px; single; background: #fff;}
table { whdth:100%; font-size:12px; background-color:#fcfcfc;}
.white {background-color:#fff;}
textarea {border: 1px solid #ccc; width:100%}
input {align:right; border: 1px solid #c00; background-color:#ρρρ;}
select {align:right; border: 1px solid #c00; background-color:#ρρρ;}
hr { size:1px; border: 1px solid #ccc; height:1px;}
#content { width: 961px; margin: 25px auto; }
#adleft { margin: 16px 16px 16px 16px;}
#countleft { margin: 20px 48px 48px 48px;}
#logo { margin: 0px 0 20px 0; width: 320px; float: left; }
	#logo p { margin: 0; }
	#logo img {border:none;}
#menu { float: right; padding: 20px 0 0; margin: 0 0 0px; }
	#menu li { font-size: 1.1em; display: inline; }
	#menu li a { float: left; width: 87px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 10px; color: #636365;  }
	#menu li a.current { background: #fff url(images/button.gif) no-repeat; color: #fff; }
	#menu li a:hover { text-decoration: none; color: #000; background: #fff url(images/button_grey.gif) no-repeat; }
.clear { clear: both; }
.caption { background: #fff url(images/title.gif) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff;  }
	.caption p { margin: 0; }
#left { margin: 0 0 20px; clear: left; width: 200px; float: left; }
.box { background: #eee; }
#center { width: 726px; float: left; margin: 0 0 20px 15px;  font-size:12px;}
#right { float: right; width: 200px;}
	.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; text-align:right}
	.date img {border:none; float:none;}
.box { background: #eee; padding: 10px; }
.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }
.box li a { padding: 0 5px; }
#footer { font-size: .84em; clear: both; padding: 5px; background: #eee; }
#footer a { color: #444; }
.pgs span, .pgs a {width:auto;float:left;display:block;padding: 2px 2px 2px 2px;}
.pgs a:hover {background-color:gray; color:white;}

