body {
	background: #ffffff url('images/soltara.jpg') repeat-y;
}

body, div, p, h1, h2, ul, li, form, input {
        margin: 0;
        padding: 0;
}

body, div, p, ul, li {
        font-family: verdana, helvetica, arial, sans-serif;
        font-size: 11px;
        line-height: 14px;
}

h1, h2 {
        font-family: georgia, times, serif;
        margin-bottom: 2px;
}

h1 {
        font-size: 16px;
        line-height: 18px;
}

h2 {
        font-size: 12px;
        line-height: 14px;
}

a:link {text-decoration: none; color: #4a5aad}         /* unvisited link */
a:visited {text-decoration: none; color: #4a5aad}  /* visited link */
a:hover {text-decoration: underline; color: #4a5aad}   /* mouse over link */
a:active {text-decoration: underline; color: #4a5aad}   /* selected link */

li {
        list-style-type: none;
}

#left {
        float: left;
        width: 175px;
        
        line-height: 14px;
}

#leftmenu, .menugroup {
        background-color:#6699CC;
}

#main {
        width: 810px;
        margin-left: 175px;
        padding-left: 1px;
}

#top {
        background-color: #E2EBED;
        margin-bottom: 5px;
}

#today {
        float: left;
        width: 210px;
        padding-left: 6px;
        text-align: left;
		font-size: 9px;
		line-height: 25px;
		color: #887866;
}

#topmenu {
	width: 618px;
    margin-left: 100px;
	height: 25px;
	text-align: right;
	background-color: #E2EBED;
	font-size: 10px;
	line-height: 25px;
}

#search {
        width: 810px;
        height: 22px;
        padding-top: 4px;
        background-color: #ccc;
        background-image: url('images/search-bar-bgi.jpg');
}

.searchTitle {
	color: #887866;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 4px;
	padding-left: 6px;
	vertical-align: top;
}

#search form {
        float: left;
        width: 290px;
}

#search form input#searchBox {
        width: 180px;
        height: 1.2em;
        padding: 0;
        margin: 0;
        vertical-align: top;
}

#Rumuz {
        width: 80px;
        height: 1em;
        padding: 0;
        margin: 0;
        vertical-align: top;
}

#search form input#searchSubmit {
        padding: 0;
        margin: 0;
        font-size: 10px;
}

#search div {
        float: left;
        width: 413px;
        padding: 2px 10px 0 0;
}

#searchAdvanced {
        float: left;
        width: 110px;
}

#searchSignUp {
        float: left;
        width: 400px;
        text-align: right;
}

#section1, #section2, #ust{
        margin: 0;
        clear: right;
}

#section1 {
        width: 810px;
        height: 405px;
        padding: 0;
        border-right: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
        border-top: 1px dotted #ccc;
        border-left: 1px dotted #ccc;
}
#ust {
        width: 810px;
        height: 90px;
        padding: 0;
}

#section2 {
        width: 810px;
        padding: 0;
}

#section1 a,#ust a, #section2main a,#section2mainhaber a, #search a {
        font-weight: bold;
        color: #4a5aad;
}

#features, #newsFeatures, #topRight {
        float: left;
        border-top: 1px dotted #ccc;
}

#features {
        width: 346px;
        padding: 0 5px 5px 0;
		overflow: auto; 
		height: 398px;
}

#control {
        margin-bottom: 10px;
}

#control img {
        margin: 0;
        padding: 0;
}

/* test ul */

#control ul {
	margin: 0;
	list-style-type: none;
	border-left: 1px dotted #ccc;
	height: 16px;
	width: 124px;
	}
	
#control li {
	display: inline;
	padding: 0;
	margin: 0;
	text-align: center;
	border-right: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
        line-height: 100%;
        text-decoration: none;
        width: 16px;
        padding: 0 3px; 0 3px;
        }
	
#control li a {
	text-decoration: none;
	}
	
/* end test ul */	
	
#control span a {
        border-right: 1px dotted #ccc;
        border-left: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
        padding: 0 3px 0 3px;
        text-decoration: none;
}

#control .cntrl_active {
	background-color: #94a9d1;
}

#control .cntrl_active a {
	color: #fff;
}

#feature_1 h1{
	margin-left: 8px;
	padding-top: 10px;
}

#feature_1 p {
	margin-left: 8px;
	padding-top: 2px;
}

#feature_1 img {
	border: 1px solid black;
	margin-left: 8px;
}

#feature_2 h1{
	margin-left: 8px;
	padding-top: 10px;
}

#feature_2 p {
	margin-left: 8px;
	padding-top: 2px;
}

#feature_2 img {
	border: 1px solid black;
	margin-left: 8px;
}

#feature_3 h1{
	margin-left: 8px;
	padding-top: 10px;
}

#feature_3 p {
	margin-left: 8px;
	padding-top: 2px;
}

#feature_3 img {
	border: 1px solid black;
	margin-left: 8px;
}

#feature_4 h1{
	margin-left: 8px;
	padding-top: 10px;
}

#feature_4 p {
	margin-left: 8px;
	padding-top: 2px;
}

#feature_4 img {
	border: 1px solid black;
	margin-left: 8px;
}

#newsFeatures {
        width: 300px;
        height: 398px;
        border-right: 1px dotted #ccc;
        border-left: 1px dotted #ccc;
        padding: 0 5px 5px 10px;
}

#newsFeatures ul li, #opinion ul li {
        padding-right: 10px;
}

#newsFeatures ul li, #opinion ul li {
        margin: 10px 0;
}

#newsFeatures p, #opinion p {
        margin-bottom: 5px;
}

#topRight {
        width: 120px;
        padding: 5px 5px 5px 5px;
}

#topRight ul {
        margin-left: 18px;
}

#topRight li {
        list-style-type: disc;
        color: #4a5aad;
}

#topRight p {
        margin: 5px 0;
}

#sectionDivider {
	position:relative; 
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;	
	height:130px; 
	top:0px; 
	bottom:4px; 
	width: 810px;
	clear:left;
}

#section2right {
        float: left;
        display: inline;
        width: 200px;
        border-top: 1px dotted #ccc;
}

#section2main {
        float: left;
        display: inline;
        width: 600px;
        margin-right: 5px;
        border-top: 1px dotted #ccc;
}

#section2maindetay {
        float: left;
        display: inline;
        width: 800px;
        margin-right: 5px;
        border-top: 1px dotted #ccc;
}


#section2mainhaber {
        float: left;
        display: inline;
        width: 600px;
        margin-right: 5px;
   }

#specialinc1 {
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	width: 598px;
	height:200;
	margin-top:5px;
}

#specialinc_yazar {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	margin-top:5px;
}

#specialincust {
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	width: 800px;
}

#specialincdetay {
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	width: 800px;
    padding: 0 0 0 10px;
	min-height: 600px;
}

#opinion {
        
        padding: 5px;
        border: 1px dotted #ccc;
		height:auto;
		overflow:auto;
		width: 588px;
		margin-top:10px;
}




#opinionFeaturesFoto {
		border: 1px solid #e0e0e0;
		margin: 5px 0;
        padding: 0 0 0 10px;
        width: 588px;
}


#opinionhaberdetay {
        width: 588px;
        margin: 5px 0;
        padding: 0 0 0 10px;
        border: 1px dotted #ccc;
        min-height: 600px;
}

#opinionLeft, #opinionRight, #opinionFeaturesLeft, #opinionFeaturesRight {
         float: left;		
		 width: 50%;
		 height: 400px;

}

#opinionYorum {
         float: left;		
		 width: 100%;
	}




#opinionFeaturesOrta {

	width: 470px;
}
#opinionFeaturesYazar {
        float: left;
        width: 100%;
}

#opinionCols {
        clear: both;
}

#opinionFeatures img {
        float: left;
        padding-right: 10px;
}

#columnFeatures {
	width: 600px;
}	

#columnFeatures img {
        padding: 5px 0;
}

#specialHomeLeft, #specialHomeMiddle, #specialHomeRight {
        padding: 0 0 5px 10px;
        border: 1px dotted #ccc;
        float: left;
		overflow: auto; 
        min-height: 400px;
}

#specialHomeLeft, #specialHomeMiddle {
        margin: 0 5px 5px 0;
        width: 183px;
}

#specialHomeRight {
        margin: 0 0 5px 0;
        width: 188px;
}

#columnFeaturesMid {
        width: 600px;
}
#specialHomeLeftlg, #specialHomeRightlg {
        
        border: 1px dotted #ccc;
}

#specialHomeLeftlg {
        margin: 5px 5px 5px 0;
        padding: 0 0 5px 10px;
        float: left;
        width: 300px;
}

#specialHomeRightlg {
        margin: 5px 0 5px 0;
        padding: 0 0 5px 10px;
        float: right;
        width: 300px;
}

#columnFeatures .more {
        text-align: right;
        margin-top: 10px;
        padding-right: 10px;
}

.more {
        clear: both;
}

.boxHead {
        margin: 0 0 0 -10px;
        padding: 2px 0;
        font-size: 10px;
        line-height: 12px;
}

.boxHead span {
        background-color: #ee9933;
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0;
        padding: 2px 20px 2px 10px;
}

.date, .more {
        color: #666;
        font-size: 10px;
        line-height: 12px;
        font-weight: normal;
        padding-bottom: 2px;
}

.more {
        
}

#ad800x90topHome {
        margin: 0 0 5px 0;
        padding: 0 0 5px 0;
        background-color: white;
        min-height: 70px;
}

#leftmenu {
	padding-left: 15px;
	padding-right: 10px;
	line-height: 14px;
	background-color: #6699CC;
}

#news a {
	line-height: 14px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
	
#top_topics a {
	line-height: 14px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#columns a {
	line-height: 14px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
	
.menugroup {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 4px;
}

.menucategory {
	border-bottom: 1px dashed #666;
	padding-bottom: 4px;
	margin-bottom: 4px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}
.menucategoryyeni {
	
	padding-bottom: 4px;
	margin-bottom: 8px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}
	.hr
	{
	border-bottom: 1px dashed #666;
	text-transform: uppercase;
	}

a.leftmenu {
	line-height: 14px;
	text-transform: none;
	color: #333;
}

a.leftmenu:visited {
	color: #333;
}

a.leftmenu:hover, a.leftmenu:active {
	color: #FFF;
}

a.lefthere {
	color: #FFF;
}
	
div.supportBox {
	background-color: #6699CC;
	text-align: left;
	padding: 25px 0px 0px 5px;
	border: 0px;
}

.supportText {
	font-size: 11px;
}

a.topmenu, a.tophere {
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}

a.topmenu:visited {
	color: #333;
}

a.topmenu:hover, a.topmenu:active, a.tophere{
	color: #fff;
}

.ad160x600rightHome {
        background-color: white;
        padding: 0px 0px 5px 0px;
        margin: 5px 0px 5px 0px;
        text-align: center;
}

div.adFlag, div.adFlagLeft, div.adFlagCenter, div.adFlagRight {
        font-size: 10px; 
        color: #999999;
        padding: 0px;
        margin: 0px 0px 5px 0px;
}

div.adFlagHome a, div.adFlagCenter a {
        font-size: 10px; 
        padding: 0px;
        margin: 0px 0px 5px 0px;
        color: #999999;
        text-decoration: none;
}

div.adFlagHome {
	font-size: 10px; 
	color: #999999;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 5px 5px;
}

/* Most Popular Box */

#tabtitle {
	color: #ffffff;
	background: #ee9933;
	height: 16px;
	width: 200px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 10px verdana;
	padding: 3px 0px 0px 0px;
	text-transform: uppercase;
	float: inherit;
}

#bottomRSS {
        background: #FFFFFF;
        width: 181px;
        text-align: right;
        font-size: 12px;
        height: 12px;
        padding: 0px 5px 5px 12px;
        margin-bottom: 5px;
        border-left: 1px dotted #CCCCCC;
        border-right: 1px dotted #CCCCCC;
        border-bottom: 1px dotted #CCCCCC;
}

#gp_navcontainer {
	margin: 0;
	padding: 0;
}

#gp_navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#gp_navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#gp_navcontainer ul li a {
        height: 18px;
		width:66px;
        padding: 0;
        margin: 0;
        text-decoration: none;
        display: block;
        text-align: center;
        font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
        font-size: 11px;
}

#gp_navcontainer li#active a {
        background: #c60;
        border: 1px solid #c60;
        color: #fff;
}

#gp_navcontainer li#visited a {
        color: #fff;
}

.box2_pane {
        width: 176px;
        background: #FFFFFF;
        clear: both;
        border-left: 1px dotted #CCCCCC;
        border-right: 1px dotted #CCCCCC;
        line-height: 12px;
        padding: 10px 9px 0px 13px;
        font: normal 10px verdana;
}

.box2_pane a {
        text-decoration: none;
        font-weight: normal;
        color: #003399;
        font-size: 10px;
}

.box2_pane a:visited {
        color: #996633;
}

.box2_pane a:hover {
        color: #FF9900;
        text-decoration: underline;
}

.box2_pane span {
        font: normal 10px verdana;
}

#box2_pane2, #box2_pane3 {
        display: none;
}

.boxitemME, .boxitemMV, .boxitemMC {
        padding-top: 5px;
        padding-bottom: 5px;
}

a#tab1 {
        width: 45px;
        color: #003399;
        background: #FFF;
        border-left: 1px dotted #CCCCCC;
        border-right: 1px dotted #CCCCCC;
        border-top: 1px dotted: #CCCCCC;
        font-weight: normal;
}

a#tab2 {
        width: 80px;
        color: #003399;
        background: #caddf2;
        font-weight: normal;
        border-bottom: 1px dotted #CCCCCC;
}

a#tab3 {
        width: 53px;
        color: #003399;
        background: #94a9d1;
        font-weight: normal;
        border-bottom: 1px dotted #CCCCCC;
}

/* *************  */
/* bottom footer */

#bottomHome {
	margin-top: 20px;
	clear: both;
	width: 810px;
	font-size: 11px;
}

#bottomnav {
	line-height: 150%;
	font-size: 11px;
}

#bottom a {
	font-size: 11px;
}
.yeniuye {
	font-family: Tahoma; 
	font-size: 8pt;
}
.yeniuye2 {
	font-family: Tahoma; 
	font-size: 8pt;
	width: 120px;
}
.yeniuye3 {
	font-family: Tahoma; 
	font-size: 8pt;
	width: 160px;
}
.yeniuyeyaz {
	font-family: Tahoma; 
	font-size: 8pt;
	width: 300px;
}

.finaltagline {
	font-size: 11px;
}

.finaltagline strong {
	font-weight: bold;
}

.copyright {
	font-size: 10px;
}

.copyright sup {
	font-size: 10px;
}
.tborder
{
	background: #ffffff;
	border: 1px dotted #b5b6b0; 
}
* html .tborder {
background: #FEFEF8; border: 1px solid  #ecebe6;}
.paypal{
background: #db9a24; /* # d9833a E49605 00baff*/
font: 11px tahoma,'Lucida Grande','Trebuchet MS',verdana;
color: #353533;
margin: 1px;
padding: 10px 5px 10px 5px;
}

.paypal a, paypal a:visited {
color: #353533;
text-decoration: none;
}
textarea, .bginput
{
	font: 11px tahoma,'Lucida Grande','Trebuchet MS',verdana;
}

#leftmenusol {
        background-color:#6699CC;
}

#leftmenusol {
	padding-left: 15px;
	padding-right: 10px;
	line-height: 10px;
	background-color: #6699CC;
}


a.leftmenusol {
	line-height: 8px;
	text-transform: none;
	color: #333;
}

a.leftmenusol:visited {
	color: #333;
}

a.leftmenusol:hover, a.leftmenusol:active {
	color: #FFF;
}

a.sidebar_link{
	color: #0066CC;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10px;
}
a.sidebar_link:hover{
	color:#990000;
}

.menu04 {color: #ffffff; text-decoration: none; font-size: 10px; font-family: verdana; font-weight: bold; }
:link.menu04 { color: #ffffff; text-decoration:none }
:hover.menu04 { color: #770014; text-decoration:none ;}

.menusol {color: #ffffff; text-decoration: none; font-size: 10px; font-family: verdana; font-weight: bold;}
a.menusol:link {text-decoration: none; color: #ffffff}         /* unvisited link */
a.menusol:visited {text-decoration: none; color: #ffffff}  /* visited link */
a.menusol:hover {text-decoration: underline; font-size: 14px;color: #00000}   /* mouse over link */
a.menusol:active {text-decoration: underline; color: #990000}   /* selected link */


.forumline	{ background-color: #FFFFFF; border: 1px #006699 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.row4	{ background-color: #E9ECEF; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url('images/cellpic2.jpg');
		background-repeat: repeat-y;
}




/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 25px;
	border-width: 0px 0px 0px 0px;
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
	
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

/* Ba�l�k H�creleri - A��k Mavi ve G�m�� Ge�i�li Arka Planlar */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; border:1px; height: 28px;
}

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

.SolArkaPlan{background-image:url(images/soltara.jpg); background-repeat:repeat-y;}
.MenuBg{background-image:url(images/butonbg.jpg); background-repeat:no-repeat; padding-left:10px;}


#soltabtitle {
	color: #ffffff;
	background: #ee9933;
	height: 16px;
	width: 165px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 10px verdana;
	padding: 3px 0px 0px 0px;
	text-transform: uppercase;
	float: inherit;
}

#yorum {
	vertical-align: center; 
	background-color:#EEEEFF;
	border:1px groove #CCCCFF;
	color:#333333;
	padding:0.5em;
	margin: 2px 2px 2px 2px;

}

.inputbox:hover, .inputbox:focus {
	border-color:#333333;
}
.inputbox {
border:1px solid #999999;
margin-bottom:1px;
}
select, textarea, .inputbox {
background:#FFFFFF none repeat scroll 0 0;
color:#333333;
}
input, select, textarea, .inputbox {
	font-family:Tahoma,Arial,sans-serif;
	font-size:100%;
	padding:1px;
}
input, select, textarea, .inputbox {
font-family:Tahoma,Arial,sans-serif;
font-size:100%;
padding:1px;
}

.sectiontableheader {
	padding: 5px;
	background: #333333;
	color: #FFFFFF;
	font-weight: bold;
}


#cu3er-container { width: 590px; height: 300px; margin: 0 auto; }



/*Alt manset Stilleri*/
#altmanset {
	position:relative;
	display:block;
	margin-bottom:11px;
	float:left;
	text-align: center;		
}
#altmanset div.mansetcon {
	float:left;
	margin-right:4px;
	margin-left:4px;
	width:190px;
	position:relative;
	height:129px;
}
#altmanset img {
	width:190px;height:129px;
}
#altmanset a.spot {
	text-align:center;
	position:absolute;
	bottom:0;
	left:0;
	background-image:url('mtitlebg.png');
	width:190px;
	height:34px;
	color:white;
	font-size:14px;
	padding-top:3px;
	padding-bottom:3px;
}



/*Yazar Stilleri*/
#yazarmanset {
	position:relative;
	display:block;
	margin-bottom:11px;
	float:left;
	text-align: center;		
}
#yazarmanset div.mansetyazar {
	float:left;
	margin-right:4px;
	margin-left:4px;
	width:118px;
	position:relative;
	height:80px;
}
#yazarmanset img {
	width:118px;height:80px;
}
#yazarmanset a.spot {
	text-align:center;
	position:absolute;
	bottom:0;
	left:0;
	background-image:url('mtitlebg.png');
	width:118px;
	height:34px;
	color:white;
	font-size:14px;
	padding-top:3px;
	padding-bottom:3px;
}

.yazar_img
{
	border-style:solid;
	border-width:2px;
	border-color:Black;
}

